Developer Tooling
Ticket Subgraph
The OPN Ticketing Ecosystem Ticket Subgraph is the primary way to view historical data of protocol usage and this indexes the amount of OPN used per-integrator and across the entire protocol. This is based on The Graph Protocol and is quickly becoming the standard for on-chain data aggregation.
- See the GitHub documentation for more information and up to date examples on query usage.
- Visit The Graph Explorer to run your own queries.
Token Subgraph
A separate subgraph is available for aggregating token stats, primarily servicing staking imformation such as deposits, withdrawals, fees, and vesting schedules. Since subgraphs can only listen to a single network there are two subgraphs available, one for Polygon and one for Ethereum. Both subgraphs are initialized from the same code and use the same schema.
- Visit the explorer for your chosen network to run your own queries:
Updated 4 months ago