Get the contract actions from a contract on the network for a given transactionId or ethereum transaction hash
Smart Contracts
Get the contract actions from a contract on the network for a given transactionId or ethereum transaction hash
Returns a list of ContractActions for a contract’s function executions for a given transactionId or ethereum transaction hash.
GET
Get the contract actions from a contract on the network for a given transactionId or ethereum transaction hash
Documentation Index
Fetch the complete documentation index at: https://hedera-0c6e0218-add-traceability-callout.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Path Parameters
Transaction Id or a 32 byte hash with optional 0x prefix
Pattern:
^(0x)?[A-Fa-f0-9]{64}|(\d{1,10})\.(\d{1,10})\.(\d{1,10})-(\d{1,19})-(\d{1,9})$Query Parameters
The index of a contract action
Pattern:
^((gte?|lte?|eq|ne)\:)?\d{1,10}$The maximum number of items to return
Required range:
1 <= x <= 100The order in which items are listed
Available options:
asc, desc List contract results from all contracts on the networkGet the contract result from a contract on the network executed at a given timestamp