Skip to content

Commit

Permalink
feat: add meme presale subgraph
Browse files Browse the repository at this point in the history
  • Loading branch information
cdotta committed Sep 18, 2024
1 parent 7e4d79d commit 9e6256a
Show file tree
Hide file tree
Showing 8 changed files with 612 additions and 4 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ on:
- governance-staking
- magicswap
- smol
- memecoins
version:
description: Subgraph version
required: true
Expand Down
13 changes: 9 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions packages/config/src/arbitrum-sepolia.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,8 @@
"transmolgrifier_address": "0x4489eee4b7218a74d516396c2f3ee6eba54f0773",
"transmolgrifier_start_block": 6249003,
"smol_renderer_address": "0x79973af48c424de5f199a7c0369c5e9cdeb493fc",
"meme_presale_address": "0xCb7CB8450f41C2169DA05C653e7350Bff6769297",
"meme_presale_start_block": 81571350,

"magicswapv1_start_block": 654981,
"magicswapv1_uniswapv2_factory_address": "0x9b58fc8c7B224Ae8479DA7E6eD37CA4Ac58099a9",
Expand Down
Loading

0 comments on commit 9e6256a

Please sign in to comment.