Changes to List contract logs from a contract on the network
GET /api/v1/contracts/{contractIdOrAddress}/results/logs
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 2 of the 53 revisions of this API.82
- v1b940acac6e1d1
- v1db389f03b09781
What changed
- ○
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
logs/items/allOf[ContractResultLog]/bloom/allOf[Bloom]/became nullable for the status200response-property-became-nullable
- ▲
the response property
logs/items/allOf[ContractResultLog]/contract_idbecame nullable for the status200response-property-became-nullable
- ▲
the response property
logs/items/allOf[ContractResultLog]/databecame nullable for the status200response-property-became-nullable
- ▲
the response property
logs/items/allOf[subschema #2]/root_contract_id/allOf[EntityId]/became nullable for the status200response-property-became-nullable
- ▲
the response property
logs/items/allOf[subschema #2]/transaction_indexbecame nullable for the status200response-property-became-nullable
- ○
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
- ▲