Path Parameters
Transaction Id or a 32 byte hash with optional 0x prefix
Query Parameters
If provided and set to false, stack information will not be included in the response
If provided and set to true, memory information will be included in the response
If provided and set to true, storage information will be included in the response
Response
OK
The address of the transaction recipient in hex. Zero address is set for transactions without a recipient (e.g., contract create)
Network entity ID in the format of shard.realm.num
Example:
"0.0.2"
Whether the transaction failed to be completely processed.
The gas used in tinybars
The logs produced by the opcode logger
The returned data from the transaction in hex