Skip to content

Commit

Permalink
Add base sepolia subgraph config. (#344)
Browse files Browse the repository at this point in the history
  • Loading branch information
iainnash authored Apr 9, 2024
1 parent 003efca commit 269a150
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions packages/creator-subgraph/config/base-sepolia.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
chainid: "84532"
network: base-sepolia
factories1155:
- address: "0x8cfbF874A12b346115003532119C29f6B56719CB"
startBlock: "7861615"
factories721:
- address: "0xb0C56317E9cEBc6E0f7A59458a83D0A9ccC3e955"
startBlock: "7584274"
version: "1"
protocolRewards:
- address: "0x7777777F279eba3d3Ad8F4E708545291A6fDBA8B"
startBlock: "5396229"
version: "1"
erc20Minter:
- address: "0x777777E8850d8D6d98De2B5f64fae401F96eFF31"
startBlock: "7857912"
version: "1"

0 comments on commit 269a150

Please sign in to comment.