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
1 <= x <= 100The order in which items are listed
asc, desc