📲Moonwell GraphQL

The Graph Protocol is a decentralized network dedicated to indexing and serving up blockchain data as events happen on-chain. The Moonwell frontend uses this extensively to speed up load times and make a better use experience (though it's also designed to still work if the subgraph is unavailable for some reason).

A Moonwell community member/contributor using the handle 0xbe1 did the lion's share of the work and you can find the subgraph for Moonwell (Moonbeam) deployed at https://thegraph.com/hosted-service/subgraph/moonwell-fi/moonwell-moonbeam.

Likewise, if you want the Moonwell (Moonriver) subgraph you can find it here https://thegraph.com/hosted-service/subgraph/moonwell-fi/moonwell-moonriver

All updates to the subgraph are done in a public Github repo at https://github.com/moonwell-fi/moonwell-subgraph/

🏃pageGetting Started🧮pageTutorial: Querying Liquidations🤖pageTutorial: Querying the subgraph programatically

Last updated