Full blockchain entities v2
Full transaction
Returns a full blockchain transaction with all balance updates.<br/> Results are limited to the last 30 days for Community users.
get/blockchain-v2/{asset}/transactions/{txid}
Path parameters
assetstring required
Asset name.
txidstring required
Transaction identifier (txid).
Query parameters
include_sub_accountsboolean
Boolean indicating if the response should contain sub-accounts.<br/> This parameter is disabled for Community users.
prettyboolean
Human-readable formatting of JSON responses.
Response
Blockchain full transaction.