Skip to content

Commit 714b69a

Browse files
committed
start unichain only
1 parent bd19767 commit 714b69a

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

config.yaml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,13 @@ contracts:
1313
- event: "Transfer(address indexed from, address indexed to, uint256 value)"
1414

1515
chains:
16-
# - id: 130 # Unichain
17-
# start_block: 0
18-
# contracts:
19-
# - name: ERC20
20-
# address: 0x078D782b760474a361dDA0AF3839290b0EF57AD6
21-
- id: 42161 # Arbitrum
16+
- id: 130 # Unichain
2217
start_block: 0
2318
contracts:
2419
- name: ERC20
25-
address: 0xaf88d065e77c8cC2239327C5EDb3A432268e5831
20+
address: 0x078D782b760474a361dDA0AF3839290b0EF57AD6
21+
# - id: 42161 # Arbitrum
22+
# start_block: 0
23+
# contracts:
24+
# - name: ERC20
25+
# address: 0xaf88d065e77c8cC2239327C5EDb3A432268e5831

0 commit comments

Comments
 (0)