We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd19767 commit 714b69aCopy full SHA for 714b69a
config.yaml
@@ -13,13 +13,13 @@ 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
21
- - id: 42161 # Arbitrum
+ - id: 130 # Unichain
22
start_block: 0
23
contracts:
24
- name: ERC20
25
- address: 0xaf88d065e77c8cC2239327C5EDb3A432268e5831
+ address: 0x078D782b760474a361dDA0AF3839290b0EF57AD6
+ # - id: 42161 # Arbitrum
+ # start_block: 0
+ # contracts:
+ # - name: ERC20
+ # address: 0xaf88d065e77c8cC2239327C5EDb3A432268e5831
0 commit comments