Contracts
Read all contracts
This endpoint reads all your contracts
GET
/
contracts
Authorizations
Bearer authentication header of the form Bearer <API_KEY>
.
Query Parameters
The cursor for pagination
The number of contracts to return
The type of the contract
Available options:
fungible
, non_fungible
The start date and time for filtering the results
The end date and time for filtering the results
Was this page helpful?