ZkApps

getZkAppByAddress

Get the queried zkApp by address of its creator. ZkApps are equivalents to dApps on the Mina Blockchain that leverage the zero-knowledge proof technology.

get/v1/zkapps/{address}

Path parameters

addressstring required

Address of the account that created the queried zkApp.

Address of the account that created the queried zkApp.

Response

OK

actionStatestring[]
zkAppStatestring[]
zkAppURIstring
verificationKeystring
verificationKeyHashstring
isZkappAccountboolean

Changes

No recorded changes to this endpoint across all 1 revision of this API.