transactions
Retrieve detailed information about a specific transaction
Retrieves detailed information for a specific transaction identified by its hash.
get/{chain_id}/api/v2/transactions/{transaction_hash_param}
Path parameters
transaction_hash_paramstring required
Transaction hash in the path
chain_idstring required
The ID of the blockchain
Response
Detailed information about the specified transaction.
Changes
No recorded changes to this endpoint across all 1 revision of this API.