@@ -3162,18 +3162,18 @@ export const chains: Chains = {
3162
3162
'https://ipfs.io/ipfs/Qma7LpnkGjAN1dwL6VTXUYqzySNxjLg4br7J8UE4yZWYec'
3163
3163
},
3164
3164
140: {
3165
- name: 'Eternal Mainnet',
3166
- chain: 'ETE ',
3167
- icon: 'eternal ',
3165
+ name: 'Eteria Mainnet',
3166
+ chain: 'ERA ',
3167
+ icon: 'eteria ',
3168
3168
rpc: [
3169
3169
'https://mainnet.eternalcoin.io/v1',
3170
3170
'ws://mainnet.eternalcoin.io/v1/ws'
3171
3171
],
3172
3172
features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
3173
3173
faucets: [],
3174
- nativeCurrency: { name: 'Eternal ', symbol: 'ETE ', decimals: 18 },
3175
- infoURL: 'https://eternalcoin .io',
3176
- shortName: 'ETE ',
3174
+ nativeCurrency: { name: 'Eteria ', symbol: 'ERA ', decimals: 18 },
3175
+ infoURL: 'https://eteria .io',
3176
+ shortName: 'ERA ',
3177
3177
chainId: 140,
3178
3178
networkId: 140,
3179
3179
iconURL:
@@ -13015,6 +13015,7 @@ export const chains: Chains = {
13015
13015
shortName: 'sei',
13016
13016
chainId: 1329,
13017
13017
networkId: 1329,
13018
+ slip44: 19000118,
13018
13019
icon: 'seiv2',
13019
13020
explorers: [
13020
13021
{
@@ -20590,6 +20591,36 @@ export const chains: Chains = {
20590
20591
iconURL:
20591
20592
'https://ipfs.io/ipfs/QmULpMFUvKSmJT8sWXS3WDnTm4EacgRbsEynDenpxcfrAj'
20592
20593
},
20594
+ 4207: {
20595
+ name: 'Layer Edge Mainnet',
20596
+ title: 'EDGEN',
20597
+ chain: 'EDGEN',
20598
+ rpc: [
20599
+ 'https://layeredge-mainnet-evm.itrocket.net',
20600
+ 'https://layeredge.rpc.subquery.network/public',
20601
+ 'https://rpc.layeredge.io',
20602
+ 'https://rpc2.layeredge.io',
20603
+ 'https://rpc.layeredge.foundation',
20604
+ 'https://rpc2.layeredge.foundation'
20605
+ ],
20606
+ faucets: [],
20607
+ nativeCurrency: { name: 'Layer Edge', symbol: 'EDGEN', decimals: 18 },
20608
+ infoURL: 'https://layeredge.io',
20609
+ shortName: 'LayerEdge',
20610
+ chainId: 4207,
20611
+ networkId: 4207,
20612
+ icon: 'edgen',
20613
+ explorers: [
20614
+ {
20615
+ name: 'Layer Edge Explorer',
20616
+ url: 'https://edgenscan.io',
20617
+ icon: 'edgen',
20618
+ standard: 'EIP3091'
20619
+ }
20620
+ ],
20621
+ iconURL:
20622
+ 'https://ipfs.io/ipfs/QmVwYkRWgXgoYDPgBFntxWYFquKusuMMVc8TG5hrEVnXLV'
20623
+ },
20593
20624
4242: {
20594
20625
name: 'Nexi Mainnet',
20595
20626
chain: 'Nexi',
@@ -39225,31 +39256,21 @@ export const chains: Chains = {
39225
39256
name: 'Plume Devnet (Legacy)',
39226
39257
title: 'Plume Sepolia L2 Rollup Devnet (Legacy)',
39227
39258
chain: 'PLUME Devnet Legacy',
39228
- rpc: [
39229
- 'https://test-rpc.plumenetwork.xyz',
39230
- 'wss://test-rpc.plumenetwork.xyz'
39231
- ],
39259
+ rpc: [],
39232
39260
faucets: [],
39233
39261
nativeCurrency: {
39234
39262
name: 'Plume Sepolia Ether',
39235
39263
symbol: 'ETH',
39236
39264
decimals: 18
39237
39265
},
39238
- infoURL: 'https://plumenetwork.xyz/ ',
39266
+ infoURL: 'https://plume.org ',
39239
39267
shortName: 'plume-devnet',
39240
39268
chainId: 98864,
39241
39269
networkId: 98864,
39242
39270
slip44: 1,
39243
39271
icon: 'plume',
39244
39272
status: 'deprecated',
39245
- explorers: [
39246
- {
39247
- name: 'Blockscout',
39248
- url: 'https://test-explorer.plumenetwork.xyz',
39249
- icon: 'blockscout',
39250
- standard: 'EIP3091'
39251
- }
39252
- ],
39273
+ explorers: [],
39253
39274
parent: { type: 'L2', chain: 'eip155-11155111' },
39254
39275
iconURL:
39255
39276
'https://ipfs.io/ipfs/QmT7dJKK2VXMtF9mJ6EfMTJXBntJyVvZcA8beLA2RCFbsW'
@@ -39258,60 +39279,47 @@ export const chains: Chains = {
39258
39279
name: 'Plume (Legacy)',
39259
39280
title: 'Plume Ethereum L2 Rollup Mainnet (Legacy)',
39260
39281
chain: 'PLUME Legacy',
39261
- rpc: ['https://rpc.plumenetwork.xyz', 'wss://rpc.plumenetwork.xyz' ],
39282
+ rpc: [],
39262
39283
faucets: [],
39263
39284
nativeCurrency: { name: 'Plume Ether', symbol: 'ETH', decimals: 18 },
39264
- infoURL: 'https://plumenetwork.xyz/ ',
39285
+ infoURL: 'https://plume.org ',
39265
39286
shortName: 'plume',
39266
39287
chainId: 98865,
39267
39288
networkId: 98865,
39268
39289
slip44: 1,
39269
39290
icon: 'plume',
39270
- explorers: [
39271
- {
39272
- name: 'Blockscout',
39273
- url: 'https://explorer.plumenetwork.xyz',
39274
- icon: 'blockscout',
39275
- standard: 'EIP3091'
39276
- }
39277
- ],
39278
- parent: {
39279
- type: 'L2',
39280
- chain: 'eip155-1',
39281
- bridges: [{ url: 'https://bridge.plumenetwork.xyz' }]
39282
- },
39291
+ status: 'deprecated',
39292
+ explorers: [],
39293
+ parent: { type: 'L2', chain: 'eip155-1' },
39283
39294
iconURL:
39284
39295
'https://ipfs.io/ipfs/QmT7dJKK2VXMtF9mJ6EfMTJXBntJyVvZcA8beLA2RCFbsW'
39285
39296
},
39286
39297
98866: {
39287
39298
name: 'Plume Mainnet',
39288
39299
title: 'Plume Ethereum L2 Rollup Mainnet',
39289
39300
chain: 'PLUME',
39290
- rpc: [
39291
- 'https://phoenix-rpc.plumenetwork.xyz',
39292
- 'wss://phoenix-rpc.plumenetwork.xyz'
39293
- ],
39301
+ rpc: ['https://rpc.plume.org', 'wss://rpc.plume.org'],
39294
39302
faucets: [],
39295
39303
nativeCurrency: { name: 'Plume', symbol: 'PLUME', decimals: 18 },
39296
- infoURL: 'https://plumenetwork.xyz/ ',
39304
+ infoURL: 'https://plume.org ',
39297
39305
shortName: 'plume-mainnet',
39298
39306
chainId: 98866,
39299
39307
networkId: 98866,
39300
39308
slip44: 1,
39301
39309
icon: 'plume',
39302
- status: 'incubating ',
39310
+ status: 'active ',
39303
39311
explorers: [
39304
39312
{
39305
39313
name: 'Blockscout',
39306
- url: 'https://phoenix- explorer.plumenetwork.xyz ',
39314
+ url: 'https://explorer.plume.org ',
39307
39315
icon: 'blockscout',
39308
39316
standard: 'EIP3091'
39309
39317
}
39310
39318
],
39311
39319
parent: {
39312
39320
type: 'L2',
39313
39321
chain: 'eip155-1',
39314
- bridges: [{ url: 'https://bridge.plumenetwork.xyz ' }]
39322
+ bridges: [{ url: 'https://bridge.plume.org ' }]
39315
39323
},
39316
39324
iconURL:
39317
39325
'https://ipfs.io/ipfs/QmT7dJKK2VXMtF9mJ6EfMTJXBntJyVvZcA8beLA2RCFbsW'
@@ -39320,31 +39328,28 @@ export const chains: Chains = {
39320
39328
name: 'Plume Testnet',
39321
39329
title: 'Plume Sepolia L2 Rollup Testnet',
39322
39330
chain: 'PLUME Testnet',
39323
- rpc: [
39324
- 'https://testnet-rpc.plumenetwork.xyz',
39325
- 'wss://testnet-rpc.plumenetwork.xyz'
39326
- ],
39327
- faucets: ['https://faucet.plumenetwork.xyz'],
39331
+ rpc: ['https://testnet-rpc.plume.org', 'wss://testnet-rpc.plume.org'],
39332
+ faucets: ['https://faucet.plume.org'],
39328
39333
nativeCurrency: { name: 'Plume', symbol: 'PLUME', decimals: 18 },
39329
- infoURL: 'https://plumenetwork.xyz/ ',
39334
+ infoURL: 'https://plume.org ',
39330
39335
shortName: 'plume-testnet',
39331
39336
chainId: 98867,
39332
39337
networkId: 98867,
39333
39338
slip44: 1,
39334
39339
icon: 'plume',
39335
- status: 'incubating ',
39340
+ status: 'active ',
39336
39341
explorers: [
39337
39342
{
39338
39343
name: 'Blockscout',
39339
- url: 'https://testnet-explorer.plumenetwork.xyz ',
39344
+ url: 'https://testnet-explorer.plume.org ',
39340
39345
icon: 'blockscout',
39341
39346
standard: 'EIP3091'
39342
39347
}
39343
39348
],
39344
39349
parent: {
39345
39350
type: 'L2',
39346
39351
chain: 'eip155-11155111',
39347
- bridges: [{ url: 'https://testnet-bridge.plumenetwork.xyz ' }]
39352
+ bridges: [{ url: 'https://testnet-bridge.plume.org ' }]
39348
39353
},
39349
39354
iconURL:
39350
39355
'https://ipfs.io/ipfs/QmT7dJKK2VXMtF9mJ6EfMTJXBntJyVvZcA8beLA2RCFbsW'
@@ -43970,6 +43975,33 @@ export const chains: Chains = {
43970
43975
}
43971
43976
]
43972
43977
},
43978
+ 560013: {
43979
+ name: 'Rogue Chain',
43980
+ chainId: 560013,
43981
+ shortName: 'rogue',
43982
+ chain: 'ROGUE',
43983
+ networkId: 560013,
43984
+ icon: 'rogue',
43985
+ nativeCurrency: { name: 'Rogue', symbol: 'ROGUE', decimals: 18 },
43986
+ rpc: ['https://rpc.roguechain.io/rpc', 'wss://rpc.roguechain.io/ws'],
43987
+ faucets: [],
43988
+ explorers: [
43989
+ {
43990
+ name: 'Roguescan',
43991
+ url: 'https://roguescan.io',
43992
+ icon: 'rogue',
43993
+ standard: 'EIP3091'
43994
+ }
43995
+ ],
43996
+ infoURL: 'https://roguechain.io',
43997
+ parent: {
43998
+ type: 'L2',
43999
+ chain: 'eip155-42161',
44000
+ bridges: [{ url: 'https://bridge.arbitrum.io' }]
44001
+ },
44002
+ iconURL:
44003
+ 'https://ipfs.io/ipfs/Qmay8Z3yhJR4st6iAVmqTdM6nFc9zYSPq4tucDaiPheAjE'
44004
+ },
43973
44005
560048: {
43974
44006
name: 'Ethereum Hoodi',
43975
44007
title: 'Ethereum Testnet Hoodi',
@@ -49100,7 +49132,7 @@ export const chains: Chains = {
49100
49132
symbol: 'ETH',
49101
49133
decimals: 18
49102
49134
},
49103
- infoURL: 'https://plumenetwork.xyz/ ',
49135
+ infoURL: 'https://plume.org ',
49104
49136
shortName: 'plume-testnet-legacy',
49105
49137
chainId: 161221135,
49106
49138
networkId: 161221135,
0 commit comments