Skip to content

Latest commit

 

History

History
60 lines (55 loc) · 7.93 KB

subgraph.md

File metadata and controls

60 lines (55 loc) · 7.93 KB
description
Indexing data from PancakeSwap contracts

Subgraph

Please refer to Github repo for the latest version

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

  1. Blocks: Tracks all blocks on Binance Smart Chain.
  2. Exchange V2: Tracks all PancakeSwap V2 Exchange data with price, volume, liquidity, ...
  3. Farm Auctions: Tracks all PancakeSwap Farm Auctions with auctions and bids.
  4. Lottery: Tracks all PancakeSwap Lottery with rounds, draws and tickets.
  5. NFT Market (v1): Tracks all PancakeSwap NFT Market for ERC-721.
  6. Pairs: Tracks all PancakeSwap Pairs and Tokens.
  7. Pancake Squad: Tracks all Pancake Squad metrics with Owners, Tokens (including metadata), and Transactions.
  8. Prediction (v1): Tracks all PancakeSwap Prediction (v1) with market, rounds, and bets.
  9. Prediction (v2): Tracks all PancakeSwap Prediction (v2) with market, rounds, and bets.
  10. Profile: Tracks all PancakeSwap Profile with teams, users, points and campaigns.
  11. SmartChef: Tracks all PancakeSwap SmartChef (a.k.a. Syrup Pools) with tokens and rewards.
  12. Timelock: Tracks all PancakeSwap Timelock queued, executed, and cancelled transactions.
  13. Trading Competition (v1): Tracks all metrics for the Easter Battle (April 07—14, 2021).
  14. MasterChef (v2): Tracks data for MasterChefV2.
  15. MasterChef (v3): Tracks data for MasterChefV3.
  16. Exchange (v3): Tracks all PancakeSwap V3 Exchange data with price, volume, liquidity
  17. StableSwap