The Graph
@thegraph.com
The Graph is an indexing protocol for organizing blockchain data and making it easily accessible with GraphQL.
The Graph's Company Logos


The Graph's Brand Colors
Hex Code
Color name
RGB
HSL
CMYK
#6F4CFF
Electric Violet
111, 76, 255
252, 100, 65
56, 70, 0, 0
#FFCEB0
Romantic
255, 206, 176
23, 100, 85
0, 19, 31, 0
#0C0A1D
Ebony
12, 10, 29
246, 49, 8
59, 66, 0, 89
About The Graph
The Graph is a decentralized protocol that allows for indexing and querying of blockchain data. It provides a solution to the challenge of querying data that is difficult to access directly from the blockchain. Projects like Uniswap and NFT initiatives such as Bored Ape Yacht Club store complex smart contract data on the Ethereum blockchain, making it challenging to read anything beyond basic information.
The Graph enables more advanced real-world queries and operations, including aggregation, search, relationships, and non-trivial filtering. The protocol works by indexing and enabling efficient querying of blockchain data through APIs known as subgraphs. These subgraphs are written using a subgraph manifest, which defines the relevant smart contracts and events to pay attention to.
The Graph CLI is used to store the subgraph definition in IPFS and initiate the indexing process. The result is a performant GraphQL API that allows developers to retrieve and display blockchain data in rich UIs for end-users. The Graph offers both a hosted service and a decentralized protocol, both backed by the open source Graph Node implementation.
To learn more about writing subgraphs, deploying them, and querying data, developers can explore the Graph Explorer and examine already deployed subgraphs
Brand industry
Computers Electronics and Technology
Company type
Public Company
Year founded
2018
Company size
11-50 employees
Related Brands
Tags
Blockchain data indexing protocol
GraphQL subgraphs
Real-time blockchain data streams
Token balance and price API
Decentralized indexing network
