Transfer
Get transaction information
Returns transaction details (transfers, send queue items, transaction requests and pending approvals) for a transaction id, scoped to the wallets the requesting user has access to.
get/api/v2/{coin}/tx/{txId}
Path parameters
txIdstring required
The transaction ID to look up
coinstring required
A cryptocurrency symbol or token ticker symbol
Example:btc
The cryptocurrency symbol (e.g. btc, eth)
Response
OK