SushiSwap GraphQL API
SushiSwap exposes its on-chain data through The Graph Protocol subgraphs. The primary subgraph covers the SushiSwap V2 AMM (Automated Market Maker), providing queryable access to factory statistics, token data, liquidity pairs, swaps, mints, burns, liquidity positions, and time-series analytics. A separate xSushi subgraph tracks the SushiBar staking contract (xSUSHI).
Overview
SushiSwap GraphQL API is a GraphQL API specification published by SushiSwap on the APIs.io network.
SushiSwap exposes its on-chain data through The Graph Protocol subgraphs. The primary subgraph covers the SushiSwap V2 AMM (Automated Market Maker), providing queryable access to factory statistics, token data, liquidity pairs, swaps, mints, burns, liquidity positions, and time-series analytics. A separate xSushi subgraph tracks the SushiBar staking contract (xSUSHI).
The specification includes 5 reference links.
Tagged areas include DeFi, Decentralized Exchange, DEX, Cryptocurrency, and Web3.
Endpoint
References
- Developer Docs https://docs.sushi.com
- Subgraphs GitHub https://github.com/sushiswap/subgraphs
- The Graph Explorer https://thegraph.com/explorer?search=sushiswap
- V2 https://github.com/sushiswap/subgraphs/blob/master/subgraphs/v2/schema.graphql
- xSushi https://github.com/sushiswap/subgraphs/blob/master/subgraphs/xsushi/schema.graphql