Skip to main content

Return the number of blocks confirming the transaction, if it exists in the wallet

GET 

/wallet/tx-confirmation-blocks

Return the number of blocks confirming the transaction, if it exists in the wallet

Request

Query Parameters

    id stringrequired

    Transaction id (hash) to get blocks confirmation number.

Header Parameters

    x-wallet-id stringrequired

    Defines the key of the wallet on which the request will be executed.

Responses

Return the transaction data

Schema

    any

Loading...