Skip to main content
Version: V1

Overview

This section explains the Kyber Subgraph and how to interact with it. The Kyber subgraph indexes data from the Kyber contracts over time. It organizes data about pools, tokens, Kyber network as a whole, and more. The subgraph updates any time a transaction is made on the network. The subgraph runs on The Graph protocol's hosted service and can be openly queried.

Resources#

Sandbox for querying data and endpoints for developers.

Ethereum Subgraph Explorer

Polygon Subgraph Explorer

BSC Subgraph Explorer

Avalanche Subgraph Explorer

Fantom Subgraph Explorer

Usage#

The subgraph provides a snapshot of the statistics for the DMM, which can be viewed here. Note that you can query the smart contracts directly for most accurate data.

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