Get Contracts
Returns a list of contract entities on the network.
This method will use 20 Compute Units.
Returns a list of all contract entity items on the network.
Query parameters
contract.idstringOptionalExample:
The ID of the smart contract
{"summary":"--","value":""}Pattern: ^((gte?|lte?|eq|ne)\:)?(\d{1,10}\.\d{1,10}\.)?\d{1,10}|(\d{1,10}\.){0,2}[A-Fa-f0-9]{40}$limitinteger · int32 · min: 1 · max: 100OptionalDefault:
The maximum number of items to return
25Example: 2orderundefined · enumOptionalDefault:
The order in which items are listed
descExample: ascPossible values: Responses
200
OK
application/json
400
Invalid parameter
application/json
get
/api/v1/contractsLast updated
Was this helpful?