Changes to List contract results from a contract on the network
GET /api/v1/contracts/{contractIdOrAddress}/results
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 4 of the 53 revisions of this API.3313
- v18ce3e9a7251e2
- v1c00fd47f5f2511
- v1b940acac6e1d1
- v1db389f03b0973011
What changed
- ▲
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
- ▲