Skip to content

Commit

Permalink
feat: Profile subgraph (pancakeswap#9)
Browse files Browse the repository at this point in the history
* feat: PoC subgraph for Profile

* feat: Pancake Profile subgraph

* fix: Prettify

* chore: Update comments + README
  • Loading branch information
ChefKai authored Mar 1, 2021
1 parent ab4c6ba commit 0dbc796
Show file tree
Hide file tree
Showing 6 changed files with 1,385 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ Currently, there are multiple subgraphs, but additional subgraphs can be added t

3. **DexCandles**: Tracks all the PancakeSwap trades (event: `Swap`) with 5m / 15m / 1h / 4h / 1d / 1w candles.

4. **Profile**: Tracks all the PancakeSwap Profile with teams, users, points and campaign.

## To setup and deploy

For any of the subgraph: `blocks` as `[subgraph]`
Expand Down
Loading

0 comments on commit 0dbc796

Please sign in to comment.