File tree Expand file tree Collapse file tree 1 file changed +45
-2
lines changed Expand file tree Collapse file tree 1 file changed +45
-2
lines changed Original file line number Diff line number Diff line change @@ -216,13 +216,56 @@ export default [
216
216
"Klaytn" ,
217
217
"Linea" ,
218
218
"Metis" ,
219
- "Linea" ,
220
219
"Mantle" ,
221
220
"Scroll" ,
222
221
"LightLink" ,
222
+ "Abstract" ,
223
+ "Ape" ,
224
+ "Bera" ,
225
+ "Core" ,
226
+ "Cronos" ,
227
+ "Cronos zkEVM" ,
228
+ "Degen" ,
229
+ "Flare" ,
230
+ "Flow" ,
231
+ "Fuse" ,
232
+ "Gnosis" ,
233
+ "Gravity" ,
234
+ "Hemi" ,
235
+ "Ink" ,
236
+ "IOTA" ,
237
+ "Vana" ,
238
+ "Manta" ,
239
+ "Nibiru" ,
240
+ "Peaq" ,
241
+ "Plume" ,
242
+ "Plume Mainnet" ,
243
+ "Rarible" ,
244
+ "Rootstock" ,
245
+ "Sei" ,
246
+ "Soneium" ,
247
+ "Sonic" ,
248
+ "Story" ,
249
+ "Superposition" ,
250
+ "Taiko" ,
251
+ "Telos" ,
252
+ "Unichain" ,
253
+ "IDEX" ,
254
+ "XDC" ,
223
255
] ,
224
256
chainMapping : {
225
- avalanche : "avax" , // this is needed temporarily, need to fix and remove
257
+ avalanche : "avax" ,
258
+ gnosis : "xdai" ,
259
+ core : "coredao" ,
260
+ cronos : "cronosevm" ,
261
+ "cronos zkevm" : "cronoszkevm" ,
262
+ iota : "iotaevm" ,
263
+ vana : "islander" ,
264
+ "plume mainnet" : "plumephoenix" ,
265
+ rootstock : "rsk" ,
266
+ story : "sty" ,
267
+ superposition : "spn" ,
268
+ idex : "xchain" ,
226
269
} ,
227
270
} ,
228
271
{
You can’t perform that action at this time.
0 commit comments