Full blockchain entities v2
Full transaction for block
Returns a full blockchain transaction with all balance updates for a specific block.<br/> Results are limited to the last 30 days for Community users.
get/blockchain-v2/{asset}/blocks/{block_hash}/transactions/{txid}
Path parameters
assetstring required
Asset name.
block_hashstring required
Block hash.
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.