API Reference

Retrieves an up-to-date list of all contract addresses for the collections we currently support.

Log in to see full request history

Available in all Nabu subscription plans. This endpoint consumes only 1 API result credit per call, regardless of the number of contracts returned.

Response FieldData TypeDescription
contractsarray of Contract AvailabilityThe list of contracts for supported collections. Only currently supported collections (i.e., contracts for which we provide new price estimates periodically) are returned. Collections that were available in the past but for which valuations are not being refreshed anymore are not returned, but can still be queried on the historical endpoints.
next_offsetnumberThe offsite for the next page of results. If null, no more results are available
Path Params
string
required

The crypto chain hosting the contracts. Valid values are ETH and MATIC

Query Params
string

Maximum number of contracts to return. Integer between 1 and 1000

string

Result page offset to receive additional records

Responses

Language
Credentials
Request
Click Try It! to start a request and see the response here! Or choose an example:
application/json