Returns a list of all ContractResults for a contract’s function executions.
The ID or hex encoded EVM address (with or without 0x prefix) associated with this contract.
^(\d{1,10}\.){0,2}(\d{1,10}|(0x)?[A-Fa-f0-9]{40})$The block's hash. If multiple values are provided the last value will be the only value used.
^(eq:)?(0x)?([0-9A-Fa-f]{64}|[0-9A-Fa-f]{96})$The block's number
^(eq:)?(\d{1,19}|0x[a-fA-f0-9]+)$Account ID or EVM address executing the contract
^\d{1,10}\.\d{1,10}\.\d{1,10}|(0x)?[A-Fa-f0-9]{40}$Whether to include child transactions or not
The maximum number of items to return
1 <= x <= 100The order in which items are listed
asc, desc The consensus timestamp as a Unix timestamp in seconds.nanoseconds format with an optional comparison operator. See unixtimestamp.com for a simple way to convert a date to the 'seconds' part of the Unix time.
^((eq|gt|gte|lt|lte|ne):)?\d{1,10}(.\d{1,9})?$The transaction index in the block
x >= 0