Subgraph

Indexing data from PancakeSwap contracts

Please refer to Github repo for the latest version

Code: https://github.com/pancakeswap/pancake-subgraph

  1. Farm Auctions: Tracks all PancakeSwap Farm Auctions with auctions and bids.

  2. Lottery: Tracks all PancakeSwap Lottery with rounds, draws and tickets.

  3. NFT Market (v1): Tracks all PancakeSwap NFT Market for ERC-721.

  4. Pairs: Tracks all PancakeSwap Pairs and Tokens.

  5. Pancake Squad: Tracks all Pancake Squad metrics with Owners, Tokens (including metadata), and Transactions.

  6. Prediction (v1): Tracks all PancakeSwap Prediction (v1) with market, rounds, and bets.

  7. Prediction (v2): Tracks all PancakeSwap Prediction (v2) with market, rounds, and bets.

  8. Profile: Tracks all PancakeSwap Profile with teams, users, points and campaigns.

  9. SmartChef: Tracks all PancakeSwap SmartChef (a.k.a. Syrup Pools) with tokens and rewards.

  10. Timelock: Tracks all PancakeSwap Timelock queued, executed, and cancelled transactions.

  11. Trading Competition (v1): Tracks all metrics for the Easter Battle (April 07—14, 2021).

  12. MasterChef (v2): Tracks data for MasterChefV2.

Last updated