ZkApps
getZkAppTxRawDataByHash
Get details of the queried zkApp transaction in a raw JSON format by hash. ZkApp transactions are those run via zkApps - equivalents to dApps on Mina that are based on the zero knowledge proof technology.
get/v1/zkapps/txs/raw/{txHash}
Path parameters
txHashstring required
Queried zkApp transaction hash.
Queried zkApp transaction hash.
Response
OK
string required
Changes
No recorded changes to this endpoint across all 1 revision of this API.