Skip to main content

Subgraphs

Description

A subgraph is a tool used in decentralized applications built on blockchain technology, particularly those built on the Ethereum network. It is essentially a collection of GraphQL APIs that developers can use to extract data from the blockchain.

The benefits of using a subgraph are numerous. For one, subgraphs make it easier to query data from the blockchain in a structured and organized manner, allowing developers to efficiently extract the data they need for their applications. Subgraphs also help to reduce the load on the blockchain network by offloading the querying of data to a separate layer.

We have a subgraph deployed on Polygon Mumbai, Polygon Mainnet, Aurora Mainnet and Aurora Testnet.

Endpoints

Visit the URLs below to start playing with our subgraphs.

NetworkURL
Polygon Mumbaihttps://api.thegraph.com/subgraphs/name/open-format/mumbai-v2
Polygon Mainnethttps://api.thegraph.com/subgraphs/name/open-format/polygon-v2
Aurora Mainnethttps://api.thegraph.com/subgraphs/name/open-format/aurora-v2
Aurora Testnethttps://api.thegraph.com/subgraphs/name/open-format/aurora-testnet-v2