Changes to The contract state from a contract on the network

GET /api/v1/contracts/{contractIdOrAddress}/state

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 2 of the 53 revisions of this API.42

  1. v1b940acac6e1d1
  2. v1db389f03b09741

What changed

    • removed the non-success response with the status 404

      response-non-success-status-removed

  • v1db389f03b09741See the full diff
    • the response property _status/messages/items/data became nullable for the status 400

      response-property-became-nullable

    • the response property _status/messages/items/detail became nullable for the status 400

      response-property-became-nullable

    • the response property links/next became nullable for the status 200

      response-property-became-nullable

    • the response property state/items/contract_id became nullable for the status 200

      response-property-became-nullable

    • added the non-success response with the status 404

      response-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