KyberSwap · GraphQL Specification

KyberSwap GraphQL API

KyberSwap Elastic exposes on-chain liquidity data through The Graph Protocol subgraph. The subgraph indexes all events from the KyberSwap Elastic (concentrated liquidity) smart contracts on Ethereum mainnet, including pool creation, swaps, mints, burns, fee collections, flash loans, and liquidity farming. It provides time-series analytics at day and hour granularity for pools, tokens, and ticks, as well as real-time position and farming pool data.

Documentation Endpoint View on GitHub DeFiDEXAggregatorSwapLiquidityBlockchainWeb3Multi-chainEVMGraphQL

Overview

KyberSwap GraphQL API is a GraphQL API specification published by KyberSwap on the APIs.io network.

KyberSwap Elastic exposes on-chain liquidity data through The Graph Protocol subgraph. The subgraph indexes all events from the KyberSwap Elastic (concentrated liquidity) smart contracts on Ethereum mainnet, including pool creation, swaps, mints, burns, fee collections, flash loans, and liquidity farming. It provides time-series analytics at day and hour granularity for pools, tokens, and ticks, as well as real-time position and farming pool data.

The specification includes 3 reference links.

Tagged areas include DeFi, DEX, Aggregator, Swap, and Liquidity.

Endpoint

References

Related API Specs

KyberSwap Aggregator API (OpenAPI) KyberSwap Limit Order API (OpenAPI)
Back to KyberSwap · All GraphQL Specs · GitHub