Skip to content

Commit 64c6181

Browse files
authored
refactor: add missing chains
1 parent a20353f commit 64c6181

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

scripts/update.py

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,9 @@
5757
"sepolia": 84532,
5858
},
5959
"berachain": {
60+
"testnet": 80069,
6061
"bartio": 80084,
62+
"mainnet": 80094,
6163
},
6264
"blast": {
6365
"mainnet": 81457,
@@ -94,6 +96,7 @@
9496
"mainnet": 1,
9597
"goerli": 5,
9698
"holesky": 17000,
99+
"hoodi": 560048,
97100
"sepolia": 11155111,
98101
},
99102
"fantom": {
@@ -194,6 +197,10 @@
194197
"mainnet": 360,
195198
"sepolia": 11011,
196199
},
200+
"sophon": {
201+
"mainnet": 1923,
202+
"sepolia": 1924,
203+
},
197204
"soneium": {
198205
"minato": 1946,
199206
},
@@ -207,6 +214,7 @@
207214
},
208215
"unichain": {
209216
"sepolia": 1301,
217+
"mainnet": 130,
210218
},
211219
"wemix": {
212220
"mainnet": 1111,

0 commit comments

Comments
 (0)