Skip to content

Supported Networks

This page is the single source of truth for which networks are enabled in the SDK by default for discovery/search (via subgraph).

  • Ethereum Mainnet (Chain ID: 1)
    • Default (SDK): https://gateway.thegraph.com/api/7fd2e7d89ce3ef24cd0d4590298f0b2c/subgraphs/id/FV6RR6y13rsnCxBAicKuQEwDp8ioEGiNaWaZUmvr1F8k
  • Base Mainnet (Chain ID: 8453)
    • Default (SDK): https://gateway.thegraph.com/api/536c6d8572876cabea4a4ad0fa49aa57/subgraphs/id/43s9hQRurMGjuYnC1r2ZwS6xSQktbFyXMPMqGKUFJojb
  • Ethereum Sepolia (Chain ID: 11155111)
    • Default (SDK): https://gateway.thegraph.com/api/00a452ad3cd1900273ea62c1bf283f93/subgraphs/id/6wQRC7geo9XYAhckfmfo8kbMRLeWU8KQd3XsJqFKmZLT
  • Base Sepolia (Chain ID: 84532)
    • Default (SDK): https://gateway.thegraph.com/api/536c6d8572876cabea4a4ad0fa49aa57/subgraphs/id/4yYAvQLFjBhBtdRCY7eUWo181VNoTSLLFd5M7FXQAi6u
  • Polygon Mainnet (Chain ID: 137)
    • Default (SDK): https://gateway.thegraph.com/api/782d61ed390e625b8867995389699b4c/subgraphs/id/9q16PZv1JudvtnCAf44cBoxg82yK9SSsFvrjCY9xnneF
  • BNB Smart Chain Mainnet (Chain ID: 56)
    • Default (SDK): https://gateway.thegraph.com/api/317c2d07bf5d380ccc4426b38ec55df0/subgraphs/id/D6aWqowLkWqBgcqmpNKXuNikPkob24ADXCciiP8Hvn1K
  • The Graph Gateway endpoints require authentication (API key / authorization header). If you’re querying manually, use https://gateway.thegraph.com/api/<API_KEY>/subgraphs/id/<SUBGRAPH_ID>.
  • You can override subgraph URLs per chain via subgraphOverrides when initializing the SDK.
  • Monad
  • Additional networks