Transactions

getBlockConfirmationByTransactionHash

Get transaction confirmation, i.e. the number of blocks added to the blockchain following the block which the transaction entered.

get/v1/block-confirmation/{txHash}

Path parameters

txHashstring required

Queried transaction hash.

Queried transaction hash.

Response

OK

blockConfirmationsCountinteger
blockHeightinteger
stateHashstring
txStatusstring
txHashNextstring
txHashPreviousstring
isCanonicalboolean
failureReasonstring

Changes

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