contracts

List contract entities on network

Returns a list of all contract entity items on the network.

get/api/v1/contracts

Query parameters

contract.idstring

The ID of the smart contract

limitinteger

The maximum number of items to return

order'asc' | 'desc'

The order in which items are listed

Response

OK

contractsContract[] — unresolved $ref

Changes

Changed in 1 of the 53 revisions of this API.16

    • 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 contracts/items/admin_key became nullable for the status 200

      response-property-became-nullable

    • the response property contracts/items/auto_renew_account became nullable for the status 200

      response-property-became-nullable

    • the response property contracts/items/auto_renew_period became nullable for the status 200

      response-property-became-nullable

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

      response-property-became-nullable

    • the response property contracts/items/created_timestamp became nullable for the status 200

      response-property-became-nullable

    • the response property contracts/items/expiration_timestamp became nullable for the status 200

      response-property-became-nullable

    • the response property contracts/items/file_id became nullable for the status 200

      response-property-became-nullable

    • the response property contracts/items/max_automatic_token_associations became nullable for the status 200

      response-property-became-nullable

    • the response property contracts/items/nonce became nullable for the status 200

      response-property-became-nullable

    • the response property contracts/items/obtainer_id became nullable for the status 200

      response-property-became-nullable

    • the response property contracts/items/permanent_removal became nullable for the status 200

      response-property-became-nullable

    • the response property contracts/items/proxy_account_id became nullable for the status 200

      response-property-became-nullable

    • the response property contracts/items/timestamp/to/allOf[TimestampNullable]/ became nullable for the status 200

      response-property-became-nullable

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

      response-property-became-nullable

    This revision also has 22 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog