Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 951 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 951 Bytes

LuchowSwap Subgraph

TheGraph exposes a GraphQL endpoint to query the events and entities within the Binance Smart Chain and LuchowSwap ecosystem.
Currently, there are multiple subgraphs, but additional subgraphs can be added to this repository, following the current architecture.
We are using TheGraph service and our own Graph Node for specific subgraph. In the future, we will launch the all subgraphs in our Graph Node to increase the speed.

Subgraphs

  1. Blocks: Tracks all blocks on Binance Smart Chain.
  2. Exchange: Tracks all PancakeSwap Exchange data with price, volume, liquidity, pairs, tokens, mint, burn, swap, ...
  3. Lottery: Tracks all PancakeSwap Lottery with rounds, draws and tickets.