get https://api.nabu.xyz/chains//contracts
Retrieves an up-to-date list of all contract addresses for the collections we currently support.
Available in all Nabu subscription plans. This endpoint consumes only 1 API result credit per call, regardless of the number of contracts returned.
Response Field | Data Type | Description |
---|---|---|
contracts | array of Contract Availability | The 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_offset | number | The offsite for the next page of results. If null, no more results are available |