Endpoint
Query parameter
The endpoint rejects a missing, duplicated, non-integer, or non-positive
networkId with 400 Bad Request.
Request example
Response
A successful response is an unwrapped JSON array containing only contract addresses:The response intentionally contains no token metadata, rank values, pagination fields, or network wrapper. Use the requested
networkId as the chain context for every returned address.JavaScript example
Errors
Invalid request parameters return a JSON error:Rate limits and caching
Cloudflare enforces source-based rate limits at the public API edge. Limits may change as traffic patterns and service capacity evolve, so clients must handle429 responses instead of assuming a fixed quota.
Successful responses include:
