List contract results from a contract on the network
Returns a list of all ContractResults for a contract's function executions.
Path parameters
Contract or account identifier in format shard.realm.num, realm.num, num or a 20-byte EVM address (with or without 0x prefix).
Query parameters
The block's hash. If multiple values are provided the last value will be the only value used.
The block's number
Account ID or EVM address executing the contract
Whether to include child transactions or not
The maximum number of items to return
The order in which items are listed
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.
The transaction index in the block
Response
OK
Changes
Changed in 4 of the 53 revisions of this API.3313
- ▲
the response property
results/items/addressbecame nullable for the status200response-property-became-nullable
- ▲
the response property
results/items/failed_initcodebecame nullable for the status200response-property-became-nullable
- ▲
- ▲
the
results/items/access_listresponse's property type/format changed fromstringnull/toarray/for status200response-property-type-changed
- ○
added the optional property
results/items/authorization_listto the response with the200statusresponse-optional-property-added
- ▲
- ○
removed the non-success response with the status
404response-non-success-status-removed
- ○
- ▲
the response property
_status/messages/items/databecame nullable for the status400response-property-became-nullable
- ▲
the response property
_status/messages/items/detailbecame nullable for the status400response-property-became-nullable
- ▲
the response property
links/nextbecame nullable for the status200response-property-became-nullable
- ▲
the response property
results/items/access_listbecame nullable for the status200response-property-became-nullable
- ▲
the response property
results/items/amountbecame nullable for the status200response-property-became-nullable
- ▲
the response property
results/items/block_gas_usedbecame nullable for the status200response-property-became-nullable
- ▲
the response property
results/items/block_hashbecame nullable for the status200response-property-became-nullable
- ▲
the response property
results/items/block_numberbecame nullable for the status200response-property-became-nullable
- ▲
the response property
results/items/bloom/allOf[Bloom]/became nullable for the status200response-property-became-nullable
- ▲
the response property
results/items/call_resultbecame nullable for the status200response-property-became-nullable
- ▲
the response property
results/items/chain_idbecame nullable for the status200response-property-became-nullable
- ▲
the response property
results/items/contract_idbecame nullable for the status200response-property-became-nullable
- ▲
the response property
results/items/created_contract_idsbecame nullable for the status200response-property-became-nullable
- ▲
the response property
results/items/created_contract_ids/items/became nullable for the status200response-property-became-nullable
- ▲
the response property
results/items/error_messagebecame nullable for the status200response-property-became-nullable
- ▲
the response property
results/items/frombecame nullable for the status200response-property-became-nullable
- ▲
the response property
results/items/function_parametersbecame nullable for the status200response-property-became-nullable
- ▲
the response property
results/items/gas_consumedbecame nullable for the status200response-property-became-nullable
- ▲
the response property
results/items/gas_pricebecame nullable for the status200response-property-became-nullable
- ▲
the response property
results/items/gas_usedbecame nullable for the status200response-property-became-nullable
- ▲
the response property
results/items/max_fee_per_gasbecame nullable for the status200response-property-became-nullable
- ▲
the response property
results/items/max_priority_fee_per_gasbecame nullable for the status200response-property-became-nullable
- ▲
the response property
results/items/noncebecame nullable for the status200response-property-became-nullable
- ▲
the response property
results/items/rbecame nullable for the status200response-property-became-nullable
- ▲
the response property
results/items/sbecame nullable for the status200response-property-became-nullable
- ▲
the response property
results/items/tobecame nullable for the status200response-property-became-nullable
- ▲
the response property
results/items/transaction_indexbecame nullable for the status200response-property-became-nullable
- ▲
the response property
results/items/typebecame nullable for the status200response-property-became-nullable
- ▲
the response property
results/items/vbecame nullable for the status200response-property-became-nullable
- ▲
the
results/items/access_listresponse's property type/format changed fromarray/tostring/for status200response-property-type-changed
- ●
removed the optional property
results/items/authorization_listfrom the response with the200statusresponse-optional-property-removed
- ○
added the non-success response with the status
404response-non-success-status-added
This revision also has 22 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲