Skip to content

Commit bd19767

Browse files
committed
only arb
1 parent c4bd70a commit bd19767

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

config.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@ 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
16+
# - id: 130 # Unichain
17+
# start_block: 0
18+
# contracts:
19+
# - name: ERC20
20+
# address: 0x078D782b760474a361dDA0AF3839290b0EF57AD6
2121
- id: 42161 # Arbitrum
2222
start_block: 0
2323
contracts:

0 commit comments

Comments
 (0)