@@ -3569,13 +3569,16 @@ export const chains: Chains = {
3569
3569
chainId: 164,
3570
3570
networkId: 164,
3571
3571
slip44: 1,
3572
+ icon: 'omni',
3572
3573
explorers: [
3573
3574
{
3574
3575
name: 'Omni EVM and cross-chain Explorer',
3575
3576
url: 'https://omega.omniscan.network',
3576
3577
standard: 'EIP3091'
3577
3578
}
3578
- ]
3579
+ ],
3580
+ iconURL:
3581
+ 'https://ipfs.io/ipfs/QmdCMVucuZJpMqSn3xSWCU3io5ftRAwtzAqTd8QXLQEaos'
3579
3582
},
3580
3583
165: {
3581
3584
name: 'Omni Testnet (Deprecated)',
@@ -3595,16 +3598,26 @@ export const chains: Chains = {
3595
3598
166: {
3596
3599
name: 'Omni',
3597
3600
chain: 'Omni',
3598
- status: 'incubating ',
3599
- rpc: [],
3601
+ status: 'active ',
3602
+ rpc: ['https://mainnet.omni.network', 'wss://wss.mainnet.omni.network' ],
3600
3603
features: [{ name: 'EIP155' }],
3601
3604
faucets: [],
3602
3605
nativeCurrency: { name: 'Omni', symbol: 'OMNI', decimals: 18 },
3603
- infoURL: 'https://docs.omni.network/ ',
3606
+ infoURL: 'https://docs.omni.network',
3604
3607
shortName: 'omni',
3605
3608
chainId: 166,
3606
3609
networkId: 166,
3607
- slip44: 1
3610
+ slip44: 1,
3611
+ icon: 'omni',
3612
+ explorers: [
3613
+ {
3614
+ name: 'Omni EVM and cross-chain Explorer',
3615
+ url: 'https://omniscan.network',
3616
+ standard: 'EIP3091'
3617
+ }
3618
+ ],
3619
+ iconURL:
3620
+ 'https://ipfs.io/ipfs/QmdCMVucuZJpMqSn3xSWCU3io5ftRAwtzAqTd8QXLQEaos'
3608
3621
},
3609
3622
167: {
3610
3623
name: 'Atoshi Testnet',
@@ -12201,6 +12214,18 @@ export const chains: Chains = {
12201
12214
iconURL:
12202
12215
'https://ipfs.io/ipfs/QmRLtNvkVhC7rRDiLMHLckWbesaSU6sNYhQZgsAM1phTZx'
12203
12216
},
12217
+ 1480: {
12218
+ name: 'Islander',
12219
+ chain: 'Islander',
12220
+ rpc: [],
12221
+ nativeCurrency: { name: 'Islander', symbol: 'ISL', decimals: 18 },
12222
+ faucets: [],
12223
+ infoURL: '',
12224
+ shortName: 'isl',
12225
+ chainId: 1480,
12226
+ networkId: 1480,
12227
+ explorers: []
12228
+ },
12204
12229
1490: {
12205
12230
name: 'Vitruveo Mainnet',
12206
12231
title: 'Vitruveo is a blockchain for Creators',
@@ -13567,7 +13592,7 @@ export const chains: Chains = {
13567
13592
],
13568
13593
parent: {
13569
13594
type: 'L2',
13570
- chain: 'eip155-1 ',
13595
+ chain: 'eip155-11155111 ',
13571
13596
bridges: [{ url: 'https://bridge.soneium.org/testnet' }]
13572
13597
},
13573
13598
iconURL:
@@ -13957,10 +13982,7 @@ export const chains: Chains = {
13957
13982
1995: {
13958
13983
name: 'edeXa Testnet',
13959
13984
chain: 'edeXa TestNetwork',
13960
- rpc: [
13961
- 'https://testnet.edexa.network/rpc',
13962
- 'https://io-dataseed1.testnet.edexa.io-market.com/rpc'
13963
- ],
13985
+ rpc: ['https://testnet.edexa.network/rpc', 'https://testnet.edexa.com/rpc'],
13964
13986
faucets: ['https://faucet.edexa.com/'],
13965
13987
nativeCurrency: { name: 'EDEXA', symbol: 'EDX', decimals: 18 },
13966
13988
infoURL: 'https://edexa.network/',
@@ -15793,7 +15815,7 @@ export const chains: Chains = {
15793
15815
],
15794
15816
parent: { type: 'L2', chain: 'eip155-1' },
15795
15817
iconURL:
15796
- 'https://ipfs.io/ipfs/QmbCwbV2eNWxb8qCop5PzP9PB15YZzcHbj8D7BixLso4xJ '
15818
+ 'https://ipfs.io/ipfs/bafybeic3dihuytvtm2hnfo7lvsqf43eqbzobtkxn3o3pxptktifsefy7su '
15797
15819
},
15798
15820
2415: {
15799
15821
name: 'XODEX',
@@ -15998,7 +16020,22 @@ export const chains: Chains = {
15998
16020
],
15999
16021
parent: { type: 'L2', chain: 'eip155-5' },
16000
16022
iconURL:
16001
- 'https://ipfs.io/ipfs/QmbCwbV2eNWxb8qCop5PzP9PB15YZzcHbj8D7BixLso4xJ'
16023
+ 'https://ipfs.io/ipfs/bafybeic3dihuytvtm2hnfo7lvsqf43eqbzobtkxn3o3pxptktifsefy7su'
16024
+ },
16025
+ 2512: {
16026
+ name: 'K2 Testnet',
16027
+ chain: 'K2',
16028
+ icon: 'karak',
16029
+ rpc: [],
16030
+ faucets: [],
16031
+ nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
16032
+ infoURL: 'https://karak.network',
16033
+ shortName: 'K2-testnet',
16034
+ chainId: 2512,
16035
+ networkId: 2512,
16036
+ status: 'incubating',
16037
+ iconURL:
16038
+ 'https://ipfs.io/ipfs/bafybeic3dihuytvtm2hnfo7lvsqf43eqbzobtkxn3o3pxptktifsefy7su'
16002
16039
},
16003
16040
2522: {
16004
16041
name: 'Fraxtal Testnet',
@@ -18460,6 +18497,25 @@ export const chains: Chains = {
18460
18497
iconURL:
18461
18498
'https://ipfs.io/ipfs/QmTMbwvGznhMwxWbX28FWtj4Me8ayGQjUQG7zrXPCJzLTa'
18462
18499
},
18500
+ 4321: {
18501
+ name: 'Echos Chain',
18502
+ chain: 'Echos',
18503
+ rpc: [],
18504
+ features: [],
18505
+ faucets: [],
18506
+ nativeCurrency: { name: 'USD Coin', symbol: 'USDC', decimals: 18 },
18507
+ infoURL: 'https://www.echos.fun/',
18508
+ shortName: 'echos',
18509
+ chainId: 4321,
18510
+ networkId: 4321,
18511
+ explorers: [
18512
+ {
18513
+ name: 'Echos Explorer',
18514
+ url: 'https://explorer.echos.fun',
18515
+ standard: 'none'
18516
+ }
18517
+ ]
18518
+ },
18463
18519
4328: {
18464
18520
name: 'Bobafuji Testnet',
18465
18521
chain: 'Bobafuji Testnet',
@@ -19554,11 +19610,7 @@ export const chains: Chains = {
19554
19610
5424: {
19555
19611
name: 'edeXa Mainnet',
19556
19612
chain: 'edeXa Network',
19557
- rpc: [
19558
- 'https://mainnet.edexa.network/rpc',
19559
- 'https://mainnet.edexa.com/rpc',
19560
- 'https://io-dataseed1.mainnet.edexa.io-market.com/rpc'
19561
- ],
19613
+ rpc: ['https://mainnet.edexa.network/rpc', 'https://mainnet.edexa.com/rpc'],
19562
19614
faucets: [],
19563
19615
features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
19564
19616
nativeCurrency: { name: 'EDEXA', symbol: 'EDX', decimals: 18 },
@@ -22047,7 +22099,7 @@ export const chains: Chains = {
22047
22099
],
22048
22100
parent: { type: 'L2', chain: 'eip155-11155111' },
22049
22101
iconURL:
22050
- 'https://ipfs.io/ipfs/QmbCwbV2eNWxb8qCop5PzP9PB15YZzcHbj8D7BixLso4xJ '
22102
+ 'https://ipfs.io/ipfs/bafybeic3dihuytvtm2hnfo7lvsqf43eqbzobtkxn3o3pxptktifsefy7su '
22051
22103
},
22052
22104
8080: {
22053
22105
name: 'Shardeum Liberty 1.X',
@@ -23816,7 +23868,7 @@ export const chains: Chains = {
23816
23868
],
23817
23869
parent: {
23818
23870
type: 'L2',
23819
- chain: 'eip155-5 ',
23871
+ chain: 'eip155-28882 ',
23820
23872
bridges: [{ url: 'https://gateway.boba.network' }]
23821
23873
}
23822
23874
},
0 commit comments