We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4bd70a commit bd19767Copy full SHA for bd19767
config.yaml
@@ -13,11 +13,11 @@ contracts:
13
- event: "Transfer(address indexed from, address indexed to, uint256 value)"
14
15
chains:
16
- - id: 130 # Unichain
17
- start_block: 0
18
- contracts:
19
- - name: ERC20
20
- address: 0x078D782b760474a361dDA0AF3839290b0EF57AD6
+ # - id: 130 # Unichain
+ # start_block: 0
+ # contracts:
+ # - name: ERC20
+ # address: 0x078D782b760474a361dDA0AF3839290b0EF57AD6
21
- id: 42161 # Arbitrum
22
start_block: 0
23
contracts:
0 commit comments