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.
#
ResourcesLSP Subgraphs
EMP Subgraphs (includes query for whitelisted collateral)
Voting Subgraphs
Here is the source code for deployed subgraphs.
#
Making QueriesTo learn more about querying a subgraph refer to The Graph’s documentation.