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