We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a20353f commit 64c6181Copy full SHA for 64c6181
scripts/update.py
@@ -57,7 +57,9 @@
57
"sepolia": 84532,
58
},
59
"berachain": {
60
+ "testnet": 80069,
61
"bartio": 80084,
62
+ "mainnet": 80094,
63
64
"blast": {
65
"mainnet": 81457,
@@ -94,6 +96,7 @@
94
96
"mainnet": 1,
95
97
"goerli": 5,
98
"holesky": 17000,
99
+ "hoodi": 560048,
100
"sepolia": 11155111,
101
102
"fantom": {
@@ -194,6 +197,10 @@
194
197
"mainnet": 360,
195
198
"sepolia": 11011,
196
199
200
+ "sophon": {
201
+ "mainnet": 1923,
202
+ "sepolia": 1924,
203
+ },
204
"soneium": {
205
"minato": 1946,
206
@@ -207,6 +214,7 @@
207
214
208
215
"unichain": {
209
216
"sepolia": 1301,
217
+ "mainnet": 130,
210
218
211
219
"wemix": {
212
220
"mainnet": 1111,
0 commit comments