| sidebar_position | 1 |
|---|---|
| title | Resources |
Connext has a GraphQL API Endpoint hosted by The Graph called a subgraph for indexing and organizing data from the Connext smart contracts. Subgraph information is serviced by a decentralized group of server operators called Indexers.
This subgraph is can be used to query Connext bridge transactions, transactions statuses and more.
Mainnet Subgraphs
| Chain | Subgraph |
|---|---|
| Ethereum | v0.0.1-Mainnet |
| Optimism | v0.0.1-Optimism |
| Arbitrum | v0.0.1-Arbitrum-One |
| Polygon | v0.0.1-Polygon |
| Binance Smart Chain | v0.0.1-Bnb |
| Gnosis | v0.0.1-Gnosis |
| Base | v0.0.1-Base |
Testnet Subgraphs
| Chain | Subgraph |
|---|---|
| Goerli | v0-Goerli |
| Optimism-Goerli | v0-Opt-Goerli |
| Mumbai | v0-Mumbai |
Creating an API Key Video Tutorial