Skip to main content

UMA Subgraphs

This section explains the UMA Subgraph and how to interact with it. The UMA subgraph indexes data from the UMA contracts over time. It organizes data about tokenholders, contracts, DVM requests, and more. The subgraph updates any time a transaction is made on UMA. The subgraph runs on The Graph protocol’s hosted service and can be openly queried.

Resources#

LSP Subgraphs

EMP Subgraphs (includes query for whitelisted collateral)

Voting Subgraphs

Here is the source code for deployed subgraphs.

Making Queries#

To learn more about querying a subgraph refer to The Graph’s documentation.