Subgraphs
MORE Subgraphs provide developers with an efficient way to access and retrieve data from the MORE Markets using GraphQL-based subgraphs. These subgraphs allow you to monitor the evolution of supported lending protocols and their interactions with MORE.
Getting Started
To work with MORE Subgraphs, you need to be familiar with GraphQL and its query language. Since MORE Markets is built on top of Morpho, you can use The Graph Playground to explore the available subgraphs and learn how to structure your queries available here.
Please note that The Graph is phasing out its Hosted Service. For more details, refer to this article.
Accessing MORE Subgraphs
With the Hosted Service being deprecated, all MORE subgraphs can now be accessed through TheGraph Playground. Follow these steps:
Visit TheGraph Playground.
Choose a subgraph and open the “playground” tab to start making queries.
To make queries from a script, generate an API key here and add it to the subgraph query link, available on the subgraph page. Replace the [api key] placeholder with your key.
Users of Subgraph Studio begin with a Free Plan, allowing up to 100,000 queries per month. Additional queries can be purchased as needed.
Exploring the Subgraphs
The subgraphs provide data related to lending protocols, event flows, and more. You can access information such as pool rates, indexes, balances, and user interactions, including supplies, borrows, repayments, and withdrawals.
Why Use the Subgraphs?
The MORE subgraphs offer a scalable and efficient way to access comprehensive data from the MORE Protocol. They allow you to retrieve information that would be difficult or time-consuming to compute directly on-chain.
Questions and access
If you have any questions or would like to directly access MORE subgraphs, feel free to reach out on Discord.
Last updated