Get the contract actions from a contract on the network for a given transactionId or ethereum transaction hash.
This method will use 15
Compute Units.
Returns a list of ContractActions for a contract's function executions for a given transactionId or ethereum transaction hash.
Transaction Id or a 32 byte hash with optional 0x prefix
^(0x)?[A-Fa-f0-9]{64}|(\d{1,10})\.(\d{1,10})\.(\d{1,10})-(\d{1,19})-(\d{1,9})$
The index of a contract action
^((gte?|lte?|eq|ne)\:)?\d{1,10}$
The maximum number of items to return
2
The order in which items are listed
"desc"
OK
The nesting depth of the call
1
The type of the call operation
"CALL"
The type of the call
"CALL"
Network entity ID in the format of shard.realm.num
"0.1.2"
^\d{1,10}\.\d{1,10}\.\d{1,10}$
The entity type of the caller
"ACCOUNT"
The EVM address of the caller
"0x0000000000000000000000000000000000000065"
Gas cost in tinybars
50000
Gas used in tinybars
50000
The position of the action within the ordered list of actions
0
The hex encoded input data
"0x123456"
Network entity ID in the format of shard.realm.num
"0.1.2"
^\d{1,10}\.\d{1,10}\.\d{1,10}$
The entity type of the recipient
"ACCOUNT"
The hex encoded result data
"0x123456"
The type of the result data
"OUTPUT"
"1586567700.453054000"
^\d{1,10}(\.\d{1,9})?$
A network entity encoded as an EVM address in hex.
"0x0000000000000000000000000000000000001f41"
^(0x)?[A-Fa-f0-9]{40}$
The value of the transaction in tinybars
50000
"/api/v1/transactions?timestamp=lt:1657598275.517984411"