Contracts
Query parameters
categorystring · enumOptionalExample:
Filter by NFT category
wearablePossible values: networkstring · enumOptionalExample:
Filter by network
MATICPossible values: firstnumberOptionalDefault:
Maximum number of contracts to return. Use 0 to return all results (default: 0)
0Example: 10skipnumberOptionalDefault:
Number of contracts to skip for pagination (default: 0)
0Example: 0Responses
200
List of contracts with total count
application/json
totalnumberRequired
Total number of contracts matching the query
500
Internal server error
application/json
get
/v1/contractsLast updated