v1

latestOpenAPI 3.0.1Apache 2.02026-07-26142209237.7 KB
Transactions

getTransactionByHash

Get details of the queried user transaction in a raw JSON format by hash. On the Mina Blockchain, transactions come as user transactions that accounts execute, internal commands that are run internally within the blockchain, and zkApp transactions that are run via zkApps - equivalents to dApps on Mina that are based on the zero knowledge technology.

get/v1/transactions/{hash}

Path parameters

hashstring required

Queried transaction hash.

Queried transaction hash.

Response

OK

hashstring
typestring
amountnumber double
receivedAmountnumber double
receivedDelegationAmountnumber double
amountUsdnumber double
receivedAmountUsdnumber double
feenumber double
feeUsdnumber double
sourceAddressstring
sourceNamestring
sourceImgstring
isZkAppAccountSourceboolean
receiverAddressstring
receiverNamestring
receiverImgstring
isZkAppAccountReceiverboolean
memostring
nonceinteger
delegationAmountnumber double
delegationAmountUsdnumber double
alertboolean
sequenceNumberinteger
failureReasonstring
timestampinteger
epochinteger