Skip to content

Latest commit

 

History

History
33 lines (15 loc) · 1.06 KB

subgraph-resources.md

File metadata and controls

33 lines (15 loc) · 1.06 KB

Subgraph 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.

Subgraphs

Mainnet Subgraphs
Testnet Subgraphs

Helpful Links

Creating an API Key Video Tutorial

Managing your API Key & Setting your indexer preferences

Explorer Page

Code repo with Connext's subgraph implementation