File tree Expand file tree Collapse file tree 1 file changed +36
-36
lines changed
Expand file tree Collapse file tree 1 file changed +36
-36
lines changed Original file line number Diff line number Diff line change 77# Default Chains to Iterate Over
88# ################################
99CHAIN_IDS=(
10- # 1 # ethereum
11- # 11155111 # sepolia
12- # 560048 # hoodi
13- # 59144 # linea
14- # 59141 # linea-sepolia
15- # 8453 # base
16- # 84532 # base-sepolia
17- # 10 # optimism
18- # 11155420 # optimism-sepolia
19- # 42161 # arbitrum
20- # 42170 # arbitrum nova
21- # 421614 # arbitrum-sepolia
22- # 137 # polygon
23- # 80002 # polygon-amoy
24- # 100 # gnosis
25- # 10200 # gnosis-chiado
26- # 56 # binance
27- # 97 # binance-testnet
28- # 80094 # berachain
29- # 80069 # berachain-testnet
30- # 130 # unichain
31- # 1301 # unichain-sepolia
32- # 10143 # monad-testnet
33- # 5115 # citrea-testnet
34- # 57073 # ink
35- # 763373 # ink-sepolia
36- # 1329 # sei
37- # 1328 # sei-testnet
38- # 146 # sonic
39- # 14601 # sonic-testnet
40- # 143 # monad
41- # 4326 # megaeth
42- # 6343 # megaeth-testnet
43- # 2021 # ronin saigon testnet
44- # 2020 # ronin
10+ 1 # ethereum
11+ 11155111 # sepolia
12+ 560048 # hoodi
13+ 59144 # linea
14+ 59141 # linea-sepolia
15+ 8453 # base
16+ 84532 # base-sepolia
17+ 10 # optimism
18+ 11155420 # optimism-sepolia
19+ 42161 # arbitrum
20+ 42170 # arbitrum nova
21+ 421614 # arbitrum-sepolia
22+ 137 # polygon
23+ 80002 # polygon-amoy
24+ 100 # gnosis
25+ 10200 # gnosis-chiado
26+ 56 # binance
27+ 97 # binance-testnet
28+ 80094 # berachain
29+ 80069 # berachain-testnet
30+ 130 # unichain
31+ 1301 # unichain-sepolia
32+ 10143 # monad-testnet
33+ 5115 # citrea-testnet
34+ 57073 # ink
35+ 763373 # ink-sepolia
36+ 1329 # sei
37+ 1328 # sei-testnet
38+ 146 # sonic
39+ 14601 # sonic-testnet
40+ 143 # monad
41+ 4326 # megaeth
42+ 6343 # megaeth-testnet
43+ 2021 # ronin saigon testnet
44+ 2020 # ronin
4545 42431 # tempo testnet
46- # 4217 # tempo
46+ 4217 # tempo
4747)
4848
4949# #########################################
You can’t perform that action at this time.
0 commit comments