Technical Docs
Dao Docs
  • ✨Concepts
    • What is Connext?
    • How It Works
      • Architecture
      • Transaction Lifecycle
    • Background
      • What is a Bridge?
      • Modular Bridges
      • Message Verification
    • Use Cases
    • FAQ
  • 🤝Developers
    • Introduction
    • Quickstart
    • Guides
      • Frontend
      • SDK
      • Estimating Fees
      • Tracking xCalls
      • Authentication
      • Handling Failed xCalls
      • Nested xCalls
    • Reference
      • SDK
        • SdkShared
        • SdkBase
        • SdkPool
        • SdkRouter
        • SdkUtils
        • Types
      • Contracts
        • Calls
        • Routers
        • Stableswap
      • Subgraphs
        • Entities
        • Sample Queries
        • Subgraph Resources
      • Integration
        • Adapters
        • Receivers
    • Examples
      • Simple Bridge
      • Authenticated Greeter
      • Ping Pong
  • 📦Usecases
    • xERC20
      • Setup Overview
      • Detailed Setup Guide
      • Connext and xERC20s
    • Chain Abstraction
      • Chain Abstraction Guide
    • xGovernance
  • 📜Resources
    • Subgraphs
    • Deployments
  • 🖥️Routers
    • Basics
    • Spinning Up
    • Guides
      • Community Guides
      • Providing Liquidity
      • Managing Your Router
      • Security
    • Reference
      • Configuration
Powered by GitBook
On this page
  • Mainnet Subgraphs
  • Testnet Subgraphs
  • Helpful Links
Edit on GitHub
  1. Resources

Subgraphs

PreviousxGovernanceNextDeployments

Last updated 1 year ago

Connext has a GraphQL API Endpoint hosted by 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

Optimism

Arbitrum

Polygon

Binance Smart Chain

Gnosis

Linea

Testnet Subgraphs

Chain
Subgraph

Sepolia

Optimism-Sepolia

Arb-Sepolia

Helpful Links

📜
The Graph
Creating an API Key Video Tutorial
Managing your API Key & Setting your indexer preferences
Explorer Page
Code repo with Connext's subgraph implementation
v0-Mainnet
v0-Optimism
v0-Arbitrum-One
v0-Polygon
v0-Bnb
v0-Gnosis
v0-Linea
v0-Sepolia
v0-Op-Sepolia
v0-Arb-Sepolia