GetTransactionInfoById

Queries a transaction execution receipt by transaction ID, including fees, Energy usage, contract execution status, event logs, and internal transactions.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Queries a transaction execution receipt by transaction ID, including fees, Energy usage, contract execution status, event logs, and internal transactions.

📘

Difference from GetTransactionById

GetTransactionById returns the transaction body: raw_data, signatures, and contract-call parameters. This API returns the post-execution receipt. The transaction must already be on-chain and executed before TransactionInfo exists. Use both APIs together to get the complete state of a transaction.


Related resources

Body Params
string
required

Transaction ID (hash). Example: bd32eef7469d57011a092c59c745cab1e49c501e9f0ac15c580656f9ead1e319

Response

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json