@revoke.cash/chains 64.0.0 → 66.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/src/build.js +8 -2
- package/dist/src/chains.js +2293 -331
- package/dist/src/enums.d.ts +256 -72
- package/dist/src/enums.js +256 -72
- package/package.json +1 -1
package/dist/src/chains.js
CHANGED
|
@@ -854,7 +854,7 @@ exports.chains = {
|
|
|
854
854
|
name: 'Telos EVM Mainnet',
|
|
855
855
|
chain: 'TLOS',
|
|
856
856
|
rpc: [
|
|
857
|
-
'https://
|
|
857
|
+
'https://rpc.telos.net',
|
|
858
858
|
'https://telos.drpc.org',
|
|
859
859
|
'wss://telos.drpc.org'
|
|
860
860
|
],
|
|
@@ -876,7 +876,7 @@ exports.chains = {
|
|
|
876
876
|
name: 'Telos EVM Testnet',
|
|
877
877
|
chain: 'TLOS',
|
|
878
878
|
rpc: [
|
|
879
|
-
'https://testnet.telos.net
|
|
879
|
+
'https://rpc.testnet.telos.net',
|
|
880
880
|
'https://telos-testnet.drpc.org',
|
|
881
881
|
'wss://telos-testnet.drpc.org'
|
|
882
882
|
],
|
|
@@ -2107,26 +2107,26 @@ exports.chains = {
|
|
|
2107
2107
|
iconURL: 'https://ipfs.io/ipfs/QmW5Fpb2Ywnfqcj4ibvpbKvPv5Mo5eseWdYZnnUvLkj2Hp'
|
|
2108
2108
|
},
|
|
2109
2109
|
96: {
|
|
2110
|
-
name: '
|
|
2111
|
-
chain: '
|
|
2112
|
-
icon: 'bkc',
|
|
2110
|
+
name: 'KUB Mainnet',
|
|
2111
|
+
chain: 'KUB',
|
|
2113
2112
|
rpc: ['https://rpc.bitkubchain.io', 'wss://wss.bitkubchain.io'],
|
|
2114
2113
|
faucets: [],
|
|
2115
|
-
nativeCurrency: { name: '
|
|
2116
|
-
infoURL: 'https://www.
|
|
2117
|
-
shortName: '
|
|
2114
|
+
nativeCurrency: { name: 'KUB Coin', symbol: 'KUB', decimals: 18 },
|
|
2115
|
+
infoURL: 'https://www.kubchain.com/',
|
|
2116
|
+
shortName: 'kub',
|
|
2118
2117
|
chainId: 96,
|
|
2119
2118
|
networkId: 96,
|
|
2119
|
+
icon: 'kub',
|
|
2120
2120
|
explorers: [
|
|
2121
2121
|
{
|
|
2122
|
-
name: '
|
|
2123
|
-
url: 'https://
|
|
2122
|
+
name: 'KUB Mainnet Explorer',
|
|
2123
|
+
url: 'https://kubscan.com',
|
|
2124
2124
|
standard: 'none',
|
|
2125
|
-
icon: '
|
|
2125
|
+
icon: 'kub'
|
|
2126
2126
|
}
|
|
2127
2127
|
],
|
|
2128
2128
|
redFlags: ['reusedChainId'],
|
|
2129
|
-
iconURL: 'https://ipfs.io/ipfs/
|
|
2129
|
+
iconURL: 'https://ipfs.io/ipfs/bafkreigwng335wvow35ypah7hpq3m3xga3idods2wqs3cfcncoyzu7vxli'
|
|
2130
2130
|
},
|
|
2131
2131
|
97: {
|
|
2132
2132
|
name: 'BNB Smart Chain Testnet',
|
|
@@ -2848,14 +2848,31 @@ exports.chains = {
|
|
|
2848
2848
|
130: {
|
|
2849
2849
|
name: 'Unichain',
|
|
2850
2850
|
chain: 'ETH',
|
|
2851
|
-
rpc: [
|
|
2851
|
+
rpc: [
|
|
2852
|
+
'https://mainnet.unichain.org',
|
|
2853
|
+
'https://unichain-rpc.publicnode.com',
|
|
2854
|
+
'wss://unichain-rpc.publicnode.com'
|
|
2855
|
+
],
|
|
2852
2856
|
faucets: [],
|
|
2853
2857
|
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
2854
2858
|
infoURL: 'https://unichain.org',
|
|
2855
2859
|
shortName: 'unichain',
|
|
2856
2860
|
chainId: 130,
|
|
2857
2861
|
networkId: 130,
|
|
2858
|
-
|
|
2862
|
+
icon: 'unichain',
|
|
2863
|
+
explorers: [
|
|
2864
|
+
{
|
|
2865
|
+
name: 'Unichain Mainnet Explorer',
|
|
2866
|
+
url: 'https://uniscan.xyz',
|
|
2867
|
+
standard: 'EIP3091'
|
|
2868
|
+
},
|
|
2869
|
+
{
|
|
2870
|
+
name: 'Unichain Mainnet Explorer',
|
|
2871
|
+
url: 'https://unichain.blockscout.com',
|
|
2872
|
+
standard: 'EIP3091'
|
|
2873
|
+
}
|
|
2874
|
+
],
|
|
2875
|
+
iconURL: 'https://ipfs.io/ipfs/QmWtu564n5T9KhhzKGMEcNWXXume5RzyUu7bARUX6ppHpW'
|
|
2859
2876
|
},
|
|
2860
2877
|
131: {
|
|
2861
2878
|
name: 'Engram Testnet',
|
|
@@ -3674,13 +3691,13 @@ exports.chains = {
|
|
|
3674
3691
|
slip44: 1
|
|
3675
3692
|
},
|
|
3676
3693
|
171: {
|
|
3677
|
-
name: 'CO2e
|
|
3694
|
+
name: 'CO2e Chain',
|
|
3678
3695
|
chain: 'CO2E',
|
|
3679
|
-
rpc: ['https://rpc.co2ledger.xyz'],
|
|
3696
|
+
rpc: ['https://rpc.co2e.cc', 'https://rpc.co2ledger.xyz'],
|
|
3680
3697
|
faucets: [],
|
|
3681
3698
|
features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
|
|
3682
3699
|
nativeCurrency: { name: 'CO2e Token', symbol: 'CO2E', decimals: 18 },
|
|
3683
|
-
infoURL: 'https://
|
|
3700
|
+
infoURL: 'https://co2e.cc',
|
|
3684
3701
|
shortName: 'CO2e',
|
|
3685
3702
|
chainId: 171,
|
|
3686
3703
|
networkId: 171,
|
|
@@ -3688,7 +3705,7 @@ exports.chains = {
|
|
|
3688
3705
|
explorers: [
|
|
3689
3706
|
{
|
|
3690
3707
|
name: 'CO2e Explorer',
|
|
3691
|
-
url: 'https://exp.
|
|
3708
|
+
url: 'https://exp.co2e.cc',
|
|
3692
3709
|
standard: 'EIP3091'
|
|
3693
3710
|
}
|
|
3694
3711
|
],
|
|
@@ -3845,10 +3862,7 @@ exports.chains = {
|
|
|
3845
3862
|
182: {
|
|
3846
3863
|
name: 'IOST Mainnet',
|
|
3847
3864
|
chain: 'iost',
|
|
3848
|
-
rpc: [
|
|
3849
|
-
'https://iost-mainnet.alt.technology',
|
|
3850
|
-
'wss://iost-mainnet.alt.technology/ws'
|
|
3851
|
-
],
|
|
3865
|
+
rpc: ['https://l2-mainnet.iost.io', 'wss://l2-mainnet.iost.io'],
|
|
3852
3866
|
faucets: [],
|
|
3853
3867
|
nativeCurrency: {
|
|
3854
3868
|
name: 'BNB Chain Native Token',
|
|
@@ -3864,18 +3878,14 @@ exports.chains = {
|
|
|
3864
3878
|
explorers: [
|
|
3865
3879
|
{
|
|
3866
3880
|
name: 'IOSTscan',
|
|
3867
|
-
url: 'https://
|
|
3881
|
+
url: 'https://l2-scan.iost.io',
|
|
3868
3882
|
standard: 'EIP3091'
|
|
3869
3883
|
}
|
|
3870
3884
|
],
|
|
3871
3885
|
parent: {
|
|
3872
3886
|
type: 'L2',
|
|
3873
3887
|
chain: 'eip155-56',
|
|
3874
|
-
bridges: [
|
|
3875
|
-
{
|
|
3876
|
-
url: 'https://10910bc5-8382-4ef5-bdc7-4c54c8f57e75.bridges.rollbridge.app/'
|
|
3877
|
-
}
|
|
3878
|
-
]
|
|
3888
|
+
bridges: [{ url: 'https://l2-bridge.iost.io' }]
|
|
3879
3889
|
},
|
|
3880
3890
|
iconURL: 'https://ipfs.io/ipfs/bafybeib75gwytvblyvjpfminitr3i6mpat3a624udfsqsl5nysf5vuuvie'
|
|
3881
3891
|
},
|
|
@@ -4376,10 +4386,16 @@ exports.chains = {
|
|
|
4376
4386
|
name: 'Bitnet',
|
|
4377
4387
|
chain: 'BTN',
|
|
4378
4388
|
icon: 'bitnet',
|
|
4379
|
-
rpc: [
|
|
4389
|
+
rpc: [
|
|
4390
|
+
'https://rpc.bitnet.money',
|
|
4391
|
+
'https://rpc.btnscan.com',
|
|
4392
|
+
'https://rpc.btn.network',
|
|
4393
|
+
'https://rpc.bitnetmoney.com',
|
|
4394
|
+
'https://rpc.btn-network.org'
|
|
4395
|
+
],
|
|
4380
4396
|
faucets: [],
|
|
4381
4397
|
nativeCurrency: { name: 'Bitnet', symbol: 'BTN', decimals: 18 },
|
|
4382
|
-
infoURL: 'https://bitnet.
|
|
4398
|
+
infoURL: 'https://bitnet.technology',
|
|
4383
4399
|
shortName: 'BTN',
|
|
4384
4400
|
chainId: 210,
|
|
4385
4401
|
networkId: 210,
|
|
@@ -4470,20 +4486,44 @@ exports.chains = {
|
|
|
4470
4486
|
],
|
|
4471
4487
|
iconURL: 'https://ipfs.io/ipfs/bafybeiadbavrwcial76vs5ovhyykyaobteltuhliqcthdairbja4klwzhu'
|
|
4472
4488
|
},
|
|
4489
|
+
215: {
|
|
4490
|
+
name: 'IDN Mainnet',
|
|
4491
|
+
chain: 'IDN',
|
|
4492
|
+
icon: 'idn',
|
|
4493
|
+
rpc: [
|
|
4494
|
+
'https://dataseed1.idn-rpc.com',
|
|
4495
|
+
'https://dataseed2.idn-rpc.com',
|
|
4496
|
+
'https://dataseed3.idn-rpc.com'
|
|
4497
|
+
],
|
|
4498
|
+
faucets: [],
|
|
4499
|
+
nativeCurrency: { name: 'IDN', symbol: 'IDN', decimals: 18 },
|
|
4500
|
+
infoURL: 'https://www.idn.world',
|
|
4501
|
+
shortName: 'IDN',
|
|
4502
|
+
chainId: 215,
|
|
4503
|
+
networkId: 215,
|
|
4504
|
+
explorers: [
|
|
4505
|
+
{
|
|
4506
|
+
name: 'Idn Explorer',
|
|
4507
|
+
url: 'https://scan.idn-network.com',
|
|
4508
|
+
standard: 'EIP3091'
|
|
4509
|
+
}
|
|
4510
|
+
],
|
|
4511
|
+
iconURL: 'https://ipfs.io/ipfs/bafkreiarbxyddbnz5x36rj4l2ousrwnsjminqjjcswsttzxqckqwz6b7ba'
|
|
4512
|
+
},
|
|
4473
4513
|
216: {
|
|
4474
4514
|
name: 'Happychain Testnet',
|
|
4475
4515
|
chainId: 216,
|
|
4476
4516
|
networkId: 216,
|
|
4477
4517
|
chain: 'Happychain Testnet',
|
|
4478
|
-
rpc: ['https://
|
|
4518
|
+
rpc: ['https://rpc.testnet.happy.tech/http'],
|
|
4479
4519
|
faucets: [],
|
|
4480
4520
|
nativeCurrency: { name: 'Happy', symbol: 'HAPPY', decimals: 18 },
|
|
4481
4521
|
shortName: 'happytestnet',
|
|
4482
|
-
infoURL: 'https://
|
|
4522
|
+
infoURL: 'https://testnet.happy.tech',
|
|
4483
4523
|
explorers: [
|
|
4484
4524
|
{
|
|
4485
4525
|
name: 'Blockscout',
|
|
4486
|
-
url: 'https://
|
|
4526
|
+
url: 'https://explorer.testnet.happy.tech',
|
|
4487
4527
|
standard: 'EIP3091'
|
|
4488
4528
|
}
|
|
4489
4529
|
]
|
|
@@ -5521,7 +5561,7 @@ exports.chains = {
|
|
|
5521
5561
|
name: 'Hedera Mainnet',
|
|
5522
5562
|
chain: 'Hedera',
|
|
5523
5563
|
icon: 'hedera',
|
|
5524
|
-
rpc: ['https://mainnet.hashio.io/api'],
|
|
5564
|
+
rpc: ['https://mainnet.hashio.io/api', 'https://hedera.linkpool.pro'],
|
|
5525
5565
|
features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
|
|
5526
5566
|
faucets: [],
|
|
5527
5567
|
nativeCurrency: { name: 'hbar', symbol: 'HBAR', decimals: 18 },
|
|
@@ -5531,11 +5571,6 @@ exports.chains = {
|
|
|
5531
5571
|
networkId: 295,
|
|
5532
5572
|
slip44: 3030,
|
|
5533
5573
|
explorers: [
|
|
5534
|
-
{
|
|
5535
|
-
name: 'HashScan',
|
|
5536
|
-
url: 'https://hashscan.io/mainnet',
|
|
5537
|
-
standard: 'EIP3091'
|
|
5538
|
-
},
|
|
5539
5574
|
{
|
|
5540
5575
|
name: 'Arkhia Explorer',
|
|
5541
5576
|
url: 'https://explorer.arkhia.io',
|
|
@@ -5550,11 +5585,6 @@ exports.chains = {
|
|
|
5550
5585
|
name: 'Hedera Explorer',
|
|
5551
5586
|
url: 'https://hederaexplorer.io',
|
|
5552
5587
|
standard: 'none'
|
|
5553
|
-
},
|
|
5554
|
-
{
|
|
5555
|
-
name: 'Ledger Works Explore',
|
|
5556
|
-
url: 'https://explore.lworks.io',
|
|
5557
|
-
standard: 'none'
|
|
5558
5588
|
}
|
|
5559
5589
|
],
|
|
5560
5590
|
iconURL: 'https://ipfs.io/ipfs/QmQikzhvZKyMmbZJd7BVLZb2YTBDMgNDnaMCAErsVjsfuz'
|
|
@@ -6086,13 +6116,40 @@ exports.chains = {
|
|
|
6086
6116
|
explorers: [],
|
|
6087
6117
|
iconURL: 'https://ipfs.io/ipfs/QmVRdhjaBYeUVCkF8SUYMqAgGtbePYaozzy4YtMVKazLut'
|
|
6088
6118
|
},
|
|
6119
|
+
331: {
|
|
6120
|
+
name: 'Telos zkEVM Testnet',
|
|
6121
|
+
title: 'Telos zkEVM Testnet',
|
|
6122
|
+
chain: 'Telos',
|
|
6123
|
+
rpc: ['https://zkrpc.testnet.telos.net'],
|
|
6124
|
+
faucets: [],
|
|
6125
|
+
nativeCurrency: { name: 'Sepolia ETH', symbol: 'ETH', decimals: 18 },
|
|
6126
|
+
infoURL: '',
|
|
6127
|
+
shortName: 'telos-zkevm-testnet',
|
|
6128
|
+
chainId: 331,
|
|
6129
|
+
networkId: 331,
|
|
6130
|
+
icon: 'telos',
|
|
6131
|
+
explorers: [
|
|
6132
|
+
{
|
|
6133
|
+
name: 'TeloScan',
|
|
6134
|
+
icon: 'teloscan',
|
|
6135
|
+
url: 'https://zkexplorer.testnet.telos.net',
|
|
6136
|
+
standard: 'EIP3091'
|
|
6137
|
+
}
|
|
6138
|
+
],
|
|
6139
|
+
parent: {
|
|
6140
|
+
type: 'L2',
|
|
6141
|
+
chain: 'eip155-11155111',
|
|
6142
|
+
bridges: [{ url: 'https://zkbridge.testnet.telos.net' }]
|
|
6143
|
+
},
|
|
6144
|
+
iconURL: 'https://ipfs.io/ipfs/bafkreig7dmdjzvamf53drtqm452vr3evozh5zfihbk4m5vi77zwmtae5a4'
|
|
6145
|
+
},
|
|
6089
6146
|
332: {
|
|
6090
6147
|
name: 'Omax Testnet',
|
|
6091
6148
|
chain: 'Omax Chain',
|
|
6092
6149
|
rpc: ['https://testapi.omaxray.com'],
|
|
6093
6150
|
features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
|
|
6094
6151
|
faucets: ['https://faucet.omaxray.com/'],
|
|
6095
|
-
nativeCurrency: { name: 'OMAX TESTCOIN', symbol: '
|
|
6152
|
+
nativeCurrency: { name: 'OMAX TESTCOIN', symbol: 'OMAX', decimals: 18 },
|
|
6096
6153
|
infoURL: 'https://www.omaxcoin.com/',
|
|
6097
6154
|
shortName: 'omaxt',
|
|
6098
6155
|
chainId: 332,
|
|
@@ -6102,6 +6159,7 @@ exports.chains = {
|
|
|
6102
6159
|
{
|
|
6103
6160
|
name: 'Omax Chain Explorer',
|
|
6104
6161
|
url: 'https://testnet.omaxscan.com',
|
|
6162
|
+
icon: 'omaxray',
|
|
6105
6163
|
standard: 'EIP3091'
|
|
6106
6164
|
}
|
|
6107
6165
|
],
|
|
@@ -7118,6 +7176,42 @@ exports.chains = {
|
|
|
7118
7176
|
networkId: 486,
|
|
7119
7177
|
status: 'incubating'
|
|
7120
7178
|
},
|
|
7179
|
+
488: {
|
|
7180
|
+
name: 'BlackFort Exchange Network',
|
|
7181
|
+
chain: 'BXN',
|
|
7182
|
+
rpc: ['https://rpc.blackfort.network/mainnet/rpc'],
|
|
7183
|
+
faucets: [],
|
|
7184
|
+
nativeCurrency: { name: 'BlackFort Token', symbol: 'BXN', decimals: 18 },
|
|
7185
|
+
features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
|
|
7186
|
+
infoURL: 'https://blackfort.com',
|
|
7187
|
+
shortName: 'BXN',
|
|
7188
|
+
chainId: 488,
|
|
7189
|
+
networkId: 488,
|
|
7190
|
+
icon: 'bxn',
|
|
7191
|
+
explorers: [
|
|
7192
|
+
{
|
|
7193
|
+
name: 'blockscout',
|
|
7194
|
+
url: 'https://blackfortscan.com',
|
|
7195
|
+
icon: 'blockscout',
|
|
7196
|
+
standard: 'EIP3091'
|
|
7197
|
+
}
|
|
7198
|
+
],
|
|
7199
|
+
iconURL: 'https://ipfs.io/ipfs/QmPasA8xykRtJDivB2bcKDiRCUNWDPtfUTTKVAcaF2wVxC'
|
|
7200
|
+
},
|
|
7201
|
+
495: {
|
|
7202
|
+
name: 'Landstars',
|
|
7203
|
+
chain: 'Landstars',
|
|
7204
|
+
icon: 'landstars',
|
|
7205
|
+
rpc: ['https://13882-60301.pph-server.de'],
|
|
7206
|
+
faucets: [],
|
|
7207
|
+
nativeCurrency: { name: 'Landstars', symbol: 'LDS', decimals: 18 },
|
|
7208
|
+
infoURL: 'https://github.com/khalikov001/landstars-info',
|
|
7209
|
+
shortName: 'lds',
|
|
7210
|
+
chainId: 495,
|
|
7211
|
+
networkId: 495,
|
|
7212
|
+
explorers: [],
|
|
7213
|
+
iconURL: 'https://ipfs.io/ipfs/bafkreibjv5chptzvncnfrro7tlx43q4um2tho7kvebdpk6fm765irfle4q'
|
|
7214
|
+
},
|
|
7121
7215
|
499: {
|
|
7122
7216
|
name: 'Rupaya',
|
|
7123
7217
|
chain: 'RUPX',
|
|
@@ -7307,24 +7401,24 @@ exports.chains = {
|
|
|
7307
7401
|
iconURL: 'https://ipfs.io/ipfs/QmYjuztyURb3Fc6ZTLgCbwQa64CcVoigF5j9cafzuSbqgf'
|
|
7308
7402
|
},
|
|
7309
7403
|
530: {
|
|
7310
|
-
name: '
|
|
7311
|
-
chain: '
|
|
7404
|
+
name: 'Pundi AIFX Omnilayer',
|
|
7405
|
+
chain: 'PUNDIAI',
|
|
7312
7406
|
rpc: ['https://fx-json-web3.functionx.io:8545'],
|
|
7313
7407
|
faucets: [],
|
|
7314
|
-
nativeCurrency: { name: '
|
|
7315
|
-
infoURL: 'https://
|
|
7316
|
-
shortName: '
|
|
7408
|
+
nativeCurrency: { name: 'Pundi AIFX', symbol: 'PUNDAI', decimals: 18 },
|
|
7409
|
+
infoURL: 'https://fx.pundi.ai/',
|
|
7410
|
+
shortName: 'pundiai',
|
|
7317
7411
|
chainId: 530,
|
|
7318
7412
|
networkId: 530,
|
|
7319
|
-
icon: '
|
|
7413
|
+
icon: 'pundiai',
|
|
7320
7414
|
explorers: [
|
|
7321
7415
|
{
|
|
7322
|
-
name: '
|
|
7323
|
-
url: 'https://
|
|
7416
|
+
name: 'PundiScan Explorer',
|
|
7417
|
+
url: 'https://pundiscan.io/evm',
|
|
7324
7418
|
standard: 'EIP3091'
|
|
7325
7419
|
}
|
|
7326
7420
|
],
|
|
7327
|
-
iconURL: 'https://ipfs.io/ipfs/
|
|
7421
|
+
iconURL: 'https://ipfs.io/ipfs/QmUve9vX4k6rtTX5dJZhXTGBGUosFccMZL9E349gdTHNkV'
|
|
7328
7422
|
},
|
|
7329
7423
|
534: {
|
|
7330
7424
|
name: 'Candle',
|
|
@@ -7386,7 +7480,7 @@ exports.chains = {
|
|
|
7386
7480
|
]
|
|
7387
7481
|
},
|
|
7388
7482
|
545: {
|
|
7389
|
-
name: 'EVM
|
|
7483
|
+
name: 'Flow EVM Testnet',
|
|
7390
7484
|
chain: 'Flow',
|
|
7391
7485
|
rpc: ['https://testnet.evm.nodes.onflow.org'],
|
|
7392
7486
|
faucets: ['https://faucet.flow.com/fund-account'],
|
|
@@ -7920,23 +8014,17 @@ exports.chains = {
|
|
|
7920
8014
|
iconURL: 'https://ipfs.io/ipfs/Qma9rJSgy32UL1iXtXKFZQJA6FjkcUcDU4HR6y13Wu1vjn'
|
|
7921
8015
|
},
|
|
7922
8016
|
646: {
|
|
7923
|
-
name: 'Previewnet',
|
|
8017
|
+
name: 'Flow EVM Previewnet',
|
|
7924
8018
|
chain: 'Flow',
|
|
7925
|
-
rpc: [
|
|
7926
|
-
faucets: [
|
|
8019
|
+
rpc: [],
|
|
8020
|
+
faucets: [],
|
|
7927
8021
|
nativeCurrency: { name: 'FLOW', symbol: 'FLOW', decimals: 18 },
|
|
7928
8022
|
infoURL: 'https://developers.flow.com/evm/about',
|
|
7929
8023
|
shortName: 'flow-previewnet',
|
|
7930
8024
|
chainId: 646,
|
|
7931
8025
|
networkId: 646,
|
|
7932
8026
|
icon: 'flowevm',
|
|
7933
|
-
explorers: [
|
|
7934
|
-
{
|
|
7935
|
-
name: 'EVM on Flow Block Explorer (PreviewNet)',
|
|
7936
|
-
url: 'https://eth.flowscan.io',
|
|
7937
|
-
standard: 'EIP3091'
|
|
7938
|
-
}
|
|
7939
|
-
],
|
|
8027
|
+
explorers: [],
|
|
7940
8028
|
status: 'deprecated',
|
|
7941
8029
|
iconURL: 'https://ipfs.io/ipfs/QmQFugEvsfU3ARjjJ7YRLJwSxMfTk54WWzrofekTRBKFaC'
|
|
7942
8030
|
},
|
|
@@ -8644,7 +8732,7 @@ exports.chains = {
|
|
|
8644
8732
|
iconURL: 'https://ipfs.io/ipfs/bafkreieb6bx5nqv43qgykfuycpfilf5xk7v3jugli74ofb7pm6t6f5wcmu'
|
|
8645
8733
|
},
|
|
8646
8734
|
747: {
|
|
8647
|
-
name: 'EVM
|
|
8735
|
+
name: 'Flow EVM Mainnet',
|
|
8648
8736
|
chain: 'Flow',
|
|
8649
8737
|
rpc: ['https://mainnet.evm.nodes.onflow.org'],
|
|
8650
8738
|
faucets: [],
|
|
@@ -9278,6 +9366,17 @@ exports.chains = {
|
|
|
9278
9366
|
}
|
|
9279
9367
|
]
|
|
9280
9368
|
},
|
|
9369
|
+
863: {
|
|
9370
|
+
name: 'Radius Testnet',
|
|
9371
|
+
chain: 'Radius',
|
|
9372
|
+
rpc: ['https://dev-secure.rpc.theradius.xyz'],
|
|
9373
|
+
faucets: [],
|
|
9374
|
+
nativeCurrency: { name: 'Useless', symbol: 'USLS', decimals: 18 },
|
|
9375
|
+
infoURL: 'https://www.theradius.xyz/',
|
|
9376
|
+
shortName: 'radius-testnet',
|
|
9377
|
+
chainId: 863,
|
|
9378
|
+
networkId: 863
|
|
9379
|
+
},
|
|
9281
9380
|
868: {
|
|
9282
9381
|
name: 'Fantasia Chain Mainnet',
|
|
9283
9382
|
chain: 'FSC',
|
|
@@ -9375,6 +9474,27 @@ exports.chains = {
|
|
|
9375
9474
|
}
|
|
9376
9475
|
]
|
|
9377
9476
|
},
|
|
9477
|
+
881: {
|
|
9478
|
+
name: 'Weber Governance Mainnet',
|
|
9479
|
+
chain: 'PTT',
|
|
9480
|
+
rpc: ['https://chain.myweber.org'],
|
|
9481
|
+
faucets: [],
|
|
9482
|
+
nativeCurrency: { name: 'PALLET', symbol: 'PTT', decimals: 18 },
|
|
9483
|
+
infoURL: 'https://myweber.org',
|
|
9484
|
+
shortName: 'ptt',
|
|
9485
|
+
chainId: 881,
|
|
9486
|
+
networkId: 881,
|
|
9487
|
+
icon: 'ptt',
|
|
9488
|
+
explorers: [
|
|
9489
|
+
{
|
|
9490
|
+
name: 'Weber Governance Mainnet Explorer',
|
|
9491
|
+
url: 'https://mainnet.myweber.org',
|
|
9492
|
+
icon: 'ptt',
|
|
9493
|
+
standard: 'EIP3091'
|
|
9494
|
+
}
|
|
9495
|
+
],
|
|
9496
|
+
iconURL: 'https://ipfs.io/ipfs/bafkreihwjhyhzxernwjyxm4edujzhou4bg6bpinwj7r4azifoljubgr3sq'
|
|
9497
|
+
},
|
|
9378
9498
|
888: {
|
|
9379
9499
|
name: 'Wanchain',
|
|
9380
9500
|
chain: 'WAN',
|
|
@@ -10048,6 +10168,24 @@ exports.chains = {
|
|
|
10048
10168
|
],
|
|
10049
10169
|
iconURL: 'https://ipfs.io/ipfs/QmYikaM849eZrL8pGNeVhEHVTKWpxdGMvCY5oFBfZ2ndhd'
|
|
10050
10170
|
},
|
|
10171
|
+
984: {
|
|
10172
|
+
name: 'IOPN Testnet',
|
|
10173
|
+
chain: 'IOPN Testnet',
|
|
10174
|
+
rpc: ['https://testnet-rpc.iopn.tech'],
|
|
10175
|
+
faucets: ['https://faucet.iopn.tech'],
|
|
10176
|
+
nativeCurrency: { name: 'OPN', symbol: 'OPN', decimals: 18 },
|
|
10177
|
+
infoURL: 'https://iopn.tech',
|
|
10178
|
+
shortName: 'iopn-Test-Chain',
|
|
10179
|
+
chainId: 984,
|
|
10180
|
+
networkId: 984,
|
|
10181
|
+
explorers: [
|
|
10182
|
+
{
|
|
10183
|
+
name: 'tracehawk',
|
|
10184
|
+
url: 'https://testnet.iopn.tech',
|
|
10185
|
+
standard: 'none'
|
|
10186
|
+
}
|
|
10187
|
+
]
|
|
10188
|
+
},
|
|
10051
10189
|
985: {
|
|
10052
10190
|
name: 'Memo Smart Chain Mainnet',
|
|
10053
10191
|
chain: 'MEMO',
|
|
@@ -10069,6 +10207,24 @@ exports.chains = {
|
|
|
10069
10207
|
],
|
|
10070
10208
|
iconURL: 'https://ipfs.io/ipfs/bafkreig52paynhccs4o5ew6f7mk3xoqu2bqtitmfvlgnwarh2pm33gbdrq'
|
|
10071
10209
|
},
|
|
10210
|
+
986: {
|
|
10211
|
+
name: 'LAGOM Mainnet',
|
|
10212
|
+
chain: 'LAGOM Mainnet',
|
|
10213
|
+
rpc: ['https://rpc1.lagom.mainnet.zeeve.net'],
|
|
10214
|
+
faucets: [],
|
|
10215
|
+
nativeCurrency: { name: 'LAGO', symbol: 'LAGO', decimals: 18 },
|
|
10216
|
+
infoURL: 'https://lagomchain.com',
|
|
10217
|
+
shortName: 'Lagom-Chain',
|
|
10218
|
+
chainId: 986,
|
|
10219
|
+
networkId: 986,
|
|
10220
|
+
explorers: [
|
|
10221
|
+
{
|
|
10222
|
+
name: 'tracehawk',
|
|
10223
|
+
url: 'https://Explorer.lagomchain.com',
|
|
10224
|
+
standard: 'none'
|
|
10225
|
+
}
|
|
10226
|
+
]
|
|
10227
|
+
},
|
|
10072
10228
|
987: {
|
|
10073
10229
|
name: 'BinaryChain Mainnet',
|
|
10074
10230
|
chain: 'BinaryChain',
|
|
@@ -11318,12 +11474,18 @@ exports.chains = {
|
|
|
11318
11474
|
chain: 'Litheum',
|
|
11319
11475
|
rpc: ['https://testnet.litheum.com'],
|
|
11320
11476
|
faucets: [],
|
|
11321
|
-
nativeCurrency: { name: 'Lith', symbol: 'LTH', decimals:
|
|
11477
|
+
nativeCurrency: { name: 'Lith', symbol: 'LTH', decimals: 18 },
|
|
11322
11478
|
infoURL: 'https://litheum.com',
|
|
11323
11479
|
shortName: 'lith',
|
|
11324
11480
|
chainId: 1174,
|
|
11325
11481
|
networkId: 1174,
|
|
11326
|
-
explorers: [
|
|
11482
|
+
explorers: [
|
|
11483
|
+
{
|
|
11484
|
+
name: 'Litheum Test Network Explorer',
|
|
11485
|
+
url: 'https://explorer.litheum.com',
|
|
11486
|
+
standard: 'EIP3091'
|
|
11487
|
+
}
|
|
11488
|
+
]
|
|
11327
11489
|
},
|
|
11328
11490
|
1177: {
|
|
11329
11491
|
name: 'Smart Host Teknoloji TESTNET',
|
|
@@ -12211,6 +12373,7 @@ exports.chains = {
|
|
|
12211
12373
|
shortName: 'unichain-sep',
|
|
12212
12374
|
chainId: 1301,
|
|
12213
12375
|
networkId: 1301,
|
|
12376
|
+
icon: 'unichain-testnet',
|
|
12214
12377
|
explorers: [
|
|
12215
12378
|
{
|
|
12216
12379
|
name: 'Unichain Sepolia Testnet Explorer',
|
|
@@ -12222,7 +12385,29 @@ exports.chains = {
|
|
|
12222
12385
|
url: 'https://sepolia.uniscan.xyz',
|
|
12223
12386
|
standard: 'EIP3091'
|
|
12224
12387
|
}
|
|
12225
|
-
]
|
|
12388
|
+
],
|
|
12389
|
+
iconURL: 'https://ipfs.io/ipfs/QmbdpXXsDDtskhYSFVg3UZqFLcdVhcTKDD29CzKTpgCLCb'
|
|
12390
|
+
},
|
|
12391
|
+
1310: {
|
|
12392
|
+
name: 'COINZAX',
|
|
12393
|
+
chain: 'ZAX',
|
|
12394
|
+
icon: 'coinzaxIcon',
|
|
12395
|
+
rpc: ['https://rpc.coinzax.com'],
|
|
12396
|
+
faucets: [],
|
|
12397
|
+
nativeCurrency: { name: 'COINZAX', symbol: 'ZAX', decimals: 18 },
|
|
12398
|
+
infoURL: 'https://coinzax.com',
|
|
12399
|
+
shortName: 'zax',
|
|
12400
|
+
chainId: 1310,
|
|
12401
|
+
networkId: 1310,
|
|
12402
|
+
status: 'active',
|
|
12403
|
+
explorers: [
|
|
12404
|
+
{
|
|
12405
|
+
name: 'COINZAX Explorer',
|
|
12406
|
+
url: 'https://explorer.coinzax.com',
|
|
12407
|
+
standard: 'EIP3091'
|
|
12408
|
+
}
|
|
12409
|
+
],
|
|
12410
|
+
iconURL: 'https://ipfs.io/ipfs/bafkreidkgk23jw6vwxrfoslz2hzucz5s63fyetewehoyldjjhmogx56qam'
|
|
12226
12411
|
},
|
|
12227
12412
|
1311: {
|
|
12228
12413
|
name: 'Dos Fuji Subnet',
|
|
@@ -12687,6 +12872,31 @@ exports.chains = {
|
|
|
12687
12872
|
],
|
|
12688
12873
|
status: 'deprecated'
|
|
12689
12874
|
},
|
|
12875
|
+
1424: {
|
|
12876
|
+
name: 'Perennial',
|
|
12877
|
+
chain: 'perennial',
|
|
12878
|
+
rpc: ['https://rpc.perennial.foundation'],
|
|
12879
|
+
faucets: [],
|
|
12880
|
+
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
12881
|
+
infoURL: 'https://perennial.finance',
|
|
12882
|
+
shortName: 'perennial',
|
|
12883
|
+
chainId: 1424,
|
|
12884
|
+
networkId: 1424,
|
|
12885
|
+
icon: 'perennial',
|
|
12886
|
+
explorers: [
|
|
12887
|
+
{
|
|
12888
|
+
name: 'Perennial Explorer',
|
|
12889
|
+
url: 'https://explorer.perennial.foundation',
|
|
12890
|
+
standard: 'EIP3091'
|
|
12891
|
+
}
|
|
12892
|
+
],
|
|
12893
|
+
parent: {
|
|
12894
|
+
type: 'L2',
|
|
12895
|
+
chain: 'eip155-8453',
|
|
12896
|
+
bridges: [{ url: 'https://bridge.perennial.foundation' }]
|
|
12897
|
+
},
|
|
12898
|
+
iconURL: 'https://ipfs.io/ipfs/bafkreidkqdec42orfj4yiufiqvo3n33yxiw75jybg2lewv36raq7qpijua'
|
|
12899
|
+
},
|
|
12690
12900
|
1433: {
|
|
12691
12901
|
name: 'Rikeza Network Mainnet',
|
|
12692
12902
|
title: 'Rikeza Network Mainnet',
|
|
@@ -13122,6 +13332,28 @@ exports.chains = {
|
|
|
13122
13332
|
}
|
|
13123
13333
|
]
|
|
13124
13334
|
},
|
|
13335
|
+
1597: {
|
|
13336
|
+
name: 'Reactive Mainnet',
|
|
13337
|
+
title: 'Reactive Network',
|
|
13338
|
+
chain: 'REACT',
|
|
13339
|
+
rpc: ['https://mainnet-rpc.rnk.dev'],
|
|
13340
|
+
features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
|
|
13341
|
+
faucets: [],
|
|
13342
|
+
nativeCurrency: { name: 'React', symbol: 'REACT', decimals: 18 },
|
|
13343
|
+
infoURL: 'https://reactive.network',
|
|
13344
|
+
shortName: 'react',
|
|
13345
|
+
icon: 'reactive',
|
|
13346
|
+
chainId: 1597,
|
|
13347
|
+
networkId: 1597,
|
|
13348
|
+
explorers: [
|
|
13349
|
+
{
|
|
13350
|
+
name: 'Reactscan',
|
|
13351
|
+
url: 'https://reactscan.net',
|
|
13352
|
+
standard: 'none'
|
|
13353
|
+
}
|
|
13354
|
+
],
|
|
13355
|
+
iconURL: 'https://ipfs.io/ipfs/bafkreih2sitkbspgnboiwga7k4zwz22h4u3qqpswxdr3miqtdwuovw2cte'
|
|
13356
|
+
},
|
|
13125
13357
|
1605: {
|
|
13126
13358
|
name: 'Betherance',
|
|
13127
13359
|
chain: 'Beth',
|
|
@@ -13484,6 +13716,28 @@ exports.chains = {
|
|
|
13484
13716
|
],
|
|
13485
13717
|
iconURL: 'https://ipfs.io/ipfs/QmPCEGZD1p1keTT2YfPp725azx1r9Ci41hejeUuGL2whFA'
|
|
13486
13718
|
},
|
|
13719
|
+
1727: {
|
|
13720
|
+
name: 'Ethpar Mainnet',
|
|
13721
|
+
chain: 'ETP',
|
|
13722
|
+
rpc: ['https://rpc01.ethpar.net/'],
|
|
13723
|
+
faucets: [],
|
|
13724
|
+
nativeCurrency: { name: 'Ethpar', symbol: 'ETP', decimals: 18 },
|
|
13725
|
+
features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
|
|
13726
|
+
infoURL: 'https://ethpar.com',
|
|
13727
|
+
shortName: 'ethpar',
|
|
13728
|
+
chainId: 1727,
|
|
13729
|
+
networkId: 1727,
|
|
13730
|
+
icon: 'ethpar',
|
|
13731
|
+
explorers: [
|
|
13732
|
+
{
|
|
13733
|
+
name: 'Ethpar Mainnet Explorer',
|
|
13734
|
+
url: 'https://dora.ethpar.net',
|
|
13735
|
+
icon: 'ethpar',
|
|
13736
|
+
standard: 'none'
|
|
13737
|
+
}
|
|
13738
|
+
],
|
|
13739
|
+
iconURL: 'https://ipfs.io/ipfs/bafkreiezag3ijij32zbo3ko7xes2hafsqjhru22ab6ia35ygafc66kjb6u'
|
|
13740
|
+
},
|
|
13487
13741
|
1729: {
|
|
13488
13742
|
name: 'Reya Network',
|
|
13489
13743
|
chain: 'Reya',
|
|
@@ -14347,7 +14601,7 @@ exports.chains = {
|
|
|
14347
14601
|
explorers: [
|
|
14348
14602
|
{
|
|
14349
14603
|
name: 'Selendra Portal',
|
|
14350
|
-
url: 'https://
|
|
14604
|
+
url: 'https://explorer.selendra.org',
|
|
14351
14605
|
standard: 'none'
|
|
14352
14606
|
}
|
|
14353
14607
|
],
|
|
@@ -14417,7 +14671,7 @@ exports.chains = {
|
|
|
14417
14671
|
explorers: [
|
|
14418
14672
|
{
|
|
14419
14673
|
name: 'Selendra Portal',
|
|
14420
|
-
url: 'https://
|
|
14674
|
+
url: 'https://explorer.selendra.org',
|
|
14421
14675
|
standard: 'none'
|
|
14422
14676
|
}
|
|
14423
14677
|
],
|
|
@@ -14692,19 +14946,19 @@ exports.chains = {
|
|
|
14692
14946
|
},
|
|
14693
14947
|
1995: {
|
|
14694
14948
|
name: 'edeXa Testnet',
|
|
14695
|
-
chain: 'edeXa
|
|
14696
|
-
rpc: ['https://testnet.edexa.network
|
|
14949
|
+
chain: 'edeXa',
|
|
14950
|
+
rpc: ['https://rpc.testnet.edexa.network', 'https://rpc.testnet.edexa.com'],
|
|
14697
14951
|
faucets: ['https://faucet.edexa.com/'],
|
|
14698
|
-
nativeCurrency: { name: '
|
|
14952
|
+
nativeCurrency: { name: 'edeXa', symbol: 'tEDX', decimals: 18 },
|
|
14699
14953
|
infoURL: 'https://edexa.network/',
|
|
14700
|
-
shortName: '
|
|
14954
|
+
shortName: 'edxt',
|
|
14701
14955
|
chainId: 1995,
|
|
14702
14956
|
networkId: 1995,
|
|
14703
14957
|
slip44: 1,
|
|
14704
14958
|
icon: 'edexa',
|
|
14705
14959
|
explorers: [
|
|
14706
14960
|
{
|
|
14707
|
-
name: 'edexa-testnet',
|
|
14961
|
+
name: 'edexa-testnet-explorer',
|
|
14708
14962
|
url: 'https://explorer.testnet.edexa.network',
|
|
14709
14963
|
standard: 'EIP3091'
|
|
14710
14964
|
}
|
|
@@ -16277,16 +16531,19 @@ exports.chains = {
|
|
|
16277
16531
|
},
|
|
16278
16532
|
2340: {
|
|
16279
16533
|
name: 'Atleta Olympia',
|
|
16280
|
-
chain: 'Atleta',
|
|
16534
|
+
chain: 'Atleta Testnet Olympia',
|
|
16281
16535
|
rpc: [
|
|
16282
|
-
'
|
|
16283
|
-
'https://
|
|
16284
|
-
'
|
|
16536
|
+
'https://testnet-rpc.atleta.network',
|
|
16537
|
+
'https://rpc.ankr.com/atleta_olympia',
|
|
16538
|
+
'wss://testnet-rpc.atleta.network',
|
|
16539
|
+
'https://atleta-testnet.htw.tech/',
|
|
16540
|
+
'https://public-atleta.nownodes.io',
|
|
16541
|
+
'https://public-atla-testnet.fastnode.io'
|
|
16285
16542
|
],
|
|
16286
16543
|
faucets: ['https://app-olympia.atleta.network/faucet'],
|
|
16287
|
-
nativeCurrency: { name: 'Atla', symbol: 'ATLA', decimals: 18 },
|
|
16544
|
+
nativeCurrency: { name: 'Atla Olympia', symbol: 'ATLA', decimals: 18 },
|
|
16288
16545
|
infoURL: 'https://atleta.network',
|
|
16289
|
-
shortName: '
|
|
16546
|
+
shortName: 'olym',
|
|
16290
16547
|
chainId: 2340,
|
|
16291
16548
|
networkId: 2340,
|
|
16292
16549
|
slip44: 1,
|
|
@@ -16295,7 +16552,7 @@ exports.chains = {
|
|
|
16295
16552
|
{
|
|
16296
16553
|
name: 'Atleta Olympia Explorer',
|
|
16297
16554
|
icon: 'atleta',
|
|
16298
|
-
url: 'https://blockscout.atleta.network',
|
|
16555
|
+
url: 'https://blockscout.testnet-v2.atleta.network',
|
|
16299
16556
|
standard: 'none'
|
|
16300
16557
|
},
|
|
16301
16558
|
{
|
|
@@ -16665,6 +16922,37 @@ exports.chains = {
|
|
|
16665
16922
|
networkId: 2426,
|
|
16666
16923
|
status: 'incubating'
|
|
16667
16924
|
},
|
|
16925
|
+
2440: {
|
|
16926
|
+
name: 'Atleta Network',
|
|
16927
|
+
chain: 'Atleta',
|
|
16928
|
+
rpc: [
|
|
16929
|
+
'https://rpc.mainnet.atleta.network',
|
|
16930
|
+
'wss://rpc.mainnet.atleta.network'
|
|
16931
|
+
],
|
|
16932
|
+
faucets: [],
|
|
16933
|
+
nativeCurrency: { name: 'Atla', symbol: 'ATLA', decimals: 18 },
|
|
16934
|
+
infoURL: 'https://atleta.network',
|
|
16935
|
+
shortName: 'atla',
|
|
16936
|
+
chainId: 2440,
|
|
16937
|
+
networkId: 2440,
|
|
16938
|
+
slip44: 965,
|
|
16939
|
+
icon: 'atleta',
|
|
16940
|
+
explorers: [
|
|
16941
|
+
{
|
|
16942
|
+
name: 'Atleta Explorer',
|
|
16943
|
+
icon: 'atleta',
|
|
16944
|
+
url: 'https://blockscout.atleta.network',
|
|
16945
|
+
standard: 'none'
|
|
16946
|
+
},
|
|
16947
|
+
{
|
|
16948
|
+
name: 'Atleta Polka Explorer',
|
|
16949
|
+
icon: 'atleta',
|
|
16950
|
+
url: 'https://polkadot-explorer.atleta.network/#/explorer',
|
|
16951
|
+
standard: 'none'
|
|
16952
|
+
}
|
|
16953
|
+
],
|
|
16954
|
+
iconURL: 'https://ipfs.io/ipfs/QmV2JVr4FCcb6aRiUoA3wS5erLoxtLBLonQ1Nvz8fNuEcR'
|
|
16955
|
+
},
|
|
16668
16956
|
2442: {
|
|
16669
16957
|
name: 'Polygon zkEVM Cardona Testnet',
|
|
16670
16958
|
title: 'Polygon zkEVM Cardona Testnet',
|
|
@@ -16748,7 +17036,11 @@ exports.chains = {
|
|
|
16748
17036
|
2477: {
|
|
16749
17037
|
name: '6Degree of Outreach',
|
|
16750
17038
|
chain: '6DO',
|
|
16751
|
-
rpc: [
|
|
17039
|
+
rpc: [
|
|
17040
|
+
'https://rpc.6dochain.com',
|
|
17041
|
+
'https://rpc2.6dochain.com',
|
|
17042
|
+
'https://rpc3.6dochain.com'
|
|
17043
|
+
],
|
|
16752
17044
|
faucets: [],
|
|
16753
17045
|
nativeCurrency: { name: '6Degree Coin', symbol: '6DO', decimals: 18 },
|
|
16754
17046
|
features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
|
|
@@ -16760,7 +17052,7 @@ exports.chains = {
|
|
|
16760
17052
|
explorers: [
|
|
16761
17053
|
{
|
|
16762
17054
|
name: '6Degree Chain Explorer',
|
|
16763
|
-
url: 'https://explorer.
|
|
17055
|
+
url: 'https://explorer.6dochain.com',
|
|
16764
17056
|
standard: 'EIP3091'
|
|
16765
17057
|
}
|
|
16766
17058
|
],
|
|
@@ -17309,6 +17601,30 @@ exports.chains = {
|
|
|
17309
17601
|
],
|
|
17310
17602
|
status: 'active'
|
|
17311
17603
|
},
|
|
17604
|
+
2786: {
|
|
17605
|
+
name: 'Apertum',
|
|
17606
|
+
title: 'Apertum',
|
|
17607
|
+
chain: 'APTM',
|
|
17608
|
+
rpc: [
|
|
17609
|
+
'https://rpc.apertum.io/ext/bc/YDJ1r9RMkewATmA7B35q1bdV18aywzmdiXwd9zGBq3uQjsCnn/rpc'
|
|
17610
|
+
],
|
|
17611
|
+
faucets: [],
|
|
17612
|
+
nativeCurrency: { name: 'Apertum', symbol: 'APTM', decimals: 18 },
|
|
17613
|
+
infoURL: 'https://apertum.io',
|
|
17614
|
+
shortName: 'aptm',
|
|
17615
|
+
chainId: 2786,
|
|
17616
|
+
networkId: 2786,
|
|
17617
|
+
icon: 'apertum',
|
|
17618
|
+
explorers: [
|
|
17619
|
+
{
|
|
17620
|
+
name: 'Apertum Explorer',
|
|
17621
|
+
url: 'https://explorer.apertum.io',
|
|
17622
|
+
icon: 'apertum',
|
|
17623
|
+
standard: 'EIP3091'
|
|
17624
|
+
}
|
|
17625
|
+
],
|
|
17626
|
+
iconURL: 'https://ipfs.io/ipfs/bafkreido4d2frhuuh4zwyyowesuslczaibgf3dtlwjjor52euqqqiashxy'
|
|
17627
|
+
},
|
|
17312
17628
|
2810: {
|
|
17313
17629
|
name: 'Morph Holesky',
|
|
17314
17630
|
title: 'Morph Holesky Testnet',
|
|
@@ -17626,7 +17942,7 @@ exports.chains = {
|
|
|
17626
17942
|
explorers: [
|
|
17627
17943
|
{
|
|
17628
17944
|
name: 'bcexplorer mainnet',
|
|
17629
|
-
url: 'https://
|
|
17945
|
+
url: 'https://bchscan.io',
|
|
17630
17946
|
standard: 'EIP3091'
|
|
17631
17947
|
}
|
|
17632
17948
|
],
|
|
@@ -17925,18 +18241,24 @@ exports.chains = {
|
|
|
17925
18241
|
]
|
|
17926
18242
|
},
|
|
17927
18243
|
3335: {
|
|
17928
|
-
name: '
|
|
17929
|
-
chain: '
|
|
17930
|
-
rpc: ['
|
|
18244
|
+
name: 'QuarkChain L2 Beta Testnet',
|
|
18245
|
+
chain: 'QuarkChain',
|
|
18246
|
+
rpc: ['https://rpc.beta.testnet.l2.quarkchain.io:8545'],
|
|
17931
18247
|
faucets: [],
|
|
17932
|
-
nativeCurrency: { name: '
|
|
17933
|
-
infoURL: 'https://
|
|
17934
|
-
shortName: '
|
|
18248
|
+
nativeCurrency: { name: 'QKC', symbol: 'QKC', decimals: 18 },
|
|
18249
|
+
infoURL: 'https://www.quarkchain.io',
|
|
18250
|
+
shortName: 'qkcl2-b',
|
|
17935
18251
|
chainId: 3335,
|
|
17936
18252
|
networkId: 3335,
|
|
17937
18253
|
slip44: 1,
|
|
17938
|
-
|
|
17939
|
-
|
|
18254
|
+
parent: { type: 'L2', chain: 'eip155-11155111' },
|
|
18255
|
+
explorers: [
|
|
18256
|
+
{
|
|
18257
|
+
name: 'quarkchain-beta-test',
|
|
18258
|
+
url: 'https://explorer.beta.testnet.l2.quarkchain.io',
|
|
18259
|
+
standard: 'EIP3091'
|
|
18260
|
+
}
|
|
18261
|
+
]
|
|
17940
18262
|
},
|
|
17941
18263
|
3336: {
|
|
17942
18264
|
name: 'EthStorage L2 Testnet',
|
|
@@ -17973,7 +18295,8 @@ exports.chains = {
|
|
|
17973
18295
|
'https://peaq.api.onfinality.io/public',
|
|
17974
18296
|
'https://peaq-rpc.dwellir.com',
|
|
17975
18297
|
'https://peaq-rpc.publicnode.com',
|
|
17976
|
-
'https://evm.peaq.network'
|
|
18298
|
+
'https://evm.peaq.network',
|
|
18299
|
+
'https://responsive-powerful-mansion.peaq-mainnet.quiknode.pro/29963d0a2deee01a20b091926b08d68db12bc68b'
|
|
17977
18300
|
],
|
|
17978
18301
|
faucets: [],
|
|
17979
18302
|
nativeCurrency: { name: 'peaq', symbol: 'PEAQ', decimals: 18 },
|
|
@@ -18071,6 +18394,26 @@ exports.chains = {
|
|
|
18071
18394
|
],
|
|
18072
18395
|
iconURL: 'https://ipfs.io/ipfs/QmVgc77jYo2zrxQjhYwT4KzvSrSZ1DBJraJVX57xAvP8MD'
|
|
18073
18396
|
},
|
|
18397
|
+
3409: {
|
|
18398
|
+
name: 'Pepe Unchained',
|
|
18399
|
+
chain: 'PEPU',
|
|
18400
|
+
icon: 'pepu',
|
|
18401
|
+
rpc: ['https://rpc-pepe-unchained-gupg0lo9wf.t.conduit.xyz'],
|
|
18402
|
+
faucets: [],
|
|
18403
|
+
nativeCurrency: { name: 'PEPU', symbol: 'PEPU', decimals: 18 },
|
|
18404
|
+
infoURL: 'https://pepeunchained.com/',
|
|
18405
|
+
shortName: 'PEPU',
|
|
18406
|
+
chainId: 3409,
|
|
18407
|
+
networkId: 3409,
|
|
18408
|
+
explorers: [
|
|
18409
|
+
{
|
|
18410
|
+
name: 'pepuscan',
|
|
18411
|
+
url: 'https://pepuscan.com',
|
|
18412
|
+
standard: 'EIP3091'
|
|
18413
|
+
}
|
|
18414
|
+
],
|
|
18415
|
+
iconURL: 'https://ipfs.io/ipfs/bafkreib2gexi344ssvsusvdco5uga52ffflxprksd5g2nokndsb572ijja'
|
|
18416
|
+
},
|
|
18074
18417
|
3424: {
|
|
18075
18418
|
name: 'EVOLVE Mainnet',
|
|
18076
18419
|
chain: 'EVO',
|
|
@@ -18466,6 +18809,28 @@ exports.chains = {
|
|
|
18466
18809
|
status: 'deprecated',
|
|
18467
18810
|
iconURL: 'https://ipfs.io/ipfs/Qmf4GoxfpeA5VGqu7KP5eyv1WKaCpNDbvMxq1MjQBwFWxq'
|
|
18468
18811
|
},
|
|
18812
|
+
3721: {
|
|
18813
|
+
name: 'Xone Mainnet',
|
|
18814
|
+
chain: 'XOC',
|
|
18815
|
+
icon: 'Xonechain',
|
|
18816
|
+
rpc: ['https://rpc.xone.org'],
|
|
18817
|
+
features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
|
|
18818
|
+
faucets: ['https://faucet.xone.org/'],
|
|
18819
|
+
nativeCurrency: { name: 'Xone Coin', symbol: 'XOC', decimals: 18 },
|
|
18820
|
+
infoURL: 'https://xone.org',
|
|
18821
|
+
shortName: 'XOC',
|
|
18822
|
+
chainId: 3721,
|
|
18823
|
+
networkId: 3721,
|
|
18824
|
+
explorers: [
|
|
18825
|
+
{
|
|
18826
|
+
name: 'Xonescan',
|
|
18827
|
+
url: 'https://xscscan.com',
|
|
18828
|
+
icon: 'Xonescan',
|
|
18829
|
+
standard: 'EIP3091'
|
|
18830
|
+
}
|
|
18831
|
+
],
|
|
18832
|
+
iconURL: 'https://ipfs.io/ipfs/QmR3twvfhDES34nLhcVmUbAZpW4eynZoSfA2XpWUBnH7gB'
|
|
18833
|
+
},
|
|
18469
18834
|
3737: {
|
|
18470
18835
|
name: 'Crossbell',
|
|
18471
18836
|
chain: 'Crossbell',
|
|
@@ -19536,6 +19901,38 @@ exports.chains = {
|
|
|
19536
19901
|
],
|
|
19537
19902
|
iconURL: 'https://ipfs.io/ipfs/QmQJ21NWyGGDraicVEzS1Uqq1yXahM9NCuNZgnfYvtspdt'
|
|
19538
19903
|
},
|
|
19904
|
+
4352: {
|
|
19905
|
+
name: 'MemeCore',
|
|
19906
|
+
title: 'MemeCore',
|
|
19907
|
+
chain: 'MemeCore',
|
|
19908
|
+
icon: 'memecore',
|
|
19909
|
+
rpc: ['https://rpc.memecore.net', 'wss://ws.memecore.net'],
|
|
19910
|
+
nativeCurrency: { name: 'M', symbol: 'M', decimals: 18 },
|
|
19911
|
+
features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
|
|
19912
|
+
faucets: [],
|
|
19913
|
+
infoURL: 'https://memecore.com',
|
|
19914
|
+
shortName: 'm',
|
|
19915
|
+
chainId: 4352,
|
|
19916
|
+
networkId: 4352,
|
|
19917
|
+
explorers: [
|
|
19918
|
+
{
|
|
19919
|
+
name: 'OKX-MemeCore',
|
|
19920
|
+
url: 'https://www.okx.com/web3/explorer/memecore',
|
|
19921
|
+
standard: 'EIP3091'
|
|
19922
|
+
},
|
|
19923
|
+
{
|
|
19924
|
+
name: 'MemeCoreScan',
|
|
19925
|
+
url: 'https://memecorescan.io',
|
|
19926
|
+
standard: 'EIP3091'
|
|
19927
|
+
},
|
|
19928
|
+
{
|
|
19929
|
+
name: 'MemeCore explorer',
|
|
19930
|
+
url: 'https://blockscout.memecore.com',
|
|
19931
|
+
standard: 'EIP3091'
|
|
19932
|
+
}
|
|
19933
|
+
],
|
|
19934
|
+
iconURL: 'https://ipfs.io/ipfs/QmX2DPJqHjMRUYD4CMpXBDBpqa3p8c4DkE4iiHtcxBJe3i'
|
|
19935
|
+
},
|
|
19539
19936
|
4400: {
|
|
19540
19937
|
name: 'Credit Smart Chain Mainnet',
|
|
19541
19938
|
chain: 'CREDIT',
|
|
@@ -19685,6 +20082,30 @@ exports.chains = {
|
|
|
19685
20082
|
],
|
|
19686
20083
|
iconURL: 'https://ipfs.io/ipfs/bafkreigo4gtboztftjdnbvy2rb2ku2gxxbhm4iwutzgnzhvden3vcbsqui'
|
|
19687
20084
|
},
|
|
20085
|
+
4547: {
|
|
20086
|
+
name: 'TRUMPCHAIN',
|
|
20087
|
+
chain: 'trumpchain',
|
|
20088
|
+
rpc: [
|
|
20089
|
+
'https://testnet.trumpchain.dev/http',
|
|
20090
|
+
'wss://testnet.trumpchain.dev/ws'
|
|
20091
|
+
],
|
|
20092
|
+
faucets: [],
|
|
20093
|
+
nativeCurrency: { name: 'Official Trump', symbol: 'TRUMP', decimals: 18 },
|
|
20094
|
+
infoURL: 'https://trumpchain.dev',
|
|
20095
|
+
shortName: 'TRUMPCHAIN',
|
|
20096
|
+
chainId: 4547,
|
|
20097
|
+
networkId: 4547,
|
|
20098
|
+
icon: 'trump',
|
|
20099
|
+
explorers: [
|
|
20100
|
+
{
|
|
20101
|
+
name: 'TRUMPCHAIN Explorer',
|
|
20102
|
+
url: 'https://explorer.trumpchain.dev',
|
|
20103
|
+
icon: 'blockscout',
|
|
20104
|
+
standard: 'EIP3091'
|
|
20105
|
+
}
|
|
20106
|
+
],
|
|
20107
|
+
iconURL: 'https://ipfs.io/ipfs/QmPFt5rH4hGCdt1L9WT5ZMWfuxvX1Dss7GEB8crjDSm7Xh'
|
|
20108
|
+
},
|
|
19688
20109
|
4613: {
|
|
19689
20110
|
name: 'VERY Mainnet',
|
|
19690
20111
|
title: 'VERY Mainnet',
|
|
@@ -19836,7 +20257,7 @@ exports.chains = {
|
|
|
19836
20257
|
iconURL: 'https://ipfs.io/ipfs/QmPuQ6gaCfUtNdRuaEDbdhot2m2KCy2ZHCJUvZXJAtdeyJ'
|
|
19837
20258
|
},
|
|
19838
20259
|
4777: {
|
|
19839
|
-
name: 'BlackFort Exchange Network Testnet',
|
|
20260
|
+
name: 'BlackFort Exchange Network Testnet DEPRECATED',
|
|
19840
20261
|
chain: 'TBXN',
|
|
19841
20262
|
rpc: ['https://testnet.blackfort.network/rpc'],
|
|
19842
20263
|
faucets: [],
|
|
@@ -19860,6 +20281,7 @@ exports.chains = {
|
|
|
19860
20281
|
standard: 'EIP3091'
|
|
19861
20282
|
}
|
|
19862
20283
|
],
|
|
20284
|
+
status: 'deprecated',
|
|
19863
20285
|
iconURL: 'https://ipfs.io/ipfs/QmPasA8xykRtJDivB2bcKDiRCUNWDPtfUTTKVAcaF2wVxC'
|
|
19864
20286
|
},
|
|
19865
20287
|
4786: {
|
|
@@ -19925,6 +20347,33 @@ exports.chains = {
|
|
|
19925
20347
|
}
|
|
19926
20348
|
]
|
|
19927
20349
|
},
|
|
20350
|
+
4888: {
|
|
20351
|
+
name: 'BlackFort Exchange Network Testnet',
|
|
20352
|
+
chain: 'BXNT',
|
|
20353
|
+
rpc: ['https://rpc.blackfort.network/testnet/rpc'],
|
|
20354
|
+
faucets: [],
|
|
20355
|
+
nativeCurrency: {
|
|
20356
|
+
name: 'BlackFort Testnet Token',
|
|
20357
|
+
symbol: 'BXNT',
|
|
20358
|
+
decimals: 18
|
|
20359
|
+
},
|
|
20360
|
+
features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
|
|
20361
|
+
infoURL: 'https://blackfort.com',
|
|
20362
|
+
shortName: 'BXNT',
|
|
20363
|
+
chainId: 4888,
|
|
20364
|
+
networkId: 4888,
|
|
20365
|
+
slip44: 1,
|
|
20366
|
+
icon: 'bxn',
|
|
20367
|
+
explorers: [
|
|
20368
|
+
{
|
|
20369
|
+
name: 'blockscout',
|
|
20370
|
+
url: 'https://testnet.blackfortscan.com',
|
|
20371
|
+
icon: 'blockscout',
|
|
20372
|
+
standard: 'EIP3091'
|
|
20373
|
+
}
|
|
20374
|
+
],
|
|
20375
|
+
iconURL: 'https://ipfs.io/ipfs/QmPasA8xykRtJDivB2bcKDiRCUNWDPtfUTTKVAcaF2wVxC'
|
|
20376
|
+
},
|
|
19928
20377
|
4893: {
|
|
19929
20378
|
name: 'Globel Chain',
|
|
19930
20379
|
chain: 'GC',
|
|
@@ -20010,8 +20459,8 @@ exports.chains = {
|
|
|
20010
20459
|
iconURL: 'https://ipfs.io/ipfs/bafkreiaplwlym5g27jm4mjhotfqq6al2cxp3fnkmzdusqjg7wnipq5wn2e'
|
|
20011
20460
|
},
|
|
20012
20461
|
4999: {
|
|
20013
|
-
name: 'BlackFort Exchange Network',
|
|
20014
|
-
chain: '
|
|
20462
|
+
name: 'BlackFort Exchange Network Deprecated',
|
|
20463
|
+
chain: 'BXNdpr',
|
|
20015
20464
|
rpc: [
|
|
20016
20465
|
'https://mainnet.blackfort.network/rpc',
|
|
20017
20466
|
'https://mainnet-1.blackfort.network/rpc',
|
|
@@ -20019,10 +20468,10 @@ exports.chains = {
|
|
|
20019
20468
|
'https://mainnet-3.blackfort.network/rpc'
|
|
20020
20469
|
],
|
|
20021
20470
|
faucets: [],
|
|
20022
|
-
nativeCurrency: { name: 'BlackFort Token', symbol: '
|
|
20471
|
+
nativeCurrency: { name: 'BlackFort Token', symbol: 'BXNdpr', decimals: 18 },
|
|
20023
20472
|
features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
|
|
20024
20473
|
infoURL: 'https://blackfort.exchange',
|
|
20025
|
-
shortName: '
|
|
20474
|
+
shortName: 'BXNdpr',
|
|
20026
20475
|
chainId: 4999,
|
|
20027
20476
|
networkId: 4999,
|
|
20028
20477
|
icon: 'bxn',
|
|
@@ -20034,6 +20483,7 @@ exports.chains = {
|
|
|
20034
20483
|
standard: 'EIP3091'
|
|
20035
20484
|
}
|
|
20036
20485
|
],
|
|
20486
|
+
status: 'deprecated',
|
|
20037
20487
|
iconURL: 'https://ipfs.io/ipfs/QmPasA8xykRtJDivB2bcKDiRCUNWDPtfUTTKVAcaF2wVxC'
|
|
20038
20488
|
},
|
|
20039
20489
|
5000: {
|
|
@@ -20251,49 +20701,49 @@ exports.chains = {
|
|
|
20251
20701
|
iconURL: 'https://ipfs.io/ipfs/QmdofX1W8QFt4TSDaq2wyPvYuUba9LabgD1MYcn3Hezu8h'
|
|
20252
20702
|
},
|
|
20253
20703
|
5080: {
|
|
20254
|
-
name: '
|
|
20704
|
+
name: 'Pione Zero',
|
|
20255
20705
|
chain: 'PZO',
|
|
20256
20706
|
icon: 'pzo',
|
|
20257
20707
|
rpc: ['https://rpc.zeroscan.org'],
|
|
20258
|
-
faucets: ['https://
|
|
20259
|
-
nativeCurrency: { name: '
|
|
20708
|
+
faucets: ['https://dex.pionechain.com/testnet/faucet/'],
|
|
20709
|
+
nativeCurrency: { name: 'Pione Zero', symbol: 'PZO', decimals: 18 },
|
|
20260
20710
|
infoURL: 'https://pionechain.com',
|
|
20261
20711
|
shortName: 'pzo',
|
|
20262
20712
|
chainId: 5080,
|
|
20263
20713
|
networkId: 5080,
|
|
20264
20714
|
explorers: [
|
|
20265
20715
|
{
|
|
20266
|
-
name: '
|
|
20716
|
+
name: 'Pione Zero Explorer',
|
|
20267
20717
|
url: 'https://zeroscan.org',
|
|
20268
20718
|
standard: 'EIP3091'
|
|
20269
20719
|
},
|
|
20270
20720
|
{
|
|
20271
|
-
name: '
|
|
20721
|
+
name: 'Pione Zero Explorer',
|
|
20272
20722
|
url: 'https://zero.pionescan.com',
|
|
20273
20723
|
standard: 'EIP3091'
|
|
20274
20724
|
}
|
|
20275
20725
|
],
|
|
20276
|
-
iconURL: 'https://ipfs.io/ipfs/
|
|
20726
|
+
iconURL: 'https://ipfs.io/ipfs/bafkreigml24fbobs5lalh4l54xwtccey7dqxkbmt4jkbkq3morydgjfy2a'
|
|
20277
20727
|
},
|
|
20278
20728
|
5090: {
|
|
20279
|
-
name: '
|
|
20729
|
+
name: 'Pione Chain Mainnet',
|
|
20280
20730
|
chain: 'PIO',
|
|
20281
20731
|
icon: 'pio',
|
|
20282
20732
|
rpc: ['https://rpc.pionescan.com'],
|
|
20283
20733
|
faucets: [],
|
|
20284
|
-
nativeCurrency: { name: '
|
|
20734
|
+
nativeCurrency: { name: 'Pione', symbol: 'PIO', decimals: 18 },
|
|
20285
20735
|
infoURL: 'https://pionechain.com',
|
|
20286
20736
|
shortName: 'pio',
|
|
20287
20737
|
chainId: 5090,
|
|
20288
20738
|
networkId: 5090,
|
|
20289
20739
|
explorers: [
|
|
20290
20740
|
{
|
|
20291
|
-
name: '
|
|
20741
|
+
name: 'Pione Chain Explorer',
|
|
20292
20742
|
url: 'https://pionescan.com',
|
|
20293
20743
|
standard: 'EIP3091'
|
|
20294
20744
|
}
|
|
20295
20745
|
],
|
|
20296
|
-
iconURL: 'https://ipfs.io/ipfs/
|
|
20746
|
+
iconURL: 'https://ipfs.io/ipfs/bafkreibbs2nlmnd7vrur6fyfjl4mqqjcjnjbtwrk35juma6zoxtn2l3xce'
|
|
20297
20747
|
},
|
|
20298
20748
|
5100: {
|
|
20299
20749
|
name: 'Syndicate Testnet',
|
|
@@ -20438,23 +20888,42 @@ exports.chains = {
|
|
|
20438
20888
|
],
|
|
20439
20889
|
iconURL: 'https://ipfs.io/ipfs/QmTfgH4X7ZWkHprKgjUZ7SDcCGtS5f2CBuaTEtQYMsydmJ'
|
|
20440
20890
|
},
|
|
20891
|
+
5124: {
|
|
20892
|
+
name: 'Seismic devnet',
|
|
20893
|
+
chain: 'Seismic',
|
|
20894
|
+
rpc: ['https://node-2.seismicdev.net/rpc'],
|
|
20895
|
+
faucets: ['https://faucet-2.seismicdev.net/'],
|
|
20896
|
+
nativeCurrency: { name: 'Seismic Ether', symbol: 'ETH', decimals: 18 },
|
|
20897
|
+
features: [{ name: 'EIP155' }],
|
|
20898
|
+
infoURL: 'https://seismic.systems',
|
|
20899
|
+
shortName: 'seismic-devnet',
|
|
20900
|
+
chainId: 5124,
|
|
20901
|
+
networkId: 5124,
|
|
20902
|
+
explorers: [
|
|
20903
|
+
{
|
|
20904
|
+
name: 'Seismic Devnet Explorer',
|
|
20905
|
+
url: 'https://explorer-2.seismicdev.net',
|
|
20906
|
+
standard: 'EIP3091'
|
|
20907
|
+
}
|
|
20908
|
+
]
|
|
20909
|
+
},
|
|
20441
20910
|
5151: {
|
|
20442
|
-
name: '
|
|
20443
|
-
chain: '
|
|
20911
|
+
name: 'Moca Chain Testnet',
|
|
20912
|
+
chain: 'Moca Chain',
|
|
20444
20913
|
rpc: ['https://testnet-rpc.mechain.tech'],
|
|
20445
20914
|
faucets: ['https://faucet.mechain.tech'],
|
|
20446
|
-
nativeCurrency: { name: '
|
|
20915
|
+
nativeCurrency: { name: 'MOCA', symbol: 'MOCA', decimals: 18 },
|
|
20447
20916
|
features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
|
|
20448
20917
|
infoURL: 'https://mechain.tech',
|
|
20449
|
-
shortName: '
|
|
20918
|
+
shortName: 'MOCA',
|
|
20450
20919
|
chainId: 5151,
|
|
20451
20920
|
networkId: 5151,
|
|
20452
|
-
icon: '
|
|
20921
|
+
icon: 'moca',
|
|
20453
20922
|
explorers: [
|
|
20454
20923
|
{
|
|
20455
|
-
name: '
|
|
20924
|
+
name: 'Moca Chain Scan',
|
|
20456
20925
|
url: 'https://testnet-scan.mechain.tech',
|
|
20457
|
-
icon: '
|
|
20926
|
+
icon: 'moca',
|
|
20458
20927
|
standard: 'EIP3091'
|
|
20459
20928
|
}
|
|
20460
20929
|
],
|
|
@@ -20752,26 +21221,46 @@ exports.chains = {
|
|
|
20752
21221
|
},
|
|
20753
21222
|
5424: {
|
|
20754
21223
|
name: 'edeXa Mainnet',
|
|
20755
|
-
chain: 'edeXa
|
|
20756
|
-
rpc: ['https://
|
|
21224
|
+
chain: 'edeXa',
|
|
21225
|
+
rpc: ['https://rpc.edexa.network', 'https://rpc.edexa.com'],
|
|
20757
21226
|
faucets: [],
|
|
20758
21227
|
features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
|
|
20759
|
-
nativeCurrency: { name: '
|
|
21228
|
+
nativeCurrency: { name: 'edeXa', symbol: 'EDX', decimals: 18 },
|
|
20760
21229
|
infoURL: 'https://edexa.network/',
|
|
20761
|
-
shortName: '
|
|
21230
|
+
shortName: 'edx',
|
|
20762
21231
|
chainId: 5424,
|
|
20763
21232
|
networkId: 5424,
|
|
20764
21233
|
slip44: 1,
|
|
20765
21234
|
icon: 'edexa',
|
|
20766
21235
|
explorers: [
|
|
20767
21236
|
{
|
|
20768
|
-
name: 'edexa-mainnet',
|
|
21237
|
+
name: 'edexa-mainnet-explorer',
|
|
20769
21238
|
url: 'https://explorer.edexa.network',
|
|
20770
21239
|
standard: 'EIP3091'
|
|
20771
21240
|
}
|
|
20772
21241
|
],
|
|
20773
21242
|
iconURL: 'https://ipfs.io/ipfs/QmSgvmLpRsCiu2ySqyceA5xN4nwi7URJRNEZLffwEKXdoR'
|
|
20774
21243
|
},
|
|
21244
|
+
5433: {
|
|
21245
|
+
name: 'Inertia Scan',
|
|
21246
|
+
chain: 'IRTA',
|
|
21247
|
+
icon: 'inertiascan',
|
|
21248
|
+
rpc: ['https://rpc.inertiascan.com'],
|
|
21249
|
+
faucets: [],
|
|
21250
|
+
nativeCurrency: { name: 'Inertia', symbol: 'IRTA', decimals: 18 },
|
|
21251
|
+
infoURL: 'https://inertiascan.com',
|
|
21252
|
+
shortName: 'IRTA',
|
|
21253
|
+
chainId: 5433,
|
|
21254
|
+
networkId: 5433,
|
|
21255
|
+
explorers: [
|
|
21256
|
+
{
|
|
21257
|
+
name: 'blockscout',
|
|
21258
|
+
url: 'https://inertiascan.com',
|
|
21259
|
+
standard: 'none'
|
|
21260
|
+
}
|
|
21261
|
+
],
|
|
21262
|
+
iconURL: 'https://ipfs.io/ipfs/QmbgWUbQMgc4ASEjN7HcNU7yfgPahYaTeogNLfzvWmcYEJ'
|
|
21263
|
+
},
|
|
20775
21264
|
5439: {
|
|
20776
21265
|
name: 'Egochain',
|
|
20777
21266
|
chainId: 5439,
|
|
@@ -21056,10 +21545,10 @@ exports.chains = {
|
|
|
21056
21545
|
name: 'Tanssi Demo',
|
|
21057
21546
|
chain: 'TANGO',
|
|
21058
21547
|
rpc: [
|
|
21059
|
-
'https://
|
|
21060
|
-
'wss://
|
|
21548
|
+
'https://dancebox-3001.tanssi-api.network',
|
|
21549
|
+
'wss://dancebox-3001.tanssi-api.network'
|
|
21061
21550
|
],
|
|
21062
|
-
faucets: [],
|
|
21551
|
+
faucets: ['https://apps.tanssi.network/demo'],
|
|
21063
21552
|
nativeCurrency: { name: 'TANGO', symbol: 'TANGO', decimals: 18 },
|
|
21064
21553
|
infoURL: 'https://docs.tanssi.network/builders/tanssi-network/networks/dancebox/demo-evm-containerchain',
|
|
21065
21554
|
shortName: 'tango',
|
|
@@ -21068,7 +21557,7 @@ exports.chains = {
|
|
|
21068
21557
|
explorers: [
|
|
21069
21558
|
{
|
|
21070
21559
|
name: 'BlockScout',
|
|
21071
|
-
url: 'https://3001-
|
|
21560
|
+
url: 'https://fra-dancebox-3001-bs.a.dancebox.tanssi.network',
|
|
21072
21561
|
standard: 'EIP3091'
|
|
21073
21562
|
}
|
|
21074
21563
|
]
|
|
@@ -21427,6 +21916,19 @@ exports.chains = {
|
|
|
21427
21916
|
],
|
|
21428
21917
|
iconURL: 'https://ipfs.io/ipfs/Qma6cGPCDcJPFxy5KQaMBrLtuVQiqeLncXVybcBoQuhai5'
|
|
21429
21918
|
},
|
|
21919
|
+
6122: {
|
|
21920
|
+
name: 'Tea Mainnet',
|
|
21921
|
+
chain: 'TEA',
|
|
21922
|
+
rpc: [],
|
|
21923
|
+
faucets: [],
|
|
21924
|
+
nativeCurrency: { name: 'Tea', symbol: 'TEA', decimals: 18 },
|
|
21925
|
+
infoURL: 'https://tea.xyz',
|
|
21926
|
+
shortName: 'tea',
|
|
21927
|
+
chainId: 6122,
|
|
21928
|
+
networkId: 6122,
|
|
21929
|
+
parent: { type: 'L2', chain: 'eip155-1' },
|
|
21930
|
+
status: 'incubating'
|
|
21931
|
+
},
|
|
21430
21932
|
6278: {
|
|
21431
21933
|
name: 'Rails',
|
|
21432
21934
|
title: 'Rails Network Mainnet',
|
|
@@ -21538,6 +22040,22 @@ exports.chains = {
|
|
|
21538
22040
|
],
|
|
21539
22041
|
iconURL: 'https://ipfs.io/ipfs/QmbpQPpjKy1bkDmuzCSSE9iFTUK37AiWYgJbgN3Fr7MWYq'
|
|
21540
22042
|
},
|
|
22043
|
+
6342: {
|
|
22044
|
+
name: 'MegaETH Testnet',
|
|
22045
|
+
chain: 'ETH',
|
|
22046
|
+
nativeCurrency: {
|
|
22047
|
+
name: 'MegaETH Testnet Ether',
|
|
22048
|
+
symbol: 'ETH',
|
|
22049
|
+
decimals: 18
|
|
22050
|
+
},
|
|
22051
|
+
rpc: ['https://carrot.megaeth.com/rpc', 'wss://carrot.megaeth.com/ws'],
|
|
22052
|
+
faucets: [],
|
|
22053
|
+
infoURL: 'https://testnet.megaeth.com',
|
|
22054
|
+
shortName: 'megatest',
|
|
22055
|
+
chainId: 6342,
|
|
22056
|
+
networkId: 6342,
|
|
22057
|
+
slip44: 1
|
|
22058
|
+
},
|
|
21541
22059
|
6363: {
|
|
21542
22060
|
name: 'Digit Soul Smart Chain',
|
|
21543
22061
|
chain: 'DGS',
|
|
@@ -21973,17 +22491,17 @@ exports.chains = {
|
|
|
21973
22491
|
iconURL: 'https://ipfs.io/ipfs/QmV18PRFPkp9pwKKJp4ksVDhMEiqNZ8A5DhQapdNCckeeQ'
|
|
21974
22492
|
},
|
|
21975
22493
|
6880: {
|
|
21976
|
-
name: '
|
|
22494
|
+
name: 'MTT Network',
|
|
21977
22495
|
chain: 'MTT',
|
|
21978
22496
|
rpc: ['https://evm-rpc.mtt.network'],
|
|
21979
22497
|
faucets: [],
|
|
21980
22498
|
nativeCurrency: {
|
|
21981
|
-
name: '
|
|
22499
|
+
name: 'MTT Network native coin',
|
|
21982
22500
|
symbol: 'MTT',
|
|
21983
22501
|
decimals: 18
|
|
21984
22502
|
},
|
|
21985
22503
|
infoURL: 'https://mtt.network',
|
|
21986
|
-
shortName: 'mtt-
|
|
22504
|
+
shortName: 'mtt-network',
|
|
21987
22505
|
chainId: 6880,
|
|
21988
22506
|
networkId: 6880,
|
|
21989
22507
|
icon: 'mttnetwork',
|
|
@@ -21994,10 +22512,10 @@ exports.chains = {
|
|
|
21994
22512
|
standard: 'EIP3091'
|
|
21995
22513
|
}
|
|
21996
22514
|
],
|
|
21997
|
-
iconURL: 'https://ipfs.io/ipfs/
|
|
22515
|
+
iconURL: 'https://ipfs.io/ipfs/bafkreigl72xrnfxf2wbu2l6ul46tmonbmshgfuxmthcax2c6z4sy5bbfga'
|
|
21998
22516
|
},
|
|
21999
22517
|
6900: {
|
|
22000
|
-
name: 'Nibiru
|
|
22518
|
+
name: 'Nibiru cataclysm-1',
|
|
22001
22519
|
chain: 'Nibiru',
|
|
22002
22520
|
rpc: ['https://evm-rpc.nibiru.fi'],
|
|
22003
22521
|
faucets: [],
|
|
@@ -22010,8 +22528,22 @@ exports.chains = {
|
|
|
22010
22528
|
explorers: [],
|
|
22011
22529
|
iconURL: 'https://ipfs.io/ipfs/QmZ4ujZagoLozYSypp7uJESgExJhGGJTmmpT6AoDV8GzZW'
|
|
22012
22530
|
},
|
|
22531
|
+
6911: {
|
|
22532
|
+
name: 'Nibiru testnet-2',
|
|
22533
|
+
chain: 'Nibiru',
|
|
22534
|
+
rpc: ['https://evm-rpc.testnet-2.nibiru.fi'],
|
|
22535
|
+
faucets: [],
|
|
22536
|
+
nativeCurrency: { name: 'NIBI', symbol: 'NIBI', decimals: 18 },
|
|
22537
|
+
infoURL: 'https://nibiru.fi',
|
|
22538
|
+
shortName: 'nibiru-testnet-2',
|
|
22539
|
+
chainId: 6911,
|
|
22540
|
+
networkId: 6911,
|
|
22541
|
+
icon: 'nibiru',
|
|
22542
|
+
explorers: [],
|
|
22543
|
+
iconURL: 'https://ipfs.io/ipfs/QmZ4ujZagoLozYSypp7uJESgExJhGGJTmmpT6AoDV8GzZW'
|
|
22544
|
+
},
|
|
22013
22545
|
6934: {
|
|
22014
|
-
name: '
|
|
22546
|
+
name: 'Xylume TestNet',
|
|
22015
22547
|
chain: 'XYL',
|
|
22016
22548
|
rpc: ['https://xyl-testnet.glitch.me/rpc/'],
|
|
22017
22549
|
faucets: ['https://debxylen.github.io/XYL_TestNet/faucet.html'],
|
|
@@ -22019,27 +22551,22 @@ exports.chains = {
|
|
|
22019
22551
|
features: [
|
|
22020
22552
|
{ name: 'EIP155' },
|
|
22021
22553
|
{ name: 'EIP1559' },
|
|
22022
|
-
{ name: '
|
|
22023
|
-
{ name: 'Smart Contracts' },
|
|
22024
|
-
{ name: 'Custom Gas Model' },
|
|
22025
|
-
{ name: 'XYL-VM' },
|
|
22026
|
-
{ name: 'Dynamic Difficulty Adjustment' },
|
|
22027
|
-
{ name: 'Low-Latency Transactions' }
|
|
22554
|
+
{ name: 'Directed Acyclic Graph (DAG)' }
|
|
22028
22555
|
],
|
|
22029
|
-
infoURL: 'https://debxylen.github.io/
|
|
22556
|
+
infoURL: 'https://debxylen.github.io/Xylume_TestNet',
|
|
22030
22557
|
shortName: 'xyl',
|
|
22031
22558
|
chainId: 6934,
|
|
22032
22559
|
networkId: 6934,
|
|
22033
|
-
icon: '
|
|
22560
|
+
icon: 'xylume-testnet',
|
|
22034
22561
|
explorers: [
|
|
22035
22562
|
{
|
|
22036
|
-
name: '
|
|
22037
|
-
url: 'https://debxylen.github.io/
|
|
22038
|
-
icon: '
|
|
22563
|
+
name: 'Xylume Explorer',
|
|
22564
|
+
url: 'https://debxylen.github.io/XylumeExplorer',
|
|
22565
|
+
icon: 'xylume-testnet',
|
|
22039
22566
|
standard: 'EIP3091'
|
|
22040
22567
|
}
|
|
22041
22568
|
],
|
|
22042
|
-
iconURL: 'https://ipfs.io/ipfs/
|
|
22569
|
+
iconURL: 'https://ipfs.io/ipfs/QmRk9t6g5otTX6XcQjvFwsfzn2KjZwbstptH9C7uG2kVdD'
|
|
22043
22570
|
},
|
|
22044
22571
|
6942: {
|
|
22045
22572
|
name: 'Laika Mainnet',
|
|
@@ -22327,7 +22854,7 @@ exports.chains = {
|
|
|
22327
22854
|
explorers: [
|
|
22328
22855
|
{
|
|
22329
22856
|
name: 'Bitrock Explorer',
|
|
22330
|
-
url: 'https://
|
|
22857
|
+
url: 'https://brockscan.io',
|
|
22331
22858
|
standard: 'EIP3091'
|
|
22332
22859
|
}
|
|
22333
22860
|
],
|
|
@@ -22391,11 +22918,12 @@ exports.chains = {
|
|
|
22391
22918
|
iconURL: 'https://ipfs.io/ipfs/bafybeihgu3exoshubbgou5u6cyylpgo3wtc2n6kkmvw67q4bemucuw3goa'
|
|
22392
22919
|
},
|
|
22393
22920
|
7210: {
|
|
22394
|
-
name: 'Nibiru
|
|
22921
|
+
name: 'Nibiru testnet-1',
|
|
22395
22922
|
chain: 'Nibiru',
|
|
22396
22923
|
rpc: ['https://evm-rpc.testnet-1.nibiru.fi'],
|
|
22397
22924
|
faucets: [],
|
|
22398
22925
|
nativeCurrency: { name: 'NIBI', symbol: 'NIBI', decimals: 18 },
|
|
22926
|
+
status: 'deprecated',
|
|
22399
22927
|
infoURL: 'https://nibiru.fi',
|
|
22400
22928
|
shortName: 'nibiru-testnet-1',
|
|
22401
22929
|
chainId: 7210,
|
|
@@ -22405,11 +22933,12 @@ exports.chains = {
|
|
|
22405
22933
|
iconURL: 'https://ipfs.io/ipfs/QmZ4ujZagoLozYSypp7uJESgExJhGGJTmmpT6AoDV8GzZW'
|
|
22406
22934
|
},
|
|
22407
22935
|
7222: {
|
|
22408
|
-
name: 'Nibiru
|
|
22936
|
+
name: 'Nibiru devnet-3',
|
|
22409
22937
|
chain: 'Nibiru',
|
|
22410
22938
|
rpc: ['https://evm-rpc.devnet-3.nibiru.fi'],
|
|
22411
22939
|
faucets: [],
|
|
22412
22940
|
nativeCurrency: { name: 'NIBI', symbol: 'NIBI', decimals: 18 },
|
|
22941
|
+
status: 'deprecated',
|
|
22413
22942
|
infoURL: 'https://nibiru.fi',
|
|
22414
22943
|
shortName: 'nibiru-devnet-3',
|
|
22415
22944
|
chainId: 7222,
|
|
@@ -22419,7 +22948,7 @@ exports.chains = {
|
|
|
22419
22948
|
iconURL: 'https://ipfs.io/ipfs/QmZ4ujZagoLozYSypp7uJESgExJhGGJTmmpT6AoDV8GzZW'
|
|
22420
22949
|
},
|
|
22421
22950
|
7233: {
|
|
22422
|
-
name: 'InitVerse
|
|
22951
|
+
name: 'InitVerse Mainnet',
|
|
22423
22952
|
chain: 'InitVerse',
|
|
22424
22953
|
rpc: ['https://rpc-mainnet.inichain.com'],
|
|
22425
22954
|
faucets: [],
|
|
@@ -22568,6 +23097,34 @@ exports.chains = {
|
|
|
22568
23097
|
],
|
|
22569
23098
|
iconURL: 'https://ipfs.io/ipfs/QmUkFZC2ZmoYPTKf7AHdjwRPZoV2h1MCuHaGM4iu8SNFpi'
|
|
22570
23099
|
},
|
|
23100
|
+
7368: {
|
|
23101
|
+
name: 'Rarimo',
|
|
23102
|
+
title: 'Rarimo Mainnet',
|
|
23103
|
+
chain: 'ETH',
|
|
23104
|
+
rpc: ['https://l2.rarimo.com', 'wss://wss.l2.rarimo.com'],
|
|
23105
|
+
faucets: [],
|
|
23106
|
+
nativeCurrency: { name: 'Rarimo Ether', symbol: 'ETH', decimals: 18 },
|
|
23107
|
+
infoURL: 'https://rarimo.com',
|
|
23108
|
+
shortName: 'rarimo',
|
|
23109
|
+
chainId: 7368,
|
|
23110
|
+
networkId: 7368,
|
|
23111
|
+
icon: 'rarimo',
|
|
23112
|
+
parent: {
|
|
23113
|
+
type: 'L2',
|
|
23114
|
+
chain: 'eip155-1',
|
|
23115
|
+
bridges: [{ url: 'https://l2bridge.rarimo.com' }]
|
|
23116
|
+
},
|
|
23117
|
+
explorers: [
|
|
23118
|
+
{
|
|
23119
|
+
name: 'Blockscout',
|
|
23120
|
+
url: 'https://scan.rarimo.com',
|
|
23121
|
+
standard: 'EIP3091',
|
|
23122
|
+
icon: 'rarimo'
|
|
23123
|
+
}
|
|
23124
|
+
],
|
|
23125
|
+
status: 'active',
|
|
23126
|
+
iconURL: 'https://ipfs.io/ipfs/bafkreiaqnwdizg5xub4vbye3py6ddt5djdwu7dytkf7j3reoonzug4twxi'
|
|
23127
|
+
},
|
|
22571
23128
|
7484: {
|
|
22572
23129
|
name: 'Raba Network Mainnet',
|
|
22573
23130
|
chain: 'Raba',
|
|
@@ -22945,6 +23502,27 @@ exports.chains = {
|
|
|
22945
23502
|
],
|
|
22946
23503
|
iconURL: 'https://ipfs.io/ipfs/QmXszYAtQxaFCG3s9vGHoLJnqxGJw2wTKNbruTJ8iDXU7K'
|
|
22947
23504
|
},
|
|
23505
|
+
7788: {
|
|
23506
|
+
name: 'Draw Coin',
|
|
23507
|
+
chain: 'DRW',
|
|
23508
|
+
icon: 'drawchain',
|
|
23509
|
+
rpc: ['https://rpc.drawchain.org'],
|
|
23510
|
+
faucets: [],
|
|
23511
|
+
nativeCurrency: { name: 'DRW', symbol: 'DRW', decimals: 18 },
|
|
23512
|
+
infoURL: 'https://drawchain.io/',
|
|
23513
|
+
shortName: 'drw',
|
|
23514
|
+
chainId: 7788,
|
|
23515
|
+
networkId: 7788,
|
|
23516
|
+
explorers: [
|
|
23517
|
+
{
|
|
23518
|
+
name: 'Draw Chain Explorer',
|
|
23519
|
+
url: 'https://drawscan.io',
|
|
23520
|
+
standard: 'EIP3091',
|
|
23521
|
+
icon: 'drawchain'
|
|
23522
|
+
}
|
|
23523
|
+
],
|
|
23524
|
+
iconURL: 'https://ipfs.io/ipfs/bafkreihhhjsjsmsl3tpoocu244vul47dxtfvumokncmeg6fu7rgdpze7ia'
|
|
23525
|
+
},
|
|
22948
23526
|
7798: {
|
|
22949
23527
|
name: 'OpenEX LONG Testnet',
|
|
22950
23528
|
title: 'OpenEX LONG Testnet',
|
|
@@ -23059,6 +23637,28 @@ exports.chains = {
|
|
|
23059
23637
|
],
|
|
23060
23638
|
iconURL: 'https://ipfs.io/ipfs/QmaYJaMfMowoBe7te9tHCKzJzz5DbhodrmhwGab6XCDgtM'
|
|
23061
23639
|
},
|
|
23640
|
+
7869: {
|
|
23641
|
+
name: 'Powerloom Mainnet V2',
|
|
23642
|
+
chain: 'Powerloom Mainnet V2',
|
|
23643
|
+
rpc: ['https://rpc-v2.powerloom.network'],
|
|
23644
|
+
faucets: [],
|
|
23645
|
+
nativeCurrency: { name: 'Powerloom Token', symbol: 'POWER', decimals: 18 },
|
|
23646
|
+
infoURL: 'https://powerloom.network',
|
|
23647
|
+
shortName: 'powerloom',
|
|
23648
|
+
chainId: 7869,
|
|
23649
|
+
networkId: 7869,
|
|
23650
|
+
icon: 'power',
|
|
23651
|
+
status: 'active',
|
|
23652
|
+
explorers: [
|
|
23653
|
+
{
|
|
23654
|
+
name: 'blockscout',
|
|
23655
|
+
url: 'https://explorer-v2.powerloom.network',
|
|
23656
|
+
icon: 'blockscout',
|
|
23657
|
+
standard: 'EIP3091'
|
|
23658
|
+
}
|
|
23659
|
+
],
|
|
23660
|
+
iconURL: 'https://ipfs.io/ipfs/QmaYJaMfMowoBe7te9tHCKzJzz5DbhodrmhwGab6XCDgtM'
|
|
23661
|
+
},
|
|
23062
23662
|
7878: {
|
|
23063
23663
|
name: 'Hazlor Testnet',
|
|
23064
23664
|
chain: 'SCAS',
|
|
@@ -23533,14 +24133,27 @@ exports.chains = {
|
|
|
23533
24133
|
chainId: 8098,
|
|
23534
24134
|
networkId: 8098
|
|
23535
24135
|
},
|
|
24136
|
+
8099: {
|
|
24137
|
+
name: 'Bharat Blockchain Network Mainnet',
|
|
24138
|
+
chain: 'BBN',
|
|
24139
|
+
rpc: ['https://bbnrpc.mainnet.bharatblockchain.io'],
|
|
24140
|
+
faucets: [],
|
|
24141
|
+
nativeCurrency: { name: 'BBN', symbol: 'BBN', decimals: 18 },
|
|
24142
|
+
features: [],
|
|
24143
|
+
infoURL: 'https://bharatblockchain.io/',
|
|
24144
|
+
shortName: 'bbn',
|
|
24145
|
+
chainId: 8099,
|
|
24146
|
+
networkId: 8099,
|
|
24147
|
+
explorers: []
|
|
24148
|
+
},
|
|
23536
24149
|
8108: {
|
|
23537
|
-
name: '
|
|
23538
|
-
chain: '
|
|
24150
|
+
name: 'ZenChain',
|
|
24151
|
+
chain: 'ZTC',
|
|
23539
24152
|
icon: 'zenchain',
|
|
23540
24153
|
rpc: [],
|
|
23541
24154
|
features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
|
|
23542
24155
|
faucets: [],
|
|
23543
|
-
nativeCurrency: { name: '
|
|
24156
|
+
nativeCurrency: { name: 'ZTC', symbol: 'ZTC', decimals: 18 },
|
|
23544
24157
|
infoURL: 'https://zenchain.io',
|
|
23545
24158
|
shortName: 'zen',
|
|
23546
24159
|
chainId: 8108,
|
|
@@ -23865,8 +24478,8 @@ exports.chains = {
|
|
|
23865
24478
|
iconURL: 'https://ipfs.io/ipfs/bafybeibpyckp65pqjvrvqhdt26wqoqk55m6anshbfgyqnaemn6l34nlwya'
|
|
23866
24479
|
},
|
|
23867
24480
|
8408: {
|
|
23868
|
-
name: '
|
|
23869
|
-
chain: '
|
|
24481
|
+
name: 'ZenChain Testnet',
|
|
24482
|
+
chain: 'ZTC',
|
|
23870
24483
|
icon: 'zenchain',
|
|
23871
24484
|
rpc: [
|
|
23872
24485
|
'https://zenchain-testnet.api.onfinality.io/public',
|
|
@@ -23874,7 +24487,7 @@ exports.chains = {
|
|
|
23874
24487
|
],
|
|
23875
24488
|
features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
|
|
23876
24489
|
faucets: ['https://facuet.zenchain.io'],
|
|
23877
|
-
nativeCurrency: { name: '
|
|
24490
|
+
nativeCurrency: { name: 'ZTC', symbol: 'ZTC', decimals: 18 },
|
|
23878
24491
|
infoURL: 'https://zenchain.io',
|
|
23879
24492
|
shortName: 'zentest',
|
|
23880
24493
|
chainId: 8408,
|
|
@@ -23968,6 +24581,19 @@ exports.chains = {
|
|
|
23968
24581
|
networkId: 8545,
|
|
23969
24582
|
explorers: []
|
|
23970
24583
|
},
|
|
24584
|
+
8569: {
|
|
24585
|
+
name: 'New Reality Blockchain',
|
|
24586
|
+
chain: 'NEWRL',
|
|
24587
|
+
rpc: [],
|
|
24588
|
+
faucets: [],
|
|
24589
|
+
nativeCurrency: { name: 'NewReal', symbol: 'NEWRL', decimals: 18 },
|
|
24590
|
+
features: [],
|
|
24591
|
+
infoURL: 'https://newreality.bond/',
|
|
24592
|
+
shortName: 'newrl',
|
|
24593
|
+
chainId: 8569,
|
|
24594
|
+
networkId: 8569,
|
|
24595
|
+
status: 'incubating'
|
|
24596
|
+
},
|
|
23971
24597
|
8654: {
|
|
23972
24598
|
name: 'Toki Network',
|
|
23973
24599
|
chain: 'TOKI',
|
|
@@ -24138,6 +24764,25 @@ exports.chains = {
|
|
|
24138
24764
|
networkId: 8768,
|
|
24139
24765
|
iconURL: 'https://ipfs.io/ipfs/Qmcd19ksUvNMD1XQFSC55jJhDPoF2zUzzV7woteFiugwBH'
|
|
24140
24766
|
},
|
|
24767
|
+
8801: {
|
|
24768
|
+
name: 'Okto Testnet',
|
|
24769
|
+
chain: 'Okto',
|
|
24770
|
+
rpc: ['https://rpc.okto-testnet.zeeve.online'],
|
|
24771
|
+
faucets: ['https://faucet.okto-testnet.zeeve.online'],
|
|
24772
|
+
nativeCurrency: { name: 'Okto', symbol: 'OKTO', decimals: 18 },
|
|
24773
|
+
features: [{ name: 'EIP155' }],
|
|
24774
|
+
infoURL: '',
|
|
24775
|
+
shortName: 'okto-testnet',
|
|
24776
|
+
chainId: 8801,
|
|
24777
|
+
networkId: 8801,
|
|
24778
|
+
explorers: [
|
|
24779
|
+
{
|
|
24780
|
+
name: 'Okto Testnet Explorer',
|
|
24781
|
+
url: 'https://explorer.okto-testnet.zeeve.online',
|
|
24782
|
+
standard: 'none'
|
|
24783
|
+
}
|
|
24784
|
+
]
|
|
24785
|
+
},
|
|
24141
24786
|
8811: {
|
|
24142
24787
|
name: 'Haven1',
|
|
24143
24788
|
chain: 'haven1',
|
|
@@ -24679,12 +25324,9 @@ exports.chains = {
|
|
|
24679
25324
|
iconURL: 'https://ipfs.io/ipfs/QmeZW6VKUFTbz7PPW8PmDR3ZHa6osYPLBFPnW8T5LSU49c'
|
|
24680
25325
|
},
|
|
24681
25326
|
9003: {
|
|
24682
|
-
name: 'Qubetics Testnet',
|
|
24683
|
-
chain: 'Qubetics Testnet',
|
|
24684
|
-
rpc: [
|
|
24685
|
-
'https://alphatestnet-evm-rpc.qubetics.work/',
|
|
24686
|
-
'wss://wss-testnet-nodes.shidoscan.com'
|
|
24687
|
-
],
|
|
25327
|
+
name: 'Qubetics Alpha Testnet',
|
|
25328
|
+
chain: 'Qubetics Alpha Testnet',
|
|
25329
|
+
rpc: ['https://alphatestnet-evm-rpc.qubetics.work/'],
|
|
24688
25330
|
faucets: ['https://alphatestnet-explorer.qubetics.work/faucet'],
|
|
24689
25331
|
nativeCurrency: {
|
|
24690
25332
|
name: 'Qubetics Testnet Token',
|
|
@@ -24692,14 +25334,14 @@ exports.chains = {
|
|
|
24692
25334
|
decimals: 18
|
|
24693
25335
|
},
|
|
24694
25336
|
infoURL: 'https://www.qubetics.com/',
|
|
24695
|
-
shortName: '
|
|
25337
|
+
shortName: 'QubeticsAlpha',
|
|
24696
25338
|
chainId: 9003,
|
|
24697
25339
|
networkId: 9003,
|
|
24698
25340
|
icon: 'qubetics',
|
|
24699
25341
|
explorers: [
|
|
24700
25342
|
{
|
|
24701
|
-
name: 'Qubetics Testnet Explorer',
|
|
24702
|
-
url: 'https://
|
|
25343
|
+
name: 'Qubetics Alpha Testnet Explorer',
|
|
25344
|
+
url: 'https://alphatestnet-explorer.qubetics.work/dashboard',
|
|
24703
25345
|
standard: 'none',
|
|
24704
25346
|
icon: 'qubetics'
|
|
24705
25347
|
}
|
|
@@ -24735,20 +25377,16 @@ exports.chains = {
|
|
|
24735
25377
|
iconURL: 'https://ipfs.io/ipfs/bafkreiatrf5pp7ywvrwvsv4otrex73u6v6bvhorqkxiop2hy2i572zjrba'
|
|
24736
25378
|
},
|
|
24737
25379
|
9008: {
|
|
24738
|
-
name: 'Shido
|
|
25380
|
+
name: 'Shido Network',
|
|
24739
25381
|
chain: 'Shido Mainnet',
|
|
24740
25382
|
rpc: [
|
|
24741
|
-
'https://
|
|
24742
|
-
'wss://
|
|
24743
|
-
'https://
|
|
24744
|
-
'wss://wss
|
|
25383
|
+
'https://shido-mainnet-archive-lb-nw5es9.zeeve.net/USjg7xqUmCZ4wCsqEOOE/rpc',
|
|
25384
|
+
'wss://shido-mainnet-archive-lb-nw5es9.zeeve.net/USjg7xqUmCZ4wCsqEOOE/ws',
|
|
25385
|
+
'https://evm.shidoscan.net',
|
|
25386
|
+
'wss://wss.shidoscan.net'
|
|
24745
25387
|
],
|
|
24746
25388
|
faucets: [],
|
|
24747
|
-
nativeCurrency: {
|
|
24748
|
-
name: 'Shido Mainnet Token',
|
|
24749
|
-
symbol: 'SHIDO',
|
|
24750
|
-
decimals: 18
|
|
24751
|
-
},
|
|
25389
|
+
nativeCurrency: { name: 'Shido', symbol: 'SHIDO', decimals: 18 },
|
|
24752
25390
|
infoURL: 'https://shido.io',
|
|
24753
25391
|
shortName: 'Shido',
|
|
24754
25392
|
chainId: 9008,
|
|
@@ -24756,7 +25394,7 @@ exports.chains = {
|
|
|
24756
25394
|
icon: 'shidoChain',
|
|
24757
25395
|
explorers: [
|
|
24758
25396
|
{
|
|
24759
|
-
name: '
|
|
25397
|
+
name: 'Shidoscan',
|
|
24760
25398
|
url: 'https://shidoscan.com',
|
|
24761
25399
|
standard: 'none',
|
|
24762
25400
|
icon: 'shidoChain'
|
|
@@ -24842,6 +25480,31 @@ exports.chains = {
|
|
|
24842
25480
|
],
|
|
24843
25481
|
iconURL: 'https://ipfs.io/ipfs/bafkreib2t2lcaoh6iixrx4gjjvepws5tlsszfla5hb36b3mgyq7clve35y'
|
|
24844
25482
|
},
|
|
25483
|
+
9029: {
|
|
25484
|
+
name: 'Qubetics Testnet',
|
|
25485
|
+
chain: 'Qubetics Testnet',
|
|
25486
|
+
rpc: ['https://rpc-testnet.qubetics.work/'],
|
|
25487
|
+
faucets: ['https://testnet.qubetics.work/faucet'],
|
|
25488
|
+
nativeCurrency: {
|
|
25489
|
+
name: 'Qubetics Testnet Token',
|
|
25490
|
+
symbol: 'TICS',
|
|
25491
|
+
decimals: 18
|
|
25492
|
+
},
|
|
25493
|
+
infoURL: 'https://www.qubetics.com/',
|
|
25494
|
+
shortName: 'Qubetics',
|
|
25495
|
+
chainId: 9029,
|
|
25496
|
+
networkId: 9029,
|
|
25497
|
+
icon: 'qubetics',
|
|
25498
|
+
explorers: [
|
|
25499
|
+
{
|
|
25500
|
+
name: 'Qubetics Testnet Explorer',
|
|
25501
|
+
url: 'https://testnet.qubetics.work',
|
|
25502
|
+
standard: 'none',
|
|
25503
|
+
icon: 'qubetics'
|
|
25504
|
+
}
|
|
25505
|
+
],
|
|
25506
|
+
iconURL: 'https://ipfs.io/ipfs/bafkreigsioq2bd4c6slficwtzjq6gbti2c4vhzjlsjtihz2b762j4zjqhy'
|
|
25507
|
+
},
|
|
24845
25508
|
9069: {
|
|
24846
25509
|
name: 'Apex Fusion - Nexus Mainnet',
|
|
24847
25510
|
chain: 'Nexus Mainnet',
|
|
@@ -24941,6 +25604,21 @@ exports.chains = {
|
|
|
24941
25604
|
chainId: 9100,
|
|
24942
25605
|
networkId: 9100
|
|
24943
25606
|
},
|
|
25607
|
+
9108: {
|
|
25608
|
+
name: 'Destra Dubai Testnet',
|
|
25609
|
+
chain: 'Destra',
|
|
25610
|
+
status: 'active',
|
|
25611
|
+
rpc: [],
|
|
25612
|
+
faucets: [],
|
|
25613
|
+
nativeCurrency: { name: 'Sync', symbol: 'SYNC', decimals: 18 },
|
|
25614
|
+
infoURL: '',
|
|
25615
|
+
shortName: 'Destra',
|
|
25616
|
+
chainId: 9108,
|
|
25617
|
+
networkId: 9108,
|
|
25618
|
+
slip44: 1,
|
|
25619
|
+
explorers: [],
|
|
25620
|
+
parent: { type: 'L2', chain: 'eip155-4', bridges: [] }
|
|
25621
|
+
},
|
|
24944
25622
|
9170: {
|
|
24945
25623
|
name: 'Rinia Testnet Old',
|
|
24946
25624
|
chain: 'FIRE',
|
|
@@ -25020,6 +25698,34 @@ exports.chains = {
|
|
|
25020
25698
|
],
|
|
25021
25699
|
iconURL: 'https://ipfs.io/ipfs/QmZCadkExKThak3msvszZjo6UnAbUJKE61dAcg4TixuMC3'
|
|
25022
25700
|
},
|
|
25701
|
+
9369: {
|
|
25702
|
+
name: 'Z Chain',
|
|
25703
|
+
title: 'Z Chain',
|
|
25704
|
+
chain: 'Z',
|
|
25705
|
+
rpc: ['https://rpc.zchain.org'],
|
|
25706
|
+
faucets: [],
|
|
25707
|
+
features: [{ name: 'EIP155' }],
|
|
25708
|
+
nativeCurrency: { name: 'Z', symbol: 'Z', decimals: 18 },
|
|
25709
|
+
infoURL: 'https://zero.tech',
|
|
25710
|
+
shortName: 'z',
|
|
25711
|
+
chainId: 9369,
|
|
25712
|
+
networkId: 9369,
|
|
25713
|
+
icon: 'z',
|
|
25714
|
+
explorers: [
|
|
25715
|
+
{
|
|
25716
|
+
name: 'blockscout',
|
|
25717
|
+
url: 'https://zscan.live',
|
|
25718
|
+
icon: 'z',
|
|
25719
|
+
standard: 'EIP3091'
|
|
25720
|
+
}
|
|
25721
|
+
],
|
|
25722
|
+
parent: {
|
|
25723
|
+
type: 'L2',
|
|
25724
|
+
chain: 'eip155-1',
|
|
25725
|
+
bridges: [{ url: 'bridge.zchain.org' }]
|
|
25726
|
+
},
|
|
25727
|
+
iconURL: 'https://ipfs.io/ipfs/bafybeiech76mp6ro4lo7pyferpovrnvghwb745upatj5h6be4cnav52zwu'
|
|
25728
|
+
},
|
|
25023
25729
|
9372: {
|
|
25024
25730
|
name: 'Oasys Testnet',
|
|
25025
25731
|
chain: 'Oasys',
|
|
@@ -25104,7 +25810,7 @@ exports.chains = {
|
|
|
25104
25810
|
standard: 'EIP3091'
|
|
25105
25811
|
}
|
|
25106
25812
|
],
|
|
25107
|
-
iconURL:
|
|
25813
|
+
iconURL: undefined
|
|
25108
25814
|
},
|
|
25109
25815
|
9527: {
|
|
25110
25816
|
name: 'Rangers Protocol Testnet Robin',
|
|
@@ -25465,6 +26171,28 @@ exports.chains = {
|
|
|
25465
26171
|
}
|
|
25466
26172
|
]
|
|
25467
26173
|
},
|
|
26174
|
+
9889: {
|
|
26175
|
+
name: 'pointledger',
|
|
26176
|
+
chain: 'pointledger',
|
|
26177
|
+
icon: 'pointledger',
|
|
26178
|
+
rpc: ['https://rpc.pointledger.net'],
|
|
26179
|
+
faucets: [],
|
|
26180
|
+
features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
|
|
26181
|
+
nativeCurrency: { name: 'PLG', symbol: 'PLG', decimals: 18 },
|
|
26182
|
+
infoURL: 'https://pointledger.net',
|
|
26183
|
+
shortName: 'pointledger',
|
|
26184
|
+
chainId: 9889,
|
|
26185
|
+
networkId: 9889,
|
|
26186
|
+
explorers: [
|
|
26187
|
+
{
|
|
26188
|
+
name: 'pointledger Explorer',
|
|
26189
|
+
url: 'https://exp.pointledger.net',
|
|
26190
|
+
icon: 'pointledger',
|
|
26191
|
+
standard: 'EIP3091'
|
|
26192
|
+
}
|
|
26193
|
+
],
|
|
26194
|
+
iconURL: 'https://ipfs.io/ipfs/QmV1Q7Q9XKRin5C5Qg6TTb3BnqmC1Qb6jyebUbTMXGPV1L'
|
|
26195
|
+
},
|
|
25468
26196
|
9897: {
|
|
25469
26197
|
name: 'arena-z-testnet',
|
|
25470
26198
|
title: 'Arena-Z-Testnet',
|
|
@@ -25827,6 +26555,23 @@ exports.chains = {
|
|
|
25827
26555
|
networkId: 10010,
|
|
25828
26556
|
iconURL: 'https://ipfs.io/ipfs/Qmdz49xumH5yHb9jXKLR69Liv4STJQq5xW1g9xCQ9vJ3fB'
|
|
25829
26557
|
},
|
|
26558
|
+
10011: {
|
|
26559
|
+
name: 'DeepSafe Beta Mainnet',
|
|
26560
|
+
chain: 'DeepSafe',
|
|
26561
|
+
rpc: ['https://betamainnet-rpc-node-http.deepsafe.network'],
|
|
26562
|
+
faucets: [],
|
|
26563
|
+
nativeCurrency: {
|
|
26564
|
+
name: 'DeepSafe Native Token',
|
|
26565
|
+
symbol: 'DEF',
|
|
26566
|
+
decimals: 18
|
|
26567
|
+
},
|
|
26568
|
+
infoURL: 'https://deepsafe.network/',
|
|
26569
|
+
shortName: 'DeepSafe',
|
|
26570
|
+
chainId: 10011,
|
|
26571
|
+
networkId: 10011,
|
|
26572
|
+
icon: 'deepsafe',
|
|
26573
|
+
iconURL: 'https://ipfs.io/ipfs/QmQJi1wfrLzywtbvNetvc6hV6SL825qvgZSKe3coJv8JNm'
|
|
26574
|
+
},
|
|
25830
26575
|
10024: {
|
|
25831
26576
|
name: 'Gon Chain',
|
|
25832
26577
|
chain: 'GonChain',
|
|
@@ -25913,6 +26658,28 @@ exports.chains = {
|
|
|
25913
26658
|
],
|
|
25914
26659
|
iconURL: 'https://ipfs.io/ipfs/bafkreih2t3wrflgcnha4aeonyn23h43rcbskatzvwliyatp5shudkwu2d4'
|
|
25915
26660
|
},
|
|
26661
|
+
10085: {
|
|
26662
|
+
name: 'Volcano Chain Mainnet',
|
|
26663
|
+
chain: 'Volcano',
|
|
26664
|
+
icon: 'volcano',
|
|
26665
|
+
rpc: ['https://mainnet.vchain.pro', 'wss://wss.mainnet.vchain.pro'],
|
|
26666
|
+
features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
|
|
26667
|
+
faucets: [],
|
|
26668
|
+
nativeCurrency: { name: 'Volcano Coin', symbol: 'VC', decimals: 18 },
|
|
26669
|
+
infoURL: 'https://vex.pro',
|
|
26670
|
+
shortName: 'volcanochain',
|
|
26671
|
+
chainId: 10085,
|
|
26672
|
+
networkId: 10085,
|
|
26673
|
+
explorers: [
|
|
26674
|
+
{
|
|
26675
|
+
name: 'blockscout',
|
|
26676
|
+
url: 'https://vchainscan.com',
|
|
26677
|
+
icon: 'volcano',
|
|
26678
|
+
standard: 'EIP3091'
|
|
26679
|
+
}
|
|
26680
|
+
],
|
|
26681
|
+
iconURL: 'https://ipfs.io/ipfs/bafkreihuzbawkb6ymsqrptcalixg6z4wom2dt4sqsfz7zs5abcyw23jfcu'
|
|
26682
|
+
},
|
|
25916
26683
|
10086: {
|
|
25917
26684
|
name: 'SJATSH',
|
|
25918
26685
|
chain: 'ETH',
|
|
@@ -26045,6 +26812,19 @@ exports.chains = {
|
|
|
26045
26812
|
],
|
|
26046
26813
|
iconURL: 'https://ipfs.io/ipfs/QmRhQG9TZrXDdbQeTzBmjg3pqgwaD5TKVZj8k4kaz8AoZx'
|
|
26047
26814
|
},
|
|
26815
|
+
10218: {
|
|
26816
|
+
name: 'Tea Sepolia Testnet',
|
|
26817
|
+
chain: 'ETH',
|
|
26818
|
+
rpc: [],
|
|
26819
|
+
faucets: [],
|
|
26820
|
+
nativeCurrency: { name: 'Sepolia Tea', symbol: 'TEA', decimals: 18 },
|
|
26821
|
+
infoURL: 'https://tea.xyz',
|
|
26822
|
+
shortName: 'teasep',
|
|
26823
|
+
chainId: 10218,
|
|
26824
|
+
networkId: 10218,
|
|
26825
|
+
parent: { type: 'L2', chain: 'eip155-11155111' },
|
|
26826
|
+
status: 'incubating'
|
|
26827
|
+
},
|
|
26048
26828
|
10222: {
|
|
26049
26829
|
name: 'GLScan',
|
|
26050
26830
|
chain: 'GLC',
|
|
@@ -26326,6 +27106,22 @@ exports.chains = {
|
|
|
26326
27106
|
]
|
|
26327
27107
|
}
|
|
26328
27108
|
},
|
|
27109
|
+
10920: {
|
|
27110
|
+
name: 'Fuse Flash Testnet',
|
|
27111
|
+
chain: 'Fuse Flash',
|
|
27112
|
+
rpc: [],
|
|
27113
|
+
faucets: ['https://faucet.quicknode.com'],
|
|
27114
|
+
nativeCurrency: { name: 'Fuse', symbol: 'FUSE', decimals: 18 },
|
|
27115
|
+
features: [{ name: 'EIP155' }],
|
|
27116
|
+
infoURL: 'https://www.fuse.io',
|
|
27117
|
+
shortName: 'fuseflash',
|
|
27118
|
+
chainId: 10920,
|
|
27119
|
+
networkId: 10920,
|
|
27120
|
+
icon: 'fuse',
|
|
27121
|
+
parent: { type: 'L2', chain: 'eip155-11155111' },
|
|
27122
|
+
status: 'incubating',
|
|
27123
|
+
iconURL: 'https://ipfs.io/ipfs/QmR3gooSiRfCuryT2y7Q37a3DqmdCKvV6vYp1fVpJW3VWz'
|
|
27124
|
+
},
|
|
26329
27125
|
10946: {
|
|
26330
27126
|
name: 'Quadrans Blockchain',
|
|
26331
27127
|
chain: 'QDC',
|
|
@@ -26614,6 +27410,27 @@ exports.chains = {
|
|
|
26614
27410
|
}
|
|
26615
27411
|
]
|
|
26616
27412
|
},
|
|
27413
|
+
11343: {
|
|
27414
|
+
name: 'StateMesh Testnet',
|
|
27415
|
+
icon: 'statemesh',
|
|
27416
|
+
chain: 'MESH',
|
|
27417
|
+
rpc: ['https://rpc-test.statemesh.net'],
|
|
27418
|
+
faucets: ['https://faucet.statemesh.net'],
|
|
27419
|
+
nativeCurrency: { name: 'StateMesh', symbol: 'MESH', decimals: 18 },
|
|
27420
|
+
infoURL: 'https://statemesh.net',
|
|
27421
|
+
shortName: 'mesh-test',
|
|
27422
|
+
chainId: 11343,
|
|
27423
|
+
networkId: 11343,
|
|
27424
|
+
explorers: [
|
|
27425
|
+
{
|
|
27426
|
+
name: 'blockscout',
|
|
27427
|
+
url: 'https://explorer-test.statemesh.net',
|
|
27428
|
+
icon: 'blockscout',
|
|
27429
|
+
standard: 'EIP3091'
|
|
27430
|
+
}
|
|
27431
|
+
],
|
|
27432
|
+
iconURL: 'https://ipfs.io/ipfs/Qmc7KBcdrXMKvaq1xN6mubEqpvHdheFxs1YGZwZgLEPDrK'
|
|
27433
|
+
},
|
|
26617
27434
|
11437: {
|
|
26618
27435
|
name: 'Shyft Testnet',
|
|
26619
27436
|
chain: 'SHYFTT',
|
|
@@ -26661,20 +27478,23 @@ exports.chains = {
|
|
|
26661
27478
|
iconURL: 'https://ipfs.io/ipfs/QmTQh54Rf3DFYxZZoQQ9yCjeAYXwzTaVua4KLmXX8AsFNF'
|
|
26662
27479
|
},
|
|
26663
27480
|
11501: {
|
|
26664
|
-
name: '
|
|
26665
|
-
chain: '
|
|
26666
|
-
rpc: [
|
|
27481
|
+
name: 'GEB Mainnet',
|
|
27482
|
+
chain: 'GEB',
|
|
27483
|
+
rpc: [
|
|
27484
|
+
'https://rpc-mainnet-1.geb.network/',
|
|
27485
|
+
'https://rpc-mainnet-2.geb.network/'
|
|
27486
|
+
],
|
|
26667
27487
|
faucets: [],
|
|
26668
27488
|
nativeCurrency: { name: 'BTC', symbol: 'BTC', decimals: 18 },
|
|
26669
|
-
infoURL: 'https://
|
|
26670
|
-
shortName: '
|
|
27489
|
+
infoURL: 'https://geb.network',
|
|
27490
|
+
shortName: 'geb',
|
|
26671
27491
|
chainId: 11501,
|
|
26672
27492
|
networkId: 11501,
|
|
26673
|
-
icon: '
|
|
27493
|
+
icon: 'geb',
|
|
26674
27494
|
explorers: [
|
|
26675
27495
|
{
|
|
26676
|
-
name: '
|
|
26677
|
-
url: 'https://scan
|
|
27496
|
+
name: 'geb mainnet scan',
|
|
27497
|
+
url: 'https://scan.geb.network',
|
|
26678
27498
|
standard: 'none'
|
|
26679
27499
|
},
|
|
26680
27500
|
{
|
|
@@ -26683,7 +27503,7 @@ exports.chains = {
|
|
|
26683
27503
|
standard: 'none'
|
|
26684
27504
|
}
|
|
26685
27505
|
],
|
|
26686
|
-
iconURL: 'https://ipfs.io/ipfs/
|
|
27506
|
+
iconURL: 'https://ipfs.io/ipfs/QmT8DN1zVgkDDWV17kmKqP6vcJQZfhCKVj3HtgqbxUbi9g'
|
|
26687
27507
|
},
|
|
26688
27508
|
11503: {
|
|
26689
27509
|
name: 'BEVM Testnet',
|
|
@@ -26706,24 +27526,24 @@ exports.chains = {
|
|
|
26706
27526
|
iconURL: 'https://ipfs.io/ipfs/QmfMXiYn4xF9JwdjaqM5YKhqoByox51XvnL68VvKJS6yyu'
|
|
26707
27527
|
},
|
|
26708
27528
|
11504: {
|
|
26709
|
-
name: '
|
|
26710
|
-
chain: '
|
|
26711
|
-
rpc: ['https://signet.
|
|
27529
|
+
name: 'GEB Signet',
|
|
27530
|
+
chain: 'GEB',
|
|
27531
|
+
rpc: ['https://signet.geb.network/'],
|
|
26712
27532
|
faucets: [],
|
|
26713
27533
|
nativeCurrency: { name: 'BTC', symbol: 'BTC', decimals: 18 },
|
|
26714
|
-
infoURL: 'https://
|
|
26715
|
-
shortName: '
|
|
27534
|
+
infoURL: 'https://geb.network',
|
|
27535
|
+
shortName: 'geb-signet',
|
|
26716
27536
|
chainId: 11504,
|
|
26717
27537
|
networkId: 11504,
|
|
26718
|
-
icon: '
|
|
27538
|
+
icon: 'geb',
|
|
26719
27539
|
explorers: [
|
|
26720
27540
|
{
|
|
26721
|
-
name: '
|
|
26722
|
-
url: 'https://scan-signet.
|
|
27541
|
+
name: 'geb signet scan',
|
|
27542
|
+
url: 'https://scan-signet.geb.network',
|
|
26723
27543
|
standard: 'none'
|
|
26724
27544
|
}
|
|
26725
27545
|
],
|
|
26726
|
-
iconURL: 'https://ipfs.io/ipfs/
|
|
27546
|
+
iconURL: 'https://ipfs.io/ipfs/QmT8DN1zVgkDDWV17kmKqP6vcJQZfhCKVj3HtgqbxUbi9g'
|
|
26727
27547
|
},
|
|
26728
27548
|
11521: {
|
|
26729
27549
|
name: 'SatsChain',
|
|
@@ -28321,6 +29141,26 @@ exports.chains = {
|
|
|
28321
29141
|
],
|
|
28322
29142
|
iconURL: 'https://ipfs.io/ipfs/QmSszu2AhLPgcp8SZYiBYCQiRVwb9ueqbnGbcTx9H9CJjZ'
|
|
28323
29143
|
},
|
|
29144
|
+
17735: {
|
|
29145
|
+
name: 'Esports Chain',
|
|
29146
|
+
chain: 'ESPT',
|
|
29147
|
+
icon: 'esports',
|
|
29148
|
+
rpc: ['https://esportsblock.org/rpc/'],
|
|
29149
|
+
faucets: [],
|
|
29150
|
+
nativeCurrency: { name: 'Esport Token', symbol: 'ESPT', decimals: 18 },
|
|
29151
|
+
infoURL: 'https://esportsblock.org',
|
|
29152
|
+
shortName: 'Esports',
|
|
29153
|
+
chainId: 17735,
|
|
29154
|
+
networkId: 17735,
|
|
29155
|
+
explorers: [
|
|
29156
|
+
{
|
|
29157
|
+
name: 'esportsblock_explorer',
|
|
29158
|
+
url: 'https://esportsblock.org/explorer',
|
|
29159
|
+
standard: 'none'
|
|
29160
|
+
}
|
|
29161
|
+
],
|
|
29162
|
+
iconURL: 'https://ipfs.io/ipfs/QmaNywdCUrHoe3grk3hhHXrsTgc3tHVpt2ZaoRYoNkgEvc'
|
|
29163
|
+
},
|
|
28324
29164
|
17777: {
|
|
28325
29165
|
name: 'EOS EVM Network',
|
|
28326
29166
|
chain: 'EOS',
|
|
@@ -29042,6 +29882,28 @@ exports.chains = {
|
|
|
29042
29882
|
}
|
|
29043
29883
|
]
|
|
29044
29884
|
},
|
|
29885
|
+
21000: {
|
|
29886
|
+
name: 'Action Mainnet',
|
|
29887
|
+
chain: 'Action',
|
|
29888
|
+
icon: 'action',
|
|
29889
|
+
rpc: ['https://rpc.actionblockchain.org'],
|
|
29890
|
+
features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
|
|
29891
|
+
faucets: [],
|
|
29892
|
+
nativeCurrency: { name: 'Action', symbol: 'ACTN', decimals: 18 },
|
|
29893
|
+
infoURL: 'https://docs.actioncoin.com',
|
|
29894
|
+
shortName: 'ACTN',
|
|
29895
|
+
chainId: 21000,
|
|
29896
|
+
networkId: 21000,
|
|
29897
|
+
explorers: [
|
|
29898
|
+
{
|
|
29899
|
+
name: 'Action Mainnet Explorer',
|
|
29900
|
+
url: 'http://exp.actionblockchain.org',
|
|
29901
|
+
icon: 'action',
|
|
29902
|
+
standard: 'EIP3091'
|
|
29903
|
+
}
|
|
29904
|
+
],
|
|
29905
|
+
iconURL: 'https://ipfs.io/ipfs/QmNkyJNwgHEWYnxq8BPaQ83WxrVVPrdzvQKKY22PRqhRts'
|
|
29906
|
+
},
|
|
29045
29907
|
21004: {
|
|
29046
29908
|
name: 'C4EI',
|
|
29047
29909
|
chain: 'C4EI',
|
|
@@ -29562,6 +30424,26 @@ exports.chains = {
|
|
|
29562
30424
|
],
|
|
29563
30425
|
iconURL: 'https://ipfs.io/ipfs/QmWsvNvJgnZkiZ1y1VDPfUkSbaWrJVhEMXx7U9vEZx2HZA'
|
|
29564
30426
|
},
|
|
30427
|
+
24125: {
|
|
30428
|
+
name: 'Nexurachain',
|
|
30429
|
+
chain: 'nexurachain',
|
|
30430
|
+
icon: 'xuraIcon',
|
|
30431
|
+
rpc: ['https://rpc.nexurachain.io'],
|
|
30432
|
+
faucets: [],
|
|
30433
|
+
nativeCurrency: { name: 'XURA', symbol: 'XURA', decimals: 18 },
|
|
30434
|
+
infoURL: 'https://nexurachain.io',
|
|
30435
|
+
shortName: 'XURAm',
|
|
30436
|
+
chainId: 24125,
|
|
30437
|
+
networkId: 24125,
|
|
30438
|
+
explorers: [
|
|
30439
|
+
{
|
|
30440
|
+
name: 'Nexurachain Explorer',
|
|
30441
|
+
url: 'https://explorer.nexurachain.io',
|
|
30442
|
+
standard: 'EIP3091'
|
|
30443
|
+
}
|
|
30444
|
+
],
|
|
30445
|
+
iconURL: 'https://ipfs.io/ipfs/QmcXFJnDV38rKUmgvM2owwrTRnxWKvEyvmp1QGFKPJ8PJj'
|
|
30446
|
+
},
|
|
29565
30447
|
24484: {
|
|
29566
30448
|
name: 'Webchain',
|
|
29567
30449
|
chain: 'WEB',
|
|
@@ -29585,6 +30467,18 @@ exports.chains = {
|
|
|
29585
30467
|
chainId: 24734,
|
|
29586
30468
|
networkId: 37480
|
|
29587
30469
|
},
|
|
30470
|
+
24816: {
|
|
30471
|
+
name: 'Recall',
|
|
30472
|
+
chain: 'Recall',
|
|
30473
|
+
rpc: ['https://evm.node-0.mainnet.recall.network'],
|
|
30474
|
+
faucets: [],
|
|
30475
|
+
nativeCurrency: { name: 'Recall', symbol: 'RECALL', decimals: 18 },
|
|
30476
|
+
infoURL: 'https://recall.network',
|
|
30477
|
+
shortName: 'recall',
|
|
30478
|
+
chainId: 24816,
|
|
30479
|
+
networkId: 24816,
|
|
30480
|
+
explorers: []
|
|
30481
|
+
},
|
|
29588
30482
|
25186: {
|
|
29589
30483
|
name: 'LiquidLayer Mainnet',
|
|
29590
30484
|
chain: 'LiquidLayer',
|
|
@@ -29664,29 +30558,29 @@ exports.chains = {
|
|
|
29664
30558
|
]
|
|
29665
30559
|
},
|
|
29666
30560
|
25925: {
|
|
29667
|
-
name: '
|
|
29668
|
-
chain: '
|
|
29669
|
-
icon: 'bkc',
|
|
30561
|
+
name: 'KUB Testnet',
|
|
30562
|
+
chain: 'KUB',
|
|
29670
30563
|
rpc: [
|
|
29671
30564
|
'https://rpc-testnet.bitkubchain.io',
|
|
29672
30565
|
'wss://wss-testnet.bitkubchain.io'
|
|
29673
30566
|
],
|
|
29674
|
-
faucets: ['https://faucet.
|
|
29675
|
-
nativeCurrency: { name: '
|
|
29676
|
-
infoURL: 'https://www.
|
|
29677
|
-
shortName: '
|
|
30567
|
+
faucets: ['https://faucet.kubchain.com'],
|
|
30568
|
+
nativeCurrency: { name: 'KUB Coin', symbol: 'tKUB', decimals: 18 },
|
|
30569
|
+
infoURL: 'https://www.kubchain.com/',
|
|
30570
|
+
shortName: 'kubt',
|
|
29678
30571
|
chainId: 25925,
|
|
29679
30572
|
networkId: 25925,
|
|
30573
|
+
icon: 'kub',
|
|
29680
30574
|
slip44: 1,
|
|
29681
30575
|
explorers: [
|
|
29682
30576
|
{
|
|
29683
|
-
name: '
|
|
29684
|
-
url: 'https://testnet.
|
|
30577
|
+
name: 'KUB Testnet Explorer',
|
|
30578
|
+
url: 'https://testnet.kubscan.com',
|
|
29685
30579
|
standard: 'none',
|
|
29686
|
-
icon: '
|
|
30580
|
+
icon: 'kub'
|
|
29687
30581
|
}
|
|
29688
30582
|
],
|
|
29689
|
-
iconURL: 'https://ipfs.io/ipfs/
|
|
30583
|
+
iconURL: 'https://ipfs.io/ipfs/bafkreigwng335wvow35ypah7hpq3m3xga3idods2wqs3cfcncoyzu7vxli'
|
|
29690
30584
|
},
|
|
29691
30585
|
26026: {
|
|
29692
30586
|
name: 'Ferrum Testnet',
|
|
@@ -29817,6 +30711,24 @@ exports.chains = {
|
|
|
29817
30711
|
}
|
|
29818
30712
|
]
|
|
29819
30713
|
},
|
|
30714
|
+
26888: {
|
|
30715
|
+
name: 'AB Core Testnet',
|
|
30716
|
+
chain: 'ETH',
|
|
30717
|
+
rpc: ['https://rpc.core.testnet.ab.org'],
|
|
30718
|
+
faucets: [],
|
|
30719
|
+
nativeCurrency: { name: 'AB', symbol: 'AB', decimals: 18 },
|
|
30720
|
+
infoURL: 'https://ab.org',
|
|
30721
|
+
shortName: 'tABCore',
|
|
30722
|
+
chainId: 26888,
|
|
30723
|
+
networkId: 26888,
|
|
30724
|
+
explorers: [
|
|
30725
|
+
{
|
|
30726
|
+
name: 'AB Core explorer',
|
|
30727
|
+
url: 'https://explorer.core.testnet.ab.org',
|
|
30728
|
+
standard: 'EIP3091'
|
|
30729
|
+
}
|
|
30730
|
+
]
|
|
30731
|
+
},
|
|
29820
30732
|
26988: {
|
|
29821
30733
|
name: 'Newton Finance Testnet',
|
|
29822
30734
|
chain: 'ETH',
|
|
@@ -29835,6 +30747,26 @@ exports.chains = {
|
|
|
29835
30747
|
}
|
|
29836
30748
|
]
|
|
29837
30749
|
},
|
|
30750
|
+
27125: {
|
|
30751
|
+
name: 'XferChain Testnet',
|
|
30752
|
+
chain: 'XferChain Testnet',
|
|
30753
|
+
icon: 'xferIcon',
|
|
30754
|
+
rpc: ['https://testnet-rpc.xferchain.org'],
|
|
30755
|
+
faucets: ['https://faucet.xferchain.org'],
|
|
30756
|
+
nativeCurrency: { name: 'Dapo', symbol: 'Dapo', decimals: 18 },
|
|
30757
|
+
infoURL: 'https://xferchain.org',
|
|
30758
|
+
shortName: 'DPt',
|
|
30759
|
+
chainId: 27125,
|
|
30760
|
+
networkId: 27125,
|
|
30761
|
+
explorers: [
|
|
30762
|
+
{
|
|
30763
|
+
name: 'XferChain Testnet Explorer',
|
|
30764
|
+
url: 'https://testnet.xferchain.org',
|
|
30765
|
+
standard: 'EIP3091'
|
|
30766
|
+
}
|
|
30767
|
+
],
|
|
30768
|
+
iconURL: 'https://ipfs.io/ipfs/Qmbo2FmxBwszzCMuPafWJbcmc7pRWL9QgMRkt9JY9Avyve'
|
|
30769
|
+
},
|
|
29838
30770
|
27181: {
|
|
29839
30771
|
name: 'KLAOS Nova',
|
|
29840
30772
|
title: 'KLAOS Nova Test Chain',
|
|
@@ -29906,6 +30838,26 @@ exports.chains = {
|
|
|
29906
30838
|
}
|
|
29907
30839
|
]
|
|
29908
30840
|
},
|
|
30841
|
+
28125: {
|
|
30842
|
+
name: 'XferChain Mainnet',
|
|
30843
|
+
chain: 'XferChain Mainnet',
|
|
30844
|
+
icon: 'xferIcon',
|
|
30845
|
+
rpc: ['https://rpc.xferchain.org'],
|
|
30846
|
+
faucets: [],
|
|
30847
|
+
nativeCurrency: { name: 'Dapo', symbol: 'Dapo', decimals: 18 },
|
|
30848
|
+
infoURL: 'https://xferchain.org',
|
|
30849
|
+
shortName: 'DPm',
|
|
30850
|
+
chainId: 28125,
|
|
30851
|
+
networkId: 28125,
|
|
30852
|
+
explorers: [
|
|
30853
|
+
{
|
|
30854
|
+
name: 'XferChain Mainnet Explorer',
|
|
30855
|
+
url: 'https://xferchain.org',
|
|
30856
|
+
standard: 'EIP3091'
|
|
30857
|
+
}
|
|
30858
|
+
],
|
|
30859
|
+
iconURL: 'https://ipfs.io/ipfs/Qmbo2FmxBwszzCMuPafWJbcmc7pRWL9QgMRkt9JY9Avyve'
|
|
30860
|
+
},
|
|
29909
30861
|
28516: {
|
|
29910
30862
|
name: 'Vizing Testnet',
|
|
29911
30863
|
title: 'Vizing Testnet',
|
|
@@ -30402,47 +31354,37 @@ exports.chains = {
|
|
|
30402
31354
|
iconURL: 'https://ipfs.io/ipfs/bafkreibnc5le6iw6qqhrmhxbpxdlr6ub7wtpr5tga5sfgnowsv2ygac5fa'
|
|
30403
31355
|
},
|
|
30404
31356
|
31753: {
|
|
30405
|
-
name: 'Xchain Mainnet',
|
|
30406
|
-
chain: '
|
|
31357
|
+
name: 'Xchain Mainnet (Deprecated)',
|
|
31358
|
+
chain: 'XchainDeprecated',
|
|
30407
31359
|
icon: 'intd',
|
|
30408
|
-
rpc: [
|
|
31360
|
+
rpc: [],
|
|
30409
31361
|
faucets: [],
|
|
30410
31362
|
nativeCurrency: { name: 'Intdestcoin', symbol: 'INTD', decimals: 18 },
|
|
30411
|
-
infoURL: 'https://
|
|
30412
|
-
shortName: '
|
|
31363
|
+
infoURL: 'https://chainlist.org/chain/31753',
|
|
31364
|
+
shortName: 'INTD_deprecated',
|
|
30413
31365
|
chainId: 31753,
|
|
30414
31366
|
networkId: 31753,
|
|
30415
|
-
|
|
30416
|
-
|
|
30417
|
-
name: 'Xchain Mainnet Explorer',
|
|
30418
|
-
url: 'https://xchainscan.com',
|
|
30419
|
-
standard: 'EIP3091'
|
|
30420
|
-
}
|
|
30421
|
-
],
|
|
31367
|
+
status: 'deprecated',
|
|
31368
|
+
explorers: [],
|
|
30422
31369
|
iconURL: 'https://ipfs.io/ipfs/bafybeia5n537fj2mkfcwmjfwktkmqrcwef3affdodhxnvmkg2gkvmbv2ke'
|
|
30423
31370
|
},
|
|
30424
31371
|
31754: {
|
|
30425
|
-
name: 'Xchain Testnet',
|
|
30426
|
-
chain: '
|
|
31372
|
+
name: 'Xchain Testnet (Deprecated)',
|
|
31373
|
+
chain: 'XchainDeprecated',
|
|
30427
31374
|
icon: 'intd',
|
|
30428
|
-
rpc: [
|
|
30429
|
-
faucets: [
|
|
31375
|
+
rpc: [],
|
|
31376
|
+
faucets: [],
|
|
30430
31377
|
nativeCurrency: {
|
|
30431
31378
|
name: 'Intdestcoin Testnet',
|
|
30432
31379
|
symbol: 'INTD',
|
|
30433
31380
|
decimals: 18
|
|
30434
31381
|
},
|
|
30435
|
-
infoURL: 'https://
|
|
30436
|
-
shortName: '
|
|
31382
|
+
infoURL: 'https://chainlist.org/chain/31754',
|
|
31383
|
+
shortName: 'tINTD_deprecated',
|
|
30437
31384
|
chainId: 31754,
|
|
30438
31385
|
networkId: 31754,
|
|
30439
|
-
|
|
30440
|
-
|
|
30441
|
-
name: 'Xchain Testnet Explorer',
|
|
30442
|
-
url: 'https://xchaintest.net',
|
|
30443
|
-
standard: 'EIP3091'
|
|
30444
|
-
}
|
|
30445
|
-
],
|
|
31386
|
+
status: 'deprecated',
|
|
31387
|
+
explorers: [],
|
|
30446
31388
|
iconURL: 'https://ipfs.io/ipfs/bafybeia5n537fj2mkfcwmjfwktkmqrcwef3affdodhxnvmkg2gkvmbv2ke'
|
|
30447
31389
|
},
|
|
30448
31390
|
32001: {
|
|
@@ -30471,6 +31413,34 @@ exports.chains = {
|
|
|
30471
31413
|
],
|
|
30472
31414
|
iconURL: 'https://ipfs.io/ipfs/QmaQdiE7vwxKeuWCjk4nKBikcpg4XCzQkFWGrAZHmMKnrq'
|
|
30473
31415
|
},
|
|
31416
|
+
32323: {
|
|
31417
|
+
name: 'BasedAI',
|
|
31418
|
+
title: 'BasedAI',
|
|
31419
|
+
chain: 'BasedAI',
|
|
31420
|
+
rpc: ['https://mainnet.basedaibridge.com/rpc/'],
|
|
31421
|
+
faucets: [],
|
|
31422
|
+
nativeCurrency: { name: 'BasedAI', symbol: 'BASED', decimals: 18 },
|
|
31423
|
+
features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
|
|
31424
|
+
infoURL: 'https://getbased.ai',
|
|
31425
|
+
shortName: 'basedai',
|
|
31426
|
+
chainId: 32323,
|
|
31427
|
+
networkId: 32323,
|
|
31428
|
+
icon: 'basedai',
|
|
31429
|
+
explorers: [
|
|
31430
|
+
{
|
|
31431
|
+
name: 'BasedAI Explorer',
|
|
31432
|
+
url: 'https://explorer.getbased.ai',
|
|
31433
|
+
standard: 'none'
|
|
31434
|
+
},
|
|
31435
|
+
{
|
|
31436
|
+
name: 'BF1337 BasedAI Explorer',
|
|
31437
|
+
url: 'https://explorer.bf1337.org',
|
|
31438
|
+
icon: 'blockscout',
|
|
31439
|
+
standard: 'EIP3091'
|
|
31440
|
+
}
|
|
31441
|
+
],
|
|
31442
|
+
iconURL: 'https://ipfs.io/ipfs/bafkreidkgcrgumpvke3rsk3txvy52ovosmyfum3b6vnyv4k4rzzov72zae'
|
|
31443
|
+
},
|
|
30474
31444
|
32382: {
|
|
30475
31445
|
name: 'Santiment Intelligence Network',
|
|
30476
31446
|
chain: 'Santiment Intelligence Network',
|
|
@@ -30837,13 +31807,13 @@ exports.chains = {
|
|
|
30837
31807
|
networkId: 33979,
|
|
30838
31808
|
explorers: [
|
|
30839
31809
|
{
|
|
30840
|
-
name: '
|
|
30841
|
-
url: 'https://
|
|
31810
|
+
name: 'Funki Mainnet Explorer',
|
|
31811
|
+
url: 'https://explorer.funkichain.com',
|
|
30842
31812
|
standard: 'none'
|
|
30843
31813
|
},
|
|
30844
31814
|
{
|
|
30845
|
-
name: '
|
|
30846
|
-
url: 'https://
|
|
31815
|
+
name: 'FunkiScan',
|
|
31816
|
+
url: 'https://funkiscan.io',
|
|
30847
31817
|
standard: 'none'
|
|
30848
31818
|
}
|
|
30849
31819
|
],
|
|
@@ -31590,9 +32560,9 @@ exports.chains = {
|
|
|
31590
32560
|
networkId: 43110
|
|
31591
32561
|
},
|
|
31592
32562
|
43111: {
|
|
31593
|
-
name: 'Hemi
|
|
32563
|
+
name: 'Hemi',
|
|
31594
32564
|
chain: 'ETH',
|
|
31595
|
-
rpc: [],
|
|
32565
|
+
rpc: ['https://rpc.hemi.network/rpc'],
|
|
31596
32566
|
faucets: [],
|
|
31597
32567
|
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
31598
32568
|
infoURL: 'https://hemi.xyz',
|
|
@@ -31600,9 +32570,16 @@ exports.chains = {
|
|
|
31600
32570
|
chainId: 43111,
|
|
31601
32571
|
networkId: 43111,
|
|
31602
32572
|
icon: 'hemi',
|
|
31603
|
-
explorers: [
|
|
32573
|
+
explorers: [
|
|
32574
|
+
{
|
|
32575
|
+
name: 'blockscout',
|
|
32576
|
+
url: 'https://explorer.hemi.xyz',
|
|
32577
|
+
icon: 'blockscout',
|
|
32578
|
+
standard: 'EIP3091'
|
|
32579
|
+
}
|
|
32580
|
+
],
|
|
31604
32581
|
parent: { type: 'L2', chain: 'eip155-1' },
|
|
31605
|
-
status: '
|
|
32582
|
+
status: 'active',
|
|
31606
32583
|
iconURL: 'https://ipfs.io/ipfs/QmfP6GDn5eXFcpWuoiyWn5pjn6PYB7HQhRD8nSko1zR8KD'
|
|
31607
32584
|
},
|
|
31608
32585
|
43113: {
|
|
@@ -31727,6 +32704,11 @@ exports.chains = {
|
|
|
31727
32704
|
name: 'MemeCoreScan-Formicarium',
|
|
31728
32705
|
url: 'https://formicarium.memecorescan.io',
|
|
31729
32706
|
standard: 'EIP3091'
|
|
32707
|
+
},
|
|
32708
|
+
{
|
|
32709
|
+
name: 'MemeCore Testnet Formicarium Explorer',
|
|
32710
|
+
url: 'https://formicarium.blockscout.memecore.com',
|
|
32711
|
+
standard: 'EIP3091'
|
|
31730
32712
|
}
|
|
31731
32713
|
],
|
|
31732
32714
|
iconURL: 'https://ipfs.io/ipfs/QmX2DPJqHjMRUYD4CMpXBDBpqa3p8c4DkE4iiHtcxBJe3i'
|
|
@@ -31842,6 +32824,28 @@ exports.chains = {
|
|
|
31842
32824
|
],
|
|
31843
32825
|
iconURL: 'https://ipfs.io/ipfs/QmZP19pbqTco4vaP9siduLWP8pdYArFK3onfR55tvjr12s'
|
|
31844
32826
|
},
|
|
32827
|
+
45003: {
|
|
32828
|
+
name: 'Juneo Mainnet',
|
|
32829
|
+
chain: 'JUNE-Chain',
|
|
32830
|
+
rpc: ['https://rpc.juneo-mainnet.network/ext/bc/JUNE/rpc'],
|
|
32831
|
+
faucets: [],
|
|
32832
|
+
nativeCurrency: { name: 'JUNE', symbol: 'JUNE', decimals: 18 },
|
|
32833
|
+
features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
|
|
32834
|
+
infoURL: 'https://juneo.com/',
|
|
32835
|
+
shortName: 'JUNE',
|
|
32836
|
+
chainId: 45003,
|
|
32837
|
+
networkId: 45003,
|
|
32838
|
+
icon: 'juneomainnet',
|
|
32839
|
+
explorers: [
|
|
32840
|
+
{
|
|
32841
|
+
name: 'Juneo Scan',
|
|
32842
|
+
url: 'https://juneoscan.io/chain/2',
|
|
32843
|
+
icon: 'juneomainnet',
|
|
32844
|
+
standard: 'none'
|
|
32845
|
+
}
|
|
32846
|
+
],
|
|
32847
|
+
iconURL: 'https://ipfs.io/ipfs/QmUXCyNVe6t9MDdWzW95YCLex6iTwG32NYPfR4ZS9r2JTJ'
|
|
32848
|
+
},
|
|
31845
32849
|
45454: {
|
|
31846
32850
|
name: 'Swamps L2',
|
|
31847
32851
|
chain: 'SWP',
|
|
@@ -32019,11 +33023,32 @@ exports.chains = {
|
|
|
32019
33023
|
}
|
|
32020
33024
|
]
|
|
32021
33025
|
},
|
|
33026
|
+
48898: {
|
|
33027
|
+
name: 'Zircuit Garfield Testnet',
|
|
33028
|
+
chain: 'Zircuit Garfield Testnet',
|
|
33029
|
+
icon: 'zircuit',
|
|
33030
|
+
rpc: ['https://garfield-testnet.zircuit.com/'],
|
|
33031
|
+
faucets: [],
|
|
33032
|
+
nativeCurrency: { name: 'ETH', symbol: 'ETH', decimals: 18 },
|
|
33033
|
+
infoURL: 'https://www.zircuit.com/',
|
|
33034
|
+
shortName: 'zircuit-garfield-testnet',
|
|
33035
|
+
chainId: 48898,
|
|
33036
|
+
networkId: 48898,
|
|
33037
|
+
explorers: [
|
|
33038
|
+
{
|
|
33039
|
+
name: 'Zircuit',
|
|
33040
|
+
url: 'https://explorer.garfield-testnet.zircuit.com',
|
|
33041
|
+
icon: 'zircuit',
|
|
33042
|
+
standard: 'none'
|
|
33043
|
+
}
|
|
33044
|
+
],
|
|
33045
|
+
iconURL: 'https://ipfs.io/ipfs/QmV4nUUiRaTTZSyWubpF98ZL9jNCoXkrgg6AWR6FKqdxMk'
|
|
33046
|
+
},
|
|
32022
33047
|
48899: {
|
|
32023
33048
|
name: 'Zircuit Testnet',
|
|
32024
33049
|
chain: 'Zircuit Testnet',
|
|
32025
33050
|
icon: 'zircuit',
|
|
32026
|
-
rpc: ['https://
|
|
33051
|
+
rpc: ['https://testnet.zircuit.com'],
|
|
32027
33052
|
faucets: [],
|
|
32028
33053
|
nativeCurrency: { name: 'ETH', symbol: 'ETH', decimals: 18 },
|
|
32029
33054
|
infoURL: 'https://www.zircuit.com/',
|
|
@@ -32044,7 +33069,7 @@ exports.chains = {
|
|
|
32044
33069
|
name: 'Zircuit Mainnet',
|
|
32045
33070
|
chain: 'Zircuit Mainnet',
|
|
32046
33071
|
icon: 'zircuit',
|
|
32047
|
-
rpc: ['https://
|
|
33072
|
+
rpc: ['https://mainnet.zircuit.com'],
|
|
32048
33073
|
faucets: [],
|
|
32049
33074
|
nativeCurrency: { name: 'ETH', symbol: 'ETH', decimals: 18 },
|
|
32050
33075
|
infoURL: 'https://www.zircuit.com/',
|
|
@@ -32271,22 +33296,22 @@ exports.chains = {
|
|
|
32271
33296
|
bridges: [{ url: 'https://portal.sophon.xyz/bridge' }]
|
|
32272
33297
|
}
|
|
32273
33298
|
},
|
|
32274
|
-
|
|
32275
|
-
name: 'Somnia
|
|
33299
|
+
50312: {
|
|
33300
|
+
name: 'Somnia Testnet',
|
|
32276
33301
|
chain: 'Somnia',
|
|
32277
33302
|
rpc: ['https://dream-rpc.somnia.network'],
|
|
32278
33303
|
faucets: [],
|
|
32279
|
-
nativeCurrency: { name: 'Somnia
|
|
33304
|
+
nativeCurrency: { name: 'Somnia Testnet', symbol: 'STT', decimals: 18 },
|
|
32280
33305
|
features: [{ name: 'EIP155' }],
|
|
32281
33306
|
infoURL: 'https://somnia.network',
|
|
32282
|
-
shortName: '
|
|
32283
|
-
chainId:
|
|
32284
|
-
networkId:
|
|
33307
|
+
shortName: 'SomniaTestnet',
|
|
33308
|
+
chainId: 50312,
|
|
33309
|
+
networkId: 50312,
|
|
32285
33310
|
icon: 'somnia',
|
|
32286
33311
|
explorers: [
|
|
32287
33312
|
{
|
|
32288
|
-
name: 'Somnia
|
|
32289
|
-
url: 'https://somnia-
|
|
33313
|
+
name: 'Somnia Testnet',
|
|
33314
|
+
url: 'https://somnia-testnet.socialscan.io',
|
|
32290
33315
|
icon: 'somnia',
|
|
32291
33316
|
standard: 'EIP3091'
|
|
32292
33317
|
}
|
|
@@ -32402,7 +33427,7 @@ exports.chains = {
|
|
|
32402
33427
|
52014: {
|
|
32403
33428
|
name: 'Electroneum Mainnet',
|
|
32404
33429
|
chain: 'Electroneum',
|
|
32405
|
-
rpc: ['https://rpc.electroneum.com'],
|
|
33430
|
+
rpc: ['https://rpc.electroneum.com', 'https://rpc.ankr.com/electroneum'],
|
|
32406
33431
|
faucets: [],
|
|
32407
33432
|
nativeCurrency: { name: 'Electroneum', symbol: 'ETN', decimals: 18 },
|
|
32408
33433
|
features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
|
|
@@ -32422,13 +33447,13 @@ exports.chains = {
|
|
|
32422
33447
|
iconURL: 'https://ipfs.io/ipfs/QmVgFqXA3kkCrVYGcWFF7Mhx8JUSe9vSCauNamuKWSvCym'
|
|
32423
33448
|
},
|
|
32424
33449
|
52225: {
|
|
32425
|
-
name: 'Cytonic Testnet',
|
|
32426
|
-
chain: '
|
|
33450
|
+
name: 'Cytonic Settlement Layer Testnet',
|
|
33451
|
+
chain: 'CytonicSL',
|
|
32427
33452
|
rpc: ['http://rpc.sl.testnet.cytonic.com'],
|
|
32428
33453
|
faucets: [],
|
|
32429
33454
|
nativeCurrency: { name: 'Cytonic', symbol: 'CCC', decimals: 18 },
|
|
32430
33455
|
infoURL: 'https://cytonic.com',
|
|
32431
|
-
shortName: '
|
|
33456
|
+
shortName: 'CSL',
|
|
32432
33457
|
chainId: 52225,
|
|
32433
33458
|
networkId: 52225,
|
|
32434
33459
|
icon: 'cytonic_l1',
|
|
@@ -32442,6 +33467,28 @@ exports.chains = {
|
|
|
32442
33467
|
],
|
|
32443
33468
|
iconURL: 'https://ipfs.io/ipfs/QmWASoRS8k7YspDLiwz5xfpusBtqHwy5hR5B9NynGx8HGt'
|
|
32444
33469
|
},
|
|
33470
|
+
52226: {
|
|
33471
|
+
name: 'Cytonic Ethereum Testnet',
|
|
33472
|
+
chain: 'CytonicEVM',
|
|
33473
|
+
rpc: ['http://rpc.evm.testnet.cytonic.com'],
|
|
33474
|
+
faucets: [],
|
|
33475
|
+
nativeCurrency: { name: 'Cytonic', symbol: 'CCC', decimals: 18 },
|
|
33476
|
+
infoURL: 'https://cytonic.com',
|
|
33477
|
+
shortName: 'CEVM',
|
|
33478
|
+
chainId: 52226,
|
|
33479
|
+
networkId: 52226,
|
|
33480
|
+
icon: 'cytonic_l2',
|
|
33481
|
+
explorers: [
|
|
33482
|
+
{
|
|
33483
|
+
name: 'blockscout',
|
|
33484
|
+
url: 'https://explorer.evm.testnet.cytonic.com',
|
|
33485
|
+
icon: 'cytonic_l2',
|
|
33486
|
+
standard: 'EIP3091'
|
|
33487
|
+
}
|
|
33488
|
+
],
|
|
33489
|
+
parent: { type: 'L2', chain: 'eip155-52225' },
|
|
33490
|
+
iconURL: 'https://ipfs.io/ipfs/QmUetrmaY5KwmRzjgcoZCfqqTaEYSc57V2EVBjFQwpZrE1'
|
|
33491
|
+
},
|
|
32445
33492
|
53277: {
|
|
32446
33493
|
name: 'DOID',
|
|
32447
33494
|
chain: 'DOID',
|
|
@@ -32589,7 +33636,7 @@ exports.chains = {
|
|
|
32589
33636
|
name: 'OverProtocol Mainnet',
|
|
32590
33637
|
chain: 'OverProtocol',
|
|
32591
33638
|
icon: 'overIcon',
|
|
32592
|
-
rpc: ['https://rpc.overprotocol.com'
|
|
33639
|
+
rpc: ['https://rpc.overprotocol.com'],
|
|
32593
33640
|
faucets: [],
|
|
32594
33641
|
nativeCurrency: { name: 'Over', symbol: 'OVER', decimals: 18 },
|
|
32595
33642
|
infoURL: 'https://docs.over.network',
|
|
@@ -33328,6 +34375,31 @@ exports.chains = {
|
|
|
33328
34375
|
},
|
|
33329
34376
|
iconURL: 'https://ipfs.io/ipfs/QmaX5iqQTrJD8TBuvoT97xPMG6LYamjPCPnZUUMh12jc99'
|
|
33330
34377
|
},
|
|
34378
|
+
60850: {
|
|
34379
|
+
name: 'Perennial Sepolia',
|
|
34380
|
+
chain: 'perennialSepolia',
|
|
34381
|
+
rpc: ['https://rpc-sepolia.perennial.foundation'],
|
|
34382
|
+
faucets: [],
|
|
34383
|
+
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
34384
|
+
infoURL: 'https://perennial.finance',
|
|
34385
|
+
shortName: 'perennial-sepolia',
|
|
34386
|
+
chainId: 60850,
|
|
34387
|
+
networkId: 60850,
|
|
34388
|
+
icon: 'perennial',
|
|
34389
|
+
explorers: [
|
|
34390
|
+
{
|
|
34391
|
+
name: 'Perennial Explorer',
|
|
34392
|
+
url: 'https://explorer-sepolia.perennial.foundation',
|
|
34393
|
+
standard: 'EIP3091'
|
|
34394
|
+
}
|
|
34395
|
+
],
|
|
34396
|
+
parent: {
|
|
34397
|
+
type: 'L2',
|
|
34398
|
+
chain: 'eip155-84532',
|
|
34399
|
+
bridges: [{ url: 'https://bridge-sepolia.perennial.foundation' }]
|
|
34400
|
+
},
|
|
34401
|
+
iconURL: 'https://ipfs.io/ipfs/bafkreidkqdec42orfj4yiufiqvo3n33yxiw75jybg2lewv36raq7qpijua'
|
|
34402
|
+
},
|
|
33331
34403
|
61022: {
|
|
33332
34404
|
name: 'Orange Chain Mainnet',
|
|
33333
34405
|
title: 'Orange Chain Mainnet',
|
|
@@ -33746,6 +34818,24 @@ exports.chains = {
|
|
|
33746
34818
|
],
|
|
33747
34819
|
iconURL: 'https://ipfs.io/ipfs/QmNih9epd2WkWTCWD9nwXyUzpaBcPALJH66Fjq1YywpcA8'
|
|
33748
34820
|
},
|
|
34821
|
+
64002: {
|
|
34822
|
+
name: 'XCHAIN Testnet',
|
|
34823
|
+
chain: 'XCHAIN',
|
|
34824
|
+
rpc: ['https://xchain-testnet-rpc.kuma.bid'],
|
|
34825
|
+
faucets: [],
|
|
34826
|
+
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
34827
|
+
infoURL: 'https://kuma.bid',
|
|
34828
|
+
shortName: 'xct',
|
|
34829
|
+
chainId: 64002,
|
|
34830
|
+
networkId: 64002,
|
|
34831
|
+
explorers: [
|
|
34832
|
+
{
|
|
34833
|
+
name: 'XCHAIN Testnet Explorer',
|
|
34834
|
+
url: 'https://xchain-testnet-explorer.kuma.bid',
|
|
34835
|
+
standard: 'EIP3091'
|
|
34836
|
+
}
|
|
34837
|
+
]
|
|
34838
|
+
},
|
|
33749
34839
|
65349: {
|
|
33750
34840
|
name: 'CratD2C Testnet',
|
|
33751
34841
|
chain: 'CRATD2C',
|
|
@@ -33814,14 +34904,14 @@ exports.chains = {
|
|
|
33814
34904
|
},
|
|
33815
34905
|
65535: {
|
|
33816
34906
|
name: 'CyberChain Mainnet',
|
|
33817
|
-
chain: '
|
|
34907
|
+
chain: 'XCC',
|
|
33818
34908
|
icon: 'cyberchain',
|
|
33819
34909
|
rpc: ['https://rpc.cyberchain.xyz/'],
|
|
33820
34910
|
features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
|
|
33821
34911
|
faucets: [],
|
|
33822
|
-
nativeCurrency: { name: '
|
|
34912
|
+
nativeCurrency: { name: 'XCC', symbol: 'XCC', decimals: 18 },
|
|
33823
34913
|
infoURL: 'https://cyberchain.xyz',
|
|
33824
|
-
shortName: '
|
|
34914
|
+
shortName: 'xcc',
|
|
33825
34915
|
chainId: 65535,
|
|
33826
34916
|
networkId: 65535,
|
|
33827
34917
|
slip44: 60,
|
|
@@ -34811,15 +35901,37 @@ exports.chains = {
|
|
|
34811
35901
|
],
|
|
34812
35902
|
iconURL: 'https://ipfs.io/ipfs/bafybeidr3h4onsdhjojrck7tqysrmnduzhgzdhf3l5uqake6w6474vvuha'
|
|
34813
35903
|
},
|
|
35904
|
+
80069: {
|
|
35905
|
+
name: 'Berachain Bepolia',
|
|
35906
|
+
chain: 'Berachain',
|
|
35907
|
+
rpc: ['https://bepolia.rpc.berachain.com'],
|
|
35908
|
+
faucets: [],
|
|
35909
|
+
nativeCurrency: {
|
|
35910
|
+
name: 'Testnet BERA Token',
|
|
35911
|
+
symbol: 'BERA',
|
|
35912
|
+
decimals: 18
|
|
35913
|
+
},
|
|
35914
|
+
infoURL: 'https://www.berachain.com',
|
|
35915
|
+
shortName: 'berachain-bepolia',
|
|
35916
|
+
chainId: 80069,
|
|
35917
|
+
networkId: 80069,
|
|
35918
|
+
icon: 'berachain',
|
|
35919
|
+
explorers: [
|
|
35920
|
+
{
|
|
35921
|
+
name: 'Beratrail',
|
|
35922
|
+
url: 'https://bepolia.beratrail.io',
|
|
35923
|
+
icon: 'berachain',
|
|
35924
|
+
standard: 'none'
|
|
35925
|
+
}
|
|
35926
|
+
],
|
|
35927
|
+
iconURL: 'https://ipfs.io/ipfs/bafybeidicict7kohdlu42btleliya2l4nxknhj45iwdk2pjzamfjwzrhpa'
|
|
35928
|
+
},
|
|
34814
35929
|
80084: {
|
|
34815
35930
|
name: 'Berachain bArtio',
|
|
34816
35931
|
chain: 'Berachain bArtio',
|
|
34817
|
-
|
|
34818
|
-
|
|
34819
|
-
|
|
34820
|
-
'https://bartio.rpc.b-harvest.io'
|
|
34821
|
-
],
|
|
34822
|
-
faucets: ['https://bartio.faucet.berachain.com'],
|
|
35932
|
+
status: 'deprecated',
|
|
35933
|
+
rpc: [],
|
|
35934
|
+
faucets: [],
|
|
34823
35935
|
nativeCurrency: { name: 'BERA Token', symbol: 'BERA', decimals: 18 },
|
|
34824
35936
|
infoURL: 'https://www.berachain.com',
|
|
34825
35937
|
shortName: 'berachainbArtio',
|
|
@@ -34834,16 +35946,14 @@ exports.chains = {
|
|
|
34834
35946
|
standard: 'none'
|
|
34835
35947
|
}
|
|
34836
35948
|
],
|
|
34837
|
-
iconURL: 'https://ipfs.io/ipfs/
|
|
35949
|
+
iconURL: 'https://ipfs.io/ipfs/bafybeidicict7kohdlu42btleliya2l4nxknhj45iwdk2pjzamfjwzrhpa'
|
|
34838
35950
|
},
|
|
34839
35951
|
80085: {
|
|
34840
35952
|
name: 'Berachain Artio',
|
|
34841
35953
|
chain: 'Berachain Artio',
|
|
34842
|
-
|
|
34843
|
-
|
|
34844
|
-
|
|
34845
|
-
],
|
|
34846
|
-
faucets: ['https://artio.faucet.berachain.com'],
|
|
35954
|
+
status: 'deprecated',
|
|
35955
|
+
rpc: [],
|
|
35956
|
+
faucets: [],
|
|
34847
35957
|
nativeCurrency: { name: 'BERA Token', symbol: 'BERA', decimals: 18 },
|
|
34848
35958
|
infoURL: 'https://www.berachain.com',
|
|
34849
35959
|
shortName: 'berachainArtio',
|
|
@@ -34858,12 +35968,18 @@ exports.chains = {
|
|
|
34858
35968
|
standard: 'none'
|
|
34859
35969
|
}
|
|
34860
35970
|
],
|
|
34861
|
-
iconURL: 'https://ipfs.io/ipfs/
|
|
35971
|
+
iconURL: 'https://ipfs.io/ipfs/bafybeidicict7kohdlu42btleliya2l4nxknhj45iwdk2pjzamfjwzrhpa'
|
|
34862
35972
|
},
|
|
34863
35973
|
80094: {
|
|
34864
35974
|
name: 'Berachain',
|
|
34865
35975
|
chain: 'Berachain',
|
|
34866
|
-
rpc: [
|
|
35976
|
+
rpc: [
|
|
35977
|
+
'https://rpc.berachain.com',
|
|
35978
|
+
'https://berachain-rpc.publicnode.com',
|
|
35979
|
+
'wss://berachain-rpc.publicnode.com',
|
|
35980
|
+
'https://rpc.berachain-apis.com',
|
|
35981
|
+
'wss://rpc.berachain-apis.com'
|
|
35982
|
+
],
|
|
34867
35983
|
faucets: [],
|
|
34868
35984
|
nativeCurrency: { name: 'BERA Token', symbol: 'BERA', decimals: 18 },
|
|
34869
35985
|
infoURL: 'https://www.berachain.com',
|
|
@@ -34883,7 +35999,7 @@ exports.chains = {
|
|
|
34883
35999
|
standard: 'EIP3091'
|
|
34884
36000
|
}
|
|
34885
36001
|
],
|
|
34886
|
-
iconURL: 'https://ipfs.io/ipfs/
|
|
36002
|
+
iconURL: 'https://ipfs.io/ipfs/bafybeidicict7kohdlu42btleliya2l4nxknhj45iwdk2pjzamfjwzrhpa'
|
|
34887
36003
|
},
|
|
34888
36004
|
80096: {
|
|
34889
36005
|
name: 'Hizoco mainnet',
|
|
@@ -35648,17 +36764,24 @@ exports.chains = {
|
|
|
35648
36764
|
iconURL: 'https://ipfs.io/ipfs/QmajJp6gbZbTMNm5NjGFMv9gYKzDJsW4vVxTECu8NzGXa2'
|
|
35649
36765
|
},
|
|
35650
36766
|
90001: {
|
|
35651
|
-
name: '
|
|
35652
|
-
chain: '
|
|
36767
|
+
name: 'Pundi AIFX Omnilayer Testnet',
|
|
36768
|
+
chain: 'PUNDIAI',
|
|
35653
36769
|
rpc: ['https://testnet-fx-json-web3.functionx.io:8545'],
|
|
35654
36770
|
faucets: [],
|
|
35655
|
-
nativeCurrency: { name: '
|
|
35656
|
-
infoURL: 'https://
|
|
36771
|
+
nativeCurrency: { name: 'Pundi AIFX', symbol: 'PUNDAI', decimals: 18 },
|
|
36772
|
+
infoURL: 'https://fx.pundi.ai/',
|
|
35657
36773
|
shortName: 'dhobyghaut',
|
|
35658
36774
|
chainId: 90001,
|
|
35659
36775
|
networkId: 90001,
|
|
35660
|
-
icon: '
|
|
35661
|
-
|
|
36776
|
+
icon: 'pundiai',
|
|
36777
|
+
explorers: [
|
|
36778
|
+
{
|
|
36779
|
+
name: 'PundiScan Explorer',
|
|
36780
|
+
url: 'https://testnet.pundiscan.io',
|
|
36781
|
+
standard: 'EIP3091'
|
|
36782
|
+
}
|
|
36783
|
+
],
|
|
36784
|
+
iconURL: 'https://ipfs.io/ipfs/QmUve9vX4k6rtTX5dJZhXTGBGUosFccMZL9E349gdTHNkV'
|
|
35662
36785
|
},
|
|
35663
36786
|
90002: {
|
|
35664
36787
|
name: 'UBIT SMARTCHAIN MAINNET',
|
|
@@ -35844,6 +36967,27 @@ exports.chains = {
|
|
|
35844
36967
|
],
|
|
35845
36968
|
iconURL: 'https://ipfs.io/ipfs/QmWsoME6LCghQTpGYf7EnUojaDdYo7kfkWVjE6VvNtkjwy'
|
|
35846
36969
|
},
|
|
36970
|
+
92278: {
|
|
36971
|
+
name: 'Miracle Chain',
|
|
36972
|
+
chain: 'MIRACLE',
|
|
36973
|
+
rpc: ['https://rpc.miracleplay.io'],
|
|
36974
|
+
faucets: [],
|
|
36975
|
+
nativeCurrency: { name: 'Miracle Play Token', symbol: 'MPT', decimals: 18 },
|
|
36976
|
+
infoURL: 'https://miracleplay.gg',
|
|
36977
|
+
shortName: 'MIRACLE',
|
|
36978
|
+
chainId: 92278,
|
|
36979
|
+
networkId: 92278,
|
|
36980
|
+
icon: 'miracle',
|
|
36981
|
+
explorers: [
|
|
36982
|
+
{
|
|
36983
|
+
name: 'Miracle Chain Explorer',
|
|
36984
|
+
icon: 'miracle',
|
|
36985
|
+
url: 'https://explorer.miracleplay.io',
|
|
36986
|
+
standard: 'none'
|
|
36987
|
+
}
|
|
36988
|
+
],
|
|
36989
|
+
iconURL: 'https://ipfs.io/ipfs/bafkreiakdaiqu4ge773vxf222gxnoonexpomyrn4xns4hl2hm6n6gpg6aa'
|
|
36990
|
+
},
|
|
35847
36991
|
93572: {
|
|
35848
36992
|
name: 'LiquidLayer Testnet',
|
|
35849
36993
|
chain: 'LILA',
|
|
@@ -35886,6 +37030,24 @@ exports.chains = {
|
|
|
35886
37030
|
}
|
|
35887
37031
|
]
|
|
35888
37032
|
},
|
|
37033
|
+
94524: {
|
|
37034
|
+
name: 'XCHAIN',
|
|
37035
|
+
chain: 'XCHAIN',
|
|
37036
|
+
rpc: ['https://xchain-rpc.kuma.bid'],
|
|
37037
|
+
faucets: [],
|
|
37038
|
+
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
37039
|
+
infoURL: 'https://kuma.bid',
|
|
37040
|
+
shortName: 'xc',
|
|
37041
|
+
chainId: 94524,
|
|
37042
|
+
networkId: 94524,
|
|
37043
|
+
explorers: [
|
|
37044
|
+
{
|
|
37045
|
+
name: 'XCHAIN Explorer',
|
|
37046
|
+
url: 'https://xchain-explorer.kuma.bid',
|
|
37047
|
+
standard: 'EIP3091'
|
|
37048
|
+
}
|
|
37049
|
+
]
|
|
37050
|
+
},
|
|
35889
37051
|
95432: {
|
|
35890
37052
|
name: 'SRICHAIN',
|
|
35891
37053
|
chain: 'SRICHAIN',
|
|
@@ -35955,6 +37117,54 @@ exports.chains = {
|
|
|
35955
37117
|
],
|
|
35956
37118
|
iconURL: 'https://ipfs.io/ipfs/QmSjXJFpVAEdstq5JiUKciokm9fCwqS7Z9fg6M1XBdpePe'
|
|
35957
37119
|
},
|
|
37120
|
+
96370: {
|
|
37121
|
+
name: 'Lumoz Chain Mainnet',
|
|
37122
|
+
chain: 'ETH',
|
|
37123
|
+
rpc: ['https://rpc.lumoz.org', 'https://rpc-hk.lumoz.org'],
|
|
37124
|
+
faucets: [],
|
|
37125
|
+
nativeCurrency: {
|
|
37126
|
+
name: 'Lumoz Mainnet Token',
|
|
37127
|
+
symbol: 'MOZ',
|
|
37128
|
+
decimals: 18
|
|
37129
|
+
},
|
|
37130
|
+
features: [{ name: 'EIP155' }],
|
|
37131
|
+
infoURL: 'https://lumoz.org',
|
|
37132
|
+
shortName: 'Lumoz-Chain-Mainnet',
|
|
37133
|
+
chainId: 96370,
|
|
37134
|
+
networkId: 96370,
|
|
37135
|
+
slip44: 1,
|
|
37136
|
+
icon: 'opside-new',
|
|
37137
|
+
explorers: [
|
|
37138
|
+
{
|
|
37139
|
+
name: 'LumozMainnetInfo',
|
|
37140
|
+
url: 'https://scan.lumoz.info',
|
|
37141
|
+
icon: 'opside-new',
|
|
37142
|
+
standard: 'EIP3091'
|
|
37143
|
+
}
|
|
37144
|
+
],
|
|
37145
|
+
iconURL: 'https://ipfs.io/ipfs/QmZnE2ygPL2ZGuzHGvFCHmrqxwdurrhz3K1yPnwLzKbgay'
|
|
37146
|
+
},
|
|
37147
|
+
96371: {
|
|
37148
|
+
name: 'Wonder Testnet',
|
|
37149
|
+
chain: 'WNDR',
|
|
37150
|
+
rpc: ['https://rpc.testnet.wonderchain.org'],
|
|
37151
|
+
faucets: ['https://wonderchain.org/faucet'],
|
|
37152
|
+
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
37153
|
+
infoURL: 'https://wonderchain.org',
|
|
37154
|
+
shortName: 'wndr',
|
|
37155
|
+
chainId: 96371,
|
|
37156
|
+
networkId: 96371,
|
|
37157
|
+
icon: 'wonder',
|
|
37158
|
+
explorers: [
|
|
37159
|
+
{
|
|
37160
|
+
name: 'wonderexplorer',
|
|
37161
|
+
url: 'https://explorer.testnet.wonderchain.org',
|
|
37162
|
+
standard: 'EIP3091'
|
|
37163
|
+
}
|
|
37164
|
+
],
|
|
37165
|
+
status: 'active',
|
|
37166
|
+
iconURL: 'https://ipfs.io/ipfs/bafkreidurmcvrcv5suhpf6wzmdck7nt7ayhpjucpo32xaozxpjltlobyca'
|
|
37167
|
+
},
|
|
35958
37168
|
96970: {
|
|
35959
37169
|
name: 'Mantis Testnet (Hexapod)',
|
|
35960
37170
|
chain: 'Mantis',
|
|
@@ -36151,9 +37361,9 @@ exports.chains = {
|
|
|
36151
37361
|
iconURL: 'https://ipfs.io/ipfs/Qmerd9Q3otjDuQAFbdiQyUnZk7UfPvkCr21E5N4VCNvhbj'
|
|
36152
37362
|
},
|
|
36153
37363
|
98864: {
|
|
36154
|
-
name: 'Plume Devnet',
|
|
36155
|
-
title: 'Plume Sepolia L2 Rollup Devnet',
|
|
36156
|
-
chain: '
|
|
37364
|
+
name: 'Plume Devnet (Legacy)',
|
|
37365
|
+
title: 'Plume Sepolia L2 Rollup Devnet (Legacy)',
|
|
37366
|
+
chain: 'PLUME Devnet Legacy',
|
|
36157
37367
|
rpc: [
|
|
36158
37368
|
'https://test-rpc.plumenetwork.xyz',
|
|
36159
37369
|
'wss://test-rpc.plumenetwork.xyz'
|
|
@@ -36170,6 +37380,7 @@ exports.chains = {
|
|
|
36170
37380
|
networkId: 98864,
|
|
36171
37381
|
slip44: 1,
|
|
36172
37382
|
icon: 'plume',
|
|
37383
|
+
status: 'deprecated',
|
|
36173
37384
|
explorers: [
|
|
36174
37385
|
{
|
|
36175
37386
|
name: 'Blockscout',
|
|
@@ -36182,9 +37393,9 @@ exports.chains = {
|
|
|
36182
37393
|
iconURL: 'https://ipfs.io/ipfs/QmT7dJKK2VXMtF9mJ6EfMTJXBntJyVvZcA8beLA2RCFbsW'
|
|
36183
37394
|
},
|
|
36184
37395
|
98865: {
|
|
36185
|
-
name: 'Plume
|
|
36186
|
-
title: 'Plume Ethereum L2 Rollup Mainnet',
|
|
36187
|
-
chain: '
|
|
37396
|
+
name: 'Plume (Legacy)',
|
|
37397
|
+
title: 'Plume Ethereum L2 Rollup Mainnet (Legacy)',
|
|
37398
|
+
chain: 'PLUME Legacy',
|
|
36188
37399
|
rpc: ['https://rpc.plumenetwork.xyz', 'wss://rpc.plumenetwork.xyz'],
|
|
36189
37400
|
faucets: [],
|
|
36190
37401
|
nativeCurrency: { name: 'Plume Ether', symbol: 'ETH', decimals: 18 },
|
|
@@ -36204,11 +37415,75 @@ exports.chains = {
|
|
|
36204
37415
|
],
|
|
36205
37416
|
parent: {
|
|
36206
37417
|
type: 'L2',
|
|
36207
|
-
chain: 'eip155-
|
|
37418
|
+
chain: 'eip155-1',
|
|
36208
37419
|
bridges: [{ url: 'https://bridge.plumenetwork.xyz' }]
|
|
36209
37420
|
},
|
|
36210
37421
|
iconURL: 'https://ipfs.io/ipfs/QmT7dJKK2VXMtF9mJ6EfMTJXBntJyVvZcA8beLA2RCFbsW'
|
|
36211
37422
|
},
|
|
37423
|
+
98866: {
|
|
37424
|
+
name: 'Plume Mainnet',
|
|
37425
|
+
title: 'Plume Ethereum L2 Rollup Mainnet',
|
|
37426
|
+
chain: 'PLUME',
|
|
37427
|
+
rpc: [
|
|
37428
|
+
'https://phoenix-rpc.plumenetwork.xyz',
|
|
37429
|
+
'wss://phoenix-rpc.plumenetwork.xyz'
|
|
37430
|
+
],
|
|
37431
|
+
faucets: [],
|
|
37432
|
+
nativeCurrency: { name: 'Plume', symbol: 'PLUME', decimals: 18 },
|
|
37433
|
+
infoURL: 'https://plumenetwork.xyz/',
|
|
37434
|
+
shortName: 'plume-mainnet',
|
|
37435
|
+
chainId: 98866,
|
|
37436
|
+
networkId: 98866,
|
|
37437
|
+
slip44: 1,
|
|
37438
|
+
icon: 'plume',
|
|
37439
|
+
status: 'incubating',
|
|
37440
|
+
explorers: [
|
|
37441
|
+
{
|
|
37442
|
+
name: 'Blockscout',
|
|
37443
|
+
url: 'https://phoenix-explorer.plumenetwork.xyz',
|
|
37444
|
+
icon: 'blockscout',
|
|
37445
|
+
standard: 'EIP3091'
|
|
37446
|
+
}
|
|
37447
|
+
],
|
|
37448
|
+
parent: {
|
|
37449
|
+
type: 'L2',
|
|
37450
|
+
chain: 'eip155-1',
|
|
37451
|
+
bridges: [{ url: 'https://bridge.plumenetwork.xyz' }]
|
|
37452
|
+
},
|
|
37453
|
+
iconURL: 'https://ipfs.io/ipfs/QmT7dJKK2VXMtF9mJ6EfMTJXBntJyVvZcA8beLA2RCFbsW'
|
|
37454
|
+
},
|
|
37455
|
+
98867: {
|
|
37456
|
+
name: 'Plume Testnet',
|
|
37457
|
+
title: 'Plume Sepolia L2 Rollup Testnet',
|
|
37458
|
+
chain: 'PLUME Testnet',
|
|
37459
|
+
rpc: [
|
|
37460
|
+
'https://testnet-rpc.plumenetwork.xyz',
|
|
37461
|
+
'wss://testnet-rpc.plumenetwork.xyz'
|
|
37462
|
+
],
|
|
37463
|
+
faucets: ['https://faucet.plumenetwork.xyz'],
|
|
37464
|
+
nativeCurrency: { name: 'Plume', symbol: 'PLUME', decimals: 18 },
|
|
37465
|
+
infoURL: 'https://plumenetwork.xyz/',
|
|
37466
|
+
shortName: 'plume-testnet',
|
|
37467
|
+
chainId: 98867,
|
|
37468
|
+
networkId: 98867,
|
|
37469
|
+
slip44: 1,
|
|
37470
|
+
icon: 'plume',
|
|
37471
|
+
status: 'incubating',
|
|
37472
|
+
explorers: [
|
|
37473
|
+
{
|
|
37474
|
+
name: 'Blockscout',
|
|
37475
|
+
url: 'https://testnet-explorer.plumenetwork.xyz',
|
|
37476
|
+
icon: 'blockscout',
|
|
37477
|
+
standard: 'EIP3091'
|
|
37478
|
+
}
|
|
37479
|
+
],
|
|
37480
|
+
parent: {
|
|
37481
|
+
type: 'L2',
|
|
37482
|
+
chain: 'eip155-11155111',
|
|
37483
|
+
bridges: [{ url: 'https://testnet-bridge.plumenetwork.xyz' }]
|
|
37484
|
+
},
|
|
37485
|
+
iconURL: 'https://ipfs.io/ipfs/QmT7dJKK2VXMtF9mJ6EfMTJXBntJyVvZcA8beLA2RCFbsW'
|
|
37486
|
+
},
|
|
36212
37487
|
98881: {
|
|
36213
37488
|
name: 'Ebi Chain',
|
|
36214
37489
|
title: 'Ebi Chain',
|
|
@@ -36610,6 +37885,20 @@ exports.chains = {
|
|
|
36610
37885
|
redFlags: ['reusedChainId'],
|
|
36611
37886
|
iconURL: 'https://ipfs.io/ipfs/bafkreid3wd6ouu53r677q2z24a4eq5un5tlwbc4izfapcvvtrlhkmz43au'
|
|
36612
37887
|
},
|
|
37888
|
+
101088: {
|
|
37889
|
+
name: 'Xitcoin',
|
|
37890
|
+
chain: 'XITCOIN',
|
|
37891
|
+
faucets: [],
|
|
37892
|
+
rpc: ['https://network.xitcoin.org'],
|
|
37893
|
+
nativeCurrency: { name: 'Xitcoin', symbol: '$XTC', decimals: 8 },
|
|
37894
|
+
infoURL: 'https://docs.xitcoin.org/',
|
|
37895
|
+
shortName: 'Xitcoin',
|
|
37896
|
+
chainId: 101088,
|
|
37897
|
+
networkId: 101088,
|
|
37898
|
+
icon: 'xitcoin',
|
|
37899
|
+
explorers: [],
|
|
37900
|
+
iconURL: 'https://ipfs.io/ipfs/bafkreihijckahzathexwzanldh4u4nm2wwrtus7bmbegmpc7hn4ivo5dn4'
|
|
37901
|
+
},
|
|
36613
37902
|
102030: {
|
|
36614
37903
|
name: 'Creditcoin',
|
|
36615
37904
|
chain: 'CTC',
|
|
@@ -37698,6 +38987,28 @@ exports.chains = {
|
|
|
37698
38987
|
],
|
|
37699
38988
|
iconURL: 'https://ipfs.io/ipfs/QmWMbLpzmFCSpgWaXKiazwSyaPQ6qKSboHpko4g4HBZbZm'
|
|
37700
38989
|
},
|
|
38990
|
+
168169: {
|
|
38991
|
+
name: 'MUD Chain',
|
|
38992
|
+
chain: 'MUD',
|
|
38993
|
+
rpc: ['https://rpc.mud.network'],
|
|
38994
|
+
faucets: ['https://faucet.mud.network'],
|
|
38995
|
+
nativeCurrency: { name: 'MUD', symbol: 'MUD', decimals: 18 },
|
|
38996
|
+
features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
|
|
38997
|
+
infoURL: 'https://mud.network',
|
|
38998
|
+
shortName: 'MUD',
|
|
38999
|
+
chainId: 168169,
|
|
39000
|
+
networkId: 168169,
|
|
39001
|
+
icon: 'mud',
|
|
39002
|
+
explorers: [
|
|
39003
|
+
{
|
|
39004
|
+
name: 'MUD Chain Scan',
|
|
39005
|
+
url: 'https://scan.mud.network',
|
|
39006
|
+
icon: 'mud',
|
|
39007
|
+
standard: 'EIP3091'
|
|
39008
|
+
}
|
|
39009
|
+
],
|
|
39010
|
+
iconURL: 'https://ipfs.io/ipfs/QmdarywgvFGGBEEH6QAhUbkFhJfKAjFLZxQVEGARTxe1gP'
|
|
39011
|
+
},
|
|
37701
39012
|
171000: {
|
|
37702
39013
|
name: 'Fair Testnet',
|
|
37703
39014
|
chain: 'FAIR',
|
|
@@ -38190,6 +39501,18 @@ exports.chains = {
|
|
|
38190
39501
|
}
|
|
38191
39502
|
]
|
|
38192
39503
|
},
|
|
39504
|
+
202209: {
|
|
39505
|
+
name: 'Alterscope',
|
|
39506
|
+
chain: 'Alterscope',
|
|
39507
|
+
rpc: [],
|
|
39508
|
+
faucets: [],
|
|
39509
|
+
nativeCurrency: { name: 'RISK', symbol: 'RISK', decimals: 18 },
|
|
39510
|
+
infoURL: 'https://alterscope.org',
|
|
39511
|
+
shortName: 'Alterscope',
|
|
39512
|
+
chainId: 202209,
|
|
39513
|
+
networkId: 202209,
|
|
39514
|
+
status: 'incubating'
|
|
39515
|
+
},
|
|
38193
39516
|
202212: {
|
|
38194
39517
|
name: 'X1 Devnet',
|
|
38195
39518
|
chain: 'X1',
|
|
@@ -38373,29 +39696,29 @@ exports.chains = {
|
|
|
38373
39696
|
iconURL: 'https://ipfs.io/ipfs/QmT7PSXBiVBma6E15hNkivmstqLu3JSnG1jXN5pTmcCGRC'
|
|
38374
39697
|
},
|
|
38375
39698
|
212013: {
|
|
38376
|
-
name: '
|
|
38377
|
-
chain: '
|
|
39699
|
+
name: 'Heima',
|
|
39700
|
+
chain: 'Heima',
|
|
38378
39701
|
rpc: [
|
|
38379
|
-
'https://rpc.
|
|
38380
|
-
'wss://rpc.
|
|
39702
|
+
'https://rpc.heima-parachain.heima.network',
|
|
39703
|
+
'wss://rpc.heima-parachain.heima.network',
|
|
38381
39704
|
'https://litentry-rpc.dwellir.com',
|
|
38382
39705
|
'wss://litentry-rpc.dwellir.com'
|
|
38383
39706
|
],
|
|
38384
39707
|
faucets: [],
|
|
38385
|
-
nativeCurrency: { name: '
|
|
38386
|
-
infoURL: 'https://
|
|
38387
|
-
shortName: '
|
|
39708
|
+
nativeCurrency: { name: 'Heima', symbol: 'HEI', decimals: 18 },
|
|
39709
|
+
infoURL: 'https://heima.network',
|
|
39710
|
+
shortName: 'heima',
|
|
38388
39711
|
chainId: 212013,
|
|
38389
39712
|
networkId: 212013,
|
|
38390
|
-
icon: '
|
|
39713
|
+
icon: 'heima',
|
|
38391
39714
|
explorers: [
|
|
38392
39715
|
{
|
|
38393
|
-
name: '
|
|
38394
|
-
url: 'https://
|
|
39716
|
+
name: 'heima statescan',
|
|
39717
|
+
url: 'https://heima.statescan.io',
|
|
38395
39718
|
standard: 'none'
|
|
38396
39719
|
}
|
|
38397
39720
|
],
|
|
38398
|
-
iconURL: 'https://ipfs.io/ipfs/
|
|
39721
|
+
iconURL: 'https://ipfs.io/ipfs/bafkreib3dv4feoxzpmtjoy54zndilbgkdhs4wxo4sja46u7zkuk36de2pu'
|
|
38399
39722
|
},
|
|
38400
39723
|
220315: {
|
|
38401
39724
|
name: 'Mas Mainnet',
|
|
@@ -38466,7 +39789,16 @@ exports.chains = {
|
|
|
38466
39789
|
222222: {
|
|
38467
39790
|
name: 'Hydration',
|
|
38468
39791
|
chain: 'HDX',
|
|
38469
|
-
rpc: [
|
|
39792
|
+
rpc: [
|
|
39793
|
+
'https://rpc.hydradx.cloud',
|
|
39794
|
+
'wss://rpc.hydradx.cloud',
|
|
39795
|
+
'https://hydration-rpc.n.dwellir.com',
|
|
39796
|
+
'wss://hydration-rpc.n.dwellir.com',
|
|
39797
|
+
'https://rpc.helikon.io/hydradx',
|
|
39798
|
+
'wss://rpc.helikon.io/hydradx',
|
|
39799
|
+
'https://hydration.dotters.network',
|
|
39800
|
+
'wss://hydration.dotters.network'
|
|
39801
|
+
],
|
|
38470
39802
|
faucets: [],
|
|
38471
39803
|
nativeCurrency: { name: 'Wrapped ETH', symbol: 'WETH', decimals: 18 },
|
|
38472
39804
|
infoURL: 'https://hydration.net/',
|
|
@@ -38817,6 +40149,28 @@ exports.chains = {
|
|
|
38817
40149
|
],
|
|
38818
40150
|
iconURL: 'https://ipfs.io/ipfs/QmduEdtFobPpZWSc45MU6RKxZfTEzLux2z8ikHFhT8usqv'
|
|
38819
40151
|
},
|
|
40152
|
+
252525: {
|
|
40153
|
+
name: 'CELESTIUM Network Testnet',
|
|
40154
|
+
chain: 'CELESTIUM',
|
|
40155
|
+
rpc: ['https://rpc-private-testnet.celestium.network'],
|
|
40156
|
+
faucets: ['https://faucet.celestium.network'],
|
|
40157
|
+
nativeCurrency: { name: 'CLT', symbol: 'tCLT', decimals: 18 },
|
|
40158
|
+
infoURL: 'https://celestium.network',
|
|
40159
|
+
shortName: 'tclt',
|
|
40160
|
+
chainId: 252525,
|
|
40161
|
+
networkId: 252525,
|
|
40162
|
+
slip44: 1,
|
|
40163
|
+
icon: 'celestium',
|
|
40164
|
+
explorers: [
|
|
40165
|
+
{
|
|
40166
|
+
name: 'CELESTIUM Testnet Explorer',
|
|
40167
|
+
icon: 'celestium',
|
|
40168
|
+
url: 'https://testnet.celestium.network',
|
|
40169
|
+
standard: 'none'
|
|
40170
|
+
}
|
|
40171
|
+
],
|
|
40172
|
+
iconURL: 'https://ipfs.io/ipfs/QmdoqEVRnp6Z49VTxEjPMRMAfUv1CbN7wbFw5G1S34SqeA'
|
|
40173
|
+
},
|
|
38820
40174
|
256256: {
|
|
38821
40175
|
name: 'CMP-Mainnet',
|
|
38822
40176
|
chain: 'CMP',
|
|
@@ -40154,22 +41508,22 @@ exports.chains = {
|
|
|
40154
41508
|
]
|
|
40155
41509
|
},
|
|
40156
41510
|
513100: {
|
|
40157
|
-
name: '
|
|
41511
|
+
name: 'EthereumFair',
|
|
40158
41512
|
chainId: 513100,
|
|
40159
41513
|
networkId: 513100,
|
|
40160
|
-
shortName: '
|
|
40161
|
-
chain: '
|
|
40162
|
-
nativeCurrency: { name: '
|
|
40163
|
-
rpc: ['https://rpc.
|
|
41514
|
+
shortName: 'ethf',
|
|
41515
|
+
chain: 'ETHF',
|
|
41516
|
+
nativeCurrency: { name: 'EthereumFair', symbol: 'ETHF', decimals: 18 },
|
|
41517
|
+
rpc: ['https://rpc.etherfair.org'],
|
|
40164
41518
|
faucets: [],
|
|
40165
41519
|
explorers: [
|
|
40166
41520
|
{
|
|
40167
|
-
name: '
|
|
40168
|
-
url: 'https://www.oklink.com/
|
|
41521
|
+
name: 'EthereumFair',
|
|
41522
|
+
url: 'https://www.oklink.com/ethf',
|
|
40169
41523
|
standard: 'EIP3091'
|
|
40170
41524
|
}
|
|
40171
41525
|
],
|
|
40172
|
-
infoURL: 'https://
|
|
41526
|
+
infoURL: 'https://etherfair.org/'
|
|
40173
41527
|
},
|
|
40174
41528
|
526916: {
|
|
40175
41529
|
name: 'DoCoin Community Chain',
|
|
@@ -40437,6 +41791,28 @@ exports.chains = {
|
|
|
40437
41791
|
}
|
|
40438
41792
|
]
|
|
40439
41793
|
},
|
|
41794
|
+
555777: {
|
|
41795
|
+
name: 'Xsolla ZK Sepolia Testnet',
|
|
41796
|
+
chain: 'Xsolla ZK Sepolia',
|
|
41797
|
+
rpc: ['https://zkrpc-sepolia.xsollazk.com'],
|
|
41798
|
+
faucets: ['https://xsollazk.com/faucet'],
|
|
41799
|
+
nativeCurrency: { name: 'Sepolia Ether', symbol: 'ETH', decimals: 18 },
|
|
41800
|
+
infoURL: 'https://xsolla.com/zk',
|
|
41801
|
+
shortName: 'xsollazk-sepolia',
|
|
41802
|
+
chainId: 555777,
|
|
41803
|
+
networkId: 555777,
|
|
41804
|
+
slip44: 1,
|
|
41805
|
+
icon: 'xsollazk',
|
|
41806
|
+
explorers: [
|
|
41807
|
+
{
|
|
41808
|
+
name: 'Xsolla ZK Sepolia Block Explorer',
|
|
41809
|
+
url: 'https://x.la/explorer',
|
|
41810
|
+
icon: 'xsollazk',
|
|
41811
|
+
standard: 'EIP3091'
|
|
41812
|
+
}
|
|
41813
|
+
],
|
|
41814
|
+
iconURL: 'https://ipfs.io/ipfs/bafkreicoqzosjvdfg2b4ijg5ct5jb5ll6j3xonxlocd7j2yx6dlefuhy6m'
|
|
41815
|
+
},
|
|
40440
41816
|
555888: {
|
|
40441
41817
|
name: 'DustBoy IoT',
|
|
40442
41818
|
title: 'DustBoy IoT',
|
|
@@ -40462,6 +41838,50 @@ exports.chains = {
|
|
|
40462
41838
|
parent: { type: 'L2', chain: 'eip155-1' },
|
|
40463
41839
|
iconURL: 'https://ipfs.io/ipfs/QmV8Ks2Bikdy3VejY1YRAoucB5nifVocBhG7GJqfGmZuF3'
|
|
40464
41840
|
},
|
|
41841
|
+
560000: {
|
|
41842
|
+
name: 'Hetu Testnet',
|
|
41843
|
+
chain: 'HETU',
|
|
41844
|
+
rpc: ['https://rpc.testchainv1.hetuscan.com'],
|
|
41845
|
+
faucets: ['https:/testchainv1.hetuscan.com'],
|
|
41846
|
+
nativeCurrency: { name: 'tETH', symbol: 'tETH', decimals: 18 },
|
|
41847
|
+
infoURL: 'https://hetu.org',
|
|
41848
|
+
shortName: 'HETU',
|
|
41849
|
+
chainId: 560000,
|
|
41850
|
+
networkId: 560000,
|
|
41851
|
+
explorers: [
|
|
41852
|
+
{
|
|
41853
|
+
name: 'Hetu Testnet Scan',
|
|
41854
|
+
url: 'https://testchainv1.hetuscan.com',
|
|
41855
|
+
icon: 'hetu',
|
|
41856
|
+
standard: 'EIP3091'
|
|
41857
|
+
}
|
|
41858
|
+
]
|
|
41859
|
+
},
|
|
41860
|
+
560048: {
|
|
41861
|
+
name: 'Hoodi testnet',
|
|
41862
|
+
chain: 'ETH',
|
|
41863
|
+
icon: 'ethereum',
|
|
41864
|
+
rpc: ['https://rpc.hoodi.ethpandaops.io'],
|
|
41865
|
+
features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
|
|
41866
|
+
faucets: [
|
|
41867
|
+
'https://faucet.hoodi.ethpandaops.io',
|
|
41868
|
+
'https://hoodi-faucet.pk910.de/'
|
|
41869
|
+
],
|
|
41870
|
+
nativeCurrency: { name: 'Hoodi Ether', symbol: 'ETH', decimals: 18 },
|
|
41871
|
+
infoURL: 'https://hoodi.ethpandaops.io',
|
|
41872
|
+
shortName: 'hoe',
|
|
41873
|
+
chainId: 560048,
|
|
41874
|
+
networkId: 560048,
|
|
41875
|
+
slip44: 1,
|
|
41876
|
+
explorers: [
|
|
41877
|
+
{
|
|
41878
|
+
name: 'dora',
|
|
41879
|
+
url: 'https://light-hoodi.beaconcha.in',
|
|
41880
|
+
standard: 'none'
|
|
41881
|
+
}
|
|
41882
|
+
],
|
|
41883
|
+
iconURL: 'https://ipfs.io/ipfs/QmdwQDr6vmBtXmK2TmknkEuZNoaDqTasFdZdu3DRw8b2wt'
|
|
41884
|
+
},
|
|
40465
41885
|
621847: {
|
|
40466
41886
|
name: 'DJT Testnet',
|
|
40467
41887
|
chain: 'DJT',
|
|
@@ -40696,6 +42116,18 @@ exports.chains = {
|
|
|
40696
42116
|
],
|
|
40697
42117
|
iconURL: 'https://ipfs.io/ipfs/QmbCavc5ge8bp2neLuUzDbbZd737kHTN59dFgGDNsZezSD'
|
|
40698
42118
|
},
|
|
42119
|
+
685685: {
|
|
42120
|
+
name: 'Gensyn Testnet',
|
|
42121
|
+
chain: 'Gensyn',
|
|
42122
|
+
rpc: [],
|
|
42123
|
+
faucets: [],
|
|
42124
|
+
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
42125
|
+
infoURL: 'https://www.gensyn.ai/',
|
|
42126
|
+
shortName: 'gensyn-test',
|
|
42127
|
+
chainId: 685685,
|
|
42128
|
+
networkId: 685685,
|
|
42129
|
+
status: 'incubating'
|
|
42130
|
+
},
|
|
40699
42131
|
686868: {
|
|
40700
42132
|
name: 'Won Network',
|
|
40701
42133
|
chainId: 686868,
|
|
@@ -40716,6 +42148,32 @@ exports.chains = {
|
|
|
40716
42148
|
infoURL: 'https://wonnetwork.org',
|
|
40717
42149
|
iconURL: 'https://ipfs.io/ipfs/QmQ6mjKWJQ5WmFiJzcqJnuHWZK53nQYJB1SnMQZEqgr74h'
|
|
40718
42150
|
},
|
|
42151
|
+
695569: {
|
|
42152
|
+
name: 'Pyrope Testnet',
|
|
42153
|
+
chain: 'ETH',
|
|
42154
|
+
rpc: ['https://rpc.pyropechain.com', 'wss://rpc.pyropechain.com'],
|
|
42155
|
+
faucets: [],
|
|
42156
|
+
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
42157
|
+
infoURL: 'https://pyropechain.com',
|
|
42158
|
+
shortName: 'pyrope',
|
|
42159
|
+
chainId: 695569,
|
|
42160
|
+
networkId: 695569,
|
|
42161
|
+
icon: 'pyrope',
|
|
42162
|
+
explorers: [
|
|
42163
|
+
{
|
|
42164
|
+
name: 'blockscout',
|
|
42165
|
+
url: 'https://pyrope.blockscout.com',
|
|
42166
|
+
icon: 'blockscout',
|
|
42167
|
+
standard: 'EIP3091'
|
|
42168
|
+
}
|
|
42169
|
+
],
|
|
42170
|
+
parent: {
|
|
42171
|
+
type: 'L2',
|
|
42172
|
+
chain: 'eip155-11155111',
|
|
42173
|
+
bridges: [{ url: 'https://pyropechain.com/bridge' }]
|
|
42174
|
+
},
|
|
42175
|
+
iconURL: 'https://ipfs.io/ipfs/QmWhHvjbjTiNNsHKpbEz9rxSt4CCL2Q5xVZjk8eQkp82B9'
|
|
42176
|
+
},
|
|
40719
42177
|
696969: {
|
|
40720
42178
|
name: 'Galadriel Devnet',
|
|
40721
42179
|
chain: 'Galadriel',
|
|
@@ -40738,13 +42196,36 @@ exports.chains = {
|
|
|
40738
42196
|
}
|
|
40739
42197
|
]
|
|
40740
42198
|
},
|
|
42199
|
+
698369: {
|
|
42200
|
+
name: 'Primea Network Mainnet',
|
|
42201
|
+
chain: 'Primea Network Mainnet',
|
|
42202
|
+
rpc: [
|
|
42203
|
+
'http://rpc.primeanetwork.com/rpc-http',
|
|
42204
|
+
'https://rpc.primeanetwork.com/rpc-https',
|
|
42205
|
+
'ws://rpc.primeanetwork.com/rpc-ws',
|
|
42206
|
+
'wss://rpc.primeanetwork.com/rpc-wss'
|
|
42207
|
+
],
|
|
42208
|
+
faucets: [],
|
|
42209
|
+
nativeCurrency: {
|
|
42210
|
+
name: 'GoldPrimeaNetwork',
|
|
42211
|
+
symbol: 'GOLDPN',
|
|
42212
|
+
decimals: 18
|
|
42213
|
+
},
|
|
42214
|
+
infoURL: 'https://primeanetwork.com',
|
|
42215
|
+
shortName: 'goldpn',
|
|
42216
|
+
chainId: 698369,
|
|
42217
|
+
networkId: 698369,
|
|
42218
|
+
icon: 'prim',
|
|
42219
|
+
explorers: [],
|
|
42220
|
+
iconURL: 'https://ipfs.io/ipfs/bafkreidaurpqgf3mmudm2foh5a45xyughike2y2pltb323ad5ywo4gtc3q'
|
|
42221
|
+
},
|
|
40741
42222
|
706883: {
|
|
40742
42223
|
name: 'Fidesinnova',
|
|
40743
42224
|
chain: 'Fidesinnova',
|
|
40744
|
-
rpc: ['https://
|
|
42225
|
+
rpc: ['https://rpc1.fidesinnova.io'],
|
|
40745
42226
|
faucets: [],
|
|
40746
42227
|
nativeCurrency: { name: 'Fidesinnova', symbol: 'FDS', decimals: 18 },
|
|
40747
|
-
infoURL: 'https://
|
|
42228
|
+
infoURL: 'https://fidesinnova.gitbook.io/docs',
|
|
40748
42229
|
shortName: 'Fidesinnova',
|
|
40749
42230
|
chainId: 706883,
|
|
40750
42231
|
networkId: 706883,
|
|
@@ -41010,6 +42491,31 @@ exports.chains = {
|
|
|
41010
42491
|
}
|
|
41011
42492
|
]
|
|
41012
42493
|
},
|
|
42494
|
+
763374: {
|
|
42495
|
+
name: 'Surge Testnet',
|
|
42496
|
+
chain: 'Surge Testnet',
|
|
42497
|
+
rpc: [
|
|
42498
|
+
'https://l2-rpc.surge.staging-nethermind.xyz',
|
|
42499
|
+
'wss://l2-rpc.surge.staging-nethermind.xyz'
|
|
42500
|
+
],
|
|
42501
|
+
features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
|
|
42502
|
+
faucets: [],
|
|
42503
|
+
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
42504
|
+
infoURL: 'https://surge.wtf',
|
|
42505
|
+
shortName: 'surge-testnet',
|
|
42506
|
+
chainId: 763374,
|
|
42507
|
+
networkId: 763374,
|
|
42508
|
+
icon: 'surge-testnet',
|
|
42509
|
+
explorers: [
|
|
42510
|
+
{
|
|
42511
|
+
name: 'blockscout',
|
|
42512
|
+
url: 'https://explorer.holesky.surge.wtf',
|
|
42513
|
+
standard: 'EIP3091',
|
|
42514
|
+
icon: 'surge-testnet'
|
|
42515
|
+
}
|
|
42516
|
+
],
|
|
42517
|
+
iconURL: 'https://ipfs.io/ipfs/bafkreianxdx5j3ybmryz7n7fngycnmyihoi3jjerby2xtahahsw5kgz3qa'
|
|
42518
|
+
},
|
|
41013
42519
|
764984: {
|
|
41014
42520
|
name: 'Lamina1 Testnet',
|
|
41015
42521
|
chain: 'Lamina1 Testnet',
|
|
@@ -41068,6 +42574,46 @@ exports.chains = {
|
|
|
41068
42574
|
}
|
|
41069
42575
|
]
|
|
41070
42576
|
},
|
|
42577
|
+
777777: {
|
|
42578
|
+
name: 'Winr Protocol Mainnet',
|
|
42579
|
+
chain: 'WINR',
|
|
42580
|
+
rpc: ['https://rpc.winr.games'],
|
|
42581
|
+
faucets: [],
|
|
42582
|
+
nativeCurrency: { name: 'Winr', symbol: 'WINR', decimals: 18 },
|
|
42583
|
+
features: [],
|
|
42584
|
+
infoURL: 'https://winr.games',
|
|
42585
|
+
shortName: 'winr',
|
|
42586
|
+
chainId: 777777,
|
|
42587
|
+
networkId: 777777,
|
|
42588
|
+
icon: 'winr',
|
|
42589
|
+
explorers: [
|
|
42590
|
+
{
|
|
42591
|
+
name: 'Winr Protocol Explorer',
|
|
42592
|
+
url: 'https://explorer.winr.games',
|
|
42593
|
+
icon: 'winr',
|
|
42594
|
+
standard: 'none'
|
|
42595
|
+
}
|
|
42596
|
+
],
|
|
42597
|
+
iconURL: 'https://ipfs.io/ipfs/bafybeidgq4dxkie4lui6lwtorehzht3bc3lirveoxvhsxgv2ly3jq6eywa'
|
|
42598
|
+
},
|
|
42599
|
+
777888: {
|
|
42600
|
+
name: 'Oone Chain Mainnet',
|
|
42601
|
+
chain: 'OONE',
|
|
42602
|
+
rpc: ['https://rpc.oonechain.com'],
|
|
42603
|
+
faucets: [],
|
|
42604
|
+
nativeCurrency: { name: 'OONE', symbol: 'OONE', decimals: 18 },
|
|
42605
|
+
infoURL: 'https://oonechain.com',
|
|
42606
|
+
shortName: 'oone',
|
|
42607
|
+
chainId: 777888,
|
|
42608
|
+
networkId: 777888,
|
|
42609
|
+
explorers: [
|
|
42610
|
+
{
|
|
42611
|
+
name: 'blockscout',
|
|
42612
|
+
url: 'https://oonescan.com',
|
|
42613
|
+
standard: 'none'
|
|
42614
|
+
}
|
|
42615
|
+
]
|
|
42616
|
+
},
|
|
41071
42617
|
786786: {
|
|
41072
42618
|
name: 'Zebro Smart Chain',
|
|
41073
42619
|
chain: 'ZEBRO',
|
|
@@ -41093,6 +42639,25 @@ exports.chains = {
|
|
|
41093
42639
|
],
|
|
41094
42640
|
iconURL: 'https://ipfs.io/ipfs/bafkreig42tcn5hfgtzszmwvmodsxvtu5frfkgreb23dndle2mywns3xxse'
|
|
41095
42641
|
},
|
|
42642
|
+
789789: {
|
|
42643
|
+
name: 'Emeraldz',
|
|
42644
|
+
chain: 'EMED',
|
|
42645
|
+
rpc: ['https://public.0xrpc.com/789789'],
|
|
42646
|
+
faucets: [],
|
|
42647
|
+
nativeCurrency: { name: 'EMERALDZ', symbol: 'EMED', decimals: 18 },
|
|
42648
|
+
features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
|
|
42649
|
+
infoURL: 'https://emeraldzscan.com',
|
|
42650
|
+
shortName: 'emed',
|
|
42651
|
+
chainId: 789789,
|
|
42652
|
+
networkId: 789789,
|
|
42653
|
+
explorers: [
|
|
42654
|
+
{
|
|
42655
|
+
name: 'Emeraldz Explorer',
|
|
42656
|
+
url: 'https://emeraldzscan.com',
|
|
42657
|
+
standard: 'EIP3091'
|
|
42658
|
+
}
|
|
42659
|
+
]
|
|
42660
|
+
},
|
|
41096
42661
|
800001: {
|
|
41097
42662
|
name: 'OctaSpace',
|
|
41098
42663
|
chain: 'OCTA',
|
|
@@ -41114,6 +42679,28 @@ exports.chains = {
|
|
|
41114
42679
|
],
|
|
41115
42680
|
iconURL: 'https://ipfs.io/ipfs/QmVhezQHkqSZ5Tvtsw18giA1yBjV1URSsBQ7HenUh6p6oC'
|
|
41116
42681
|
},
|
|
42682
|
+
806582: {
|
|
42683
|
+
name: 'Ethpar Testnet',
|
|
42684
|
+
chain: 'ETP',
|
|
42685
|
+
rpc: ['https://rpc82.testnet.ethpar.net/'],
|
|
42686
|
+
faucets: [],
|
|
42687
|
+
nativeCurrency: { name: 'Ethpar', symbol: 'ETP', decimals: 18 },
|
|
42688
|
+
features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
|
|
42689
|
+
infoURL: 'https://ethpar.com',
|
|
42690
|
+
shortName: 'ethpar-tesnet',
|
|
42691
|
+
chainId: 806582,
|
|
42692
|
+
networkId: 806582,
|
|
42693
|
+
icon: 'ethpar',
|
|
42694
|
+
explorers: [
|
|
42695
|
+
{
|
|
42696
|
+
name: 'Ethpar Testnet Explorer',
|
|
42697
|
+
url: 'https://dora.testnet.ethpar.net',
|
|
42698
|
+
icon: 'ethpar',
|
|
42699
|
+
standard: 'none'
|
|
42700
|
+
}
|
|
42701
|
+
],
|
|
42702
|
+
iconURL: 'https://ipfs.io/ipfs/bafkreiezag3ijij32zbo3ko7xes2hafsqjhru22ab6ia35ygafc66kjb6u'
|
|
42703
|
+
},
|
|
41117
42704
|
808080: {
|
|
41118
42705
|
name: 'BIZ Smart Chain Testnet',
|
|
41119
42706
|
chain: 'BIZT Testnet',
|
|
@@ -41383,8 +42970,8 @@ exports.chains = {
|
|
|
41383
42970
|
name: 'Dodao',
|
|
41384
42971
|
chain: 'EVMCC',
|
|
41385
42972
|
rpc: [
|
|
41386
|
-
'https://fraa-
|
|
41387
|
-
'wss://fraa-
|
|
42973
|
+
'https://fraa-flashbox-4643-rpc.a.stagenet.tanssi.network',
|
|
42974
|
+
'wss://fraa-flashbox-4643-rpc.a.stagenet.tanssi.network'
|
|
41388
42975
|
],
|
|
41389
42976
|
faucets: [],
|
|
41390
42977
|
nativeCurrency: { name: 'Dodao', symbol: 'DODAO', decimals: 18 },
|
|
@@ -41395,10 +42982,16 @@ exports.chains = {
|
|
|
41395
42982
|
icon: 'dodao',
|
|
41396
42983
|
explorers: [
|
|
41397
42984
|
{
|
|
41398
|
-
name: 'Dodao Explorer',
|
|
41399
|
-
url: 'https://tanssi-
|
|
42985
|
+
name: 'Dodao EVM Explorer',
|
|
42986
|
+
url: 'https://evmexplorer.tanssi-chains.network/?rpcUrl=https://fraa-flashbox-4643-rpc.a.stagenet.tanssi.network',
|
|
41400
42987
|
icon: 'dodao',
|
|
41401
|
-
standard: '
|
|
42988
|
+
standard: 'none'
|
|
42989
|
+
},
|
|
42990
|
+
{
|
|
42991
|
+
name: 'Dodao Polkadot Explorer',
|
|
42992
|
+
url: 'https://polkadot.js.org/apps/?rpc=wss://fraa-flashbox-4643-rpc.a.stagenet.tanssi.network#/explorer',
|
|
42993
|
+
icon: 'dodao',
|
|
42994
|
+
standard: 'none'
|
|
41402
42995
|
}
|
|
41403
42996
|
],
|
|
41404
42997
|
iconURL: 'https://ipfs.io/ipfs/QmdWsi6mhs6Agb3LF4uycUwx2fgNmwkuAGb7JmsLPkwd3j'
|
|
@@ -41852,6 +43445,27 @@ exports.chains = {
|
|
|
41852
43445
|
],
|
|
41853
43446
|
iconURL: 'https://ipfs.io/ipfs/Qmb6VAhhtaJmdaW1j7PAjxaLju1V24PPDFBdXtebyTSfsZ'
|
|
41854
43447
|
},
|
|
43448
|
+
1008686: {
|
|
43449
|
+
name: 'Naga Testnet',
|
|
43450
|
+
chain: 'Naga',
|
|
43451
|
+
rpc: ['https://rpc.nagafintech.com', 'wss://rpc.nagafintech.com'],
|
|
43452
|
+
faucets: [],
|
|
43453
|
+
nativeCurrency: { name: 'Naga', symbol: 'Naga', decimals: 18 },
|
|
43454
|
+
infoURL: 'https://stablecoin.nagafintech.com/#/app/home',
|
|
43455
|
+
shortName: 'Naga',
|
|
43456
|
+
chainId: 1008686,
|
|
43457
|
+
networkId: 1008686,
|
|
43458
|
+
icon: 'naga',
|
|
43459
|
+
explorers: [
|
|
43460
|
+
{
|
|
43461
|
+
name: 'Naga Explorer Testnet',
|
|
43462
|
+
url: 'https://explorer.nagafintech.com',
|
|
43463
|
+
icon: 'naga',
|
|
43464
|
+
standard: 'EIP3091'
|
|
43465
|
+
}
|
|
43466
|
+
],
|
|
43467
|
+
iconURL: 'https://ipfs.io/ipfs/QmWrjS43miGAKEzKyNn1YajFn4zG7cDiPiaNHF1gTqKR91'
|
|
43468
|
+
},
|
|
41855
43469
|
1100789: {
|
|
41856
43470
|
name: 'Netmind Chain Testnet',
|
|
41857
43471
|
title: 'NetMind Chain Testnet',
|
|
@@ -42112,6 +43726,28 @@ exports.chains = {
|
|
|
42112
43726
|
],
|
|
42113
43727
|
iconURL: 'https://ipfs.io/ipfs/QmW7ugm31MRdhjGtimzWMK5N4g5L84tSyKMpZQYk6N9KvJ'
|
|
42114
43728
|
},
|
|
43729
|
+
1440002: {
|
|
43730
|
+
name: 'XRPL EVM Sidechain Devnet',
|
|
43731
|
+
chain: 'XRPLEVM Devnet',
|
|
43732
|
+
icon: 'xrplevm',
|
|
43733
|
+
rpc: ['https://rpc.xrplevm.org', 'https://ws.xrplevm.org'],
|
|
43734
|
+
features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
|
|
43735
|
+
faucets: ['https://chains.tools/faucet/xrplevm'],
|
|
43736
|
+
nativeCurrency: { name: 'XRP', symbol: 'XRP', decimals: 18 },
|
|
43737
|
+
infoURL: 'https://xrplevm.org',
|
|
43738
|
+
shortName: 'xrplevm',
|
|
43739
|
+
chainId: 1440002,
|
|
43740
|
+
networkId: 1440002,
|
|
43741
|
+
explorers: [
|
|
43742
|
+
{
|
|
43743
|
+
name: 'blockscout',
|
|
43744
|
+
url: 'https://explorer.xrplevm.org',
|
|
43745
|
+
icon: 'xrplevm',
|
|
43746
|
+
standard: 'EIP3091'
|
|
43747
|
+
}
|
|
43748
|
+
],
|
|
43749
|
+
iconURL: 'https://ipfs.io/ipfs/QmXP4M9LvEfLotu5HfpMBcuxJEqpefaxhRxFPToBGfhNSo'
|
|
43750
|
+
},
|
|
42115
43751
|
1501869: {
|
|
42116
43752
|
name: 'Waterfall 9 Test Network',
|
|
42117
43753
|
chain: 'Waterfall TestNet9',
|
|
@@ -42176,6 +43812,29 @@ exports.chains = {
|
|
|
42176
43812
|
}
|
|
42177
43813
|
]
|
|
42178
43814
|
},
|
|
43815
|
+
1698369: {
|
|
43816
|
+
name: 'Primea Network Testnet',
|
|
43817
|
+
chain: 'Primea Network Testnet',
|
|
43818
|
+
rpc: [
|
|
43819
|
+
'http://test-rpc.primeanetwork.com/rpc-http',
|
|
43820
|
+
'https://test-rpc.primeanetwork.com/rpc-https',
|
|
43821
|
+
'ws://test-rpc.primeanetwork.com/rpc-ws',
|
|
43822
|
+
'wss://test-rpc.primeanetwork.com/rpc-wss'
|
|
43823
|
+
],
|
|
43824
|
+
faucets: [],
|
|
43825
|
+
nativeCurrency: {
|
|
43826
|
+
name: 'GoldPrimeaNetwork Test',
|
|
43827
|
+
symbol: 'GOLDPN',
|
|
43828
|
+
decimals: 18
|
|
43829
|
+
},
|
|
43830
|
+
infoURL: 'https://primeanetwork.com',
|
|
43831
|
+
shortName: 'test-goldpn',
|
|
43832
|
+
chainId: 1698369,
|
|
43833
|
+
networkId: 1698369,
|
|
43834
|
+
icon: 'prim',
|
|
43835
|
+
explorers: [],
|
|
43836
|
+
iconURL: 'https://ipfs.io/ipfs/bafkreidaurpqgf3mmudm2foh5a45xyughike2y2pltb323ad5ywo4gtc3q'
|
|
43837
|
+
},
|
|
42179
43838
|
1731313: {
|
|
42180
43839
|
name: 'Turkey Demo Dev',
|
|
42181
43840
|
chain: 'ETH',
|
|
@@ -42223,6 +43882,18 @@ exports.chains = {
|
|
|
42223
43882
|
],
|
|
42224
43883
|
iconURL: 'https://ipfs.io/ipfs/QmW9pBps8WHRRWmyXhjLZrjZJUe8F48hUu7z98bu2RVsjN'
|
|
42225
43884
|
},
|
|
43885
|
+
2022091: {
|
|
43886
|
+
name: 'Alterscope Testnet',
|
|
43887
|
+
chain: 'AlterscopeTest',
|
|
43888
|
+
rpc: [],
|
|
43889
|
+
faucets: [],
|
|
43890
|
+
nativeCurrency: { name: 'RISK Test Token', symbol: 'RISKT', decimals: 18 },
|
|
43891
|
+
infoURL: 'https://alterscope.org',
|
|
43892
|
+
shortName: 'AlterscopeTest',
|
|
43893
|
+
chainId: 2022091,
|
|
43894
|
+
networkId: 2022091,
|
|
43895
|
+
status: 'incubating'
|
|
43896
|
+
},
|
|
42226
43897
|
2099156: {
|
|
42227
43898
|
name: 'Plian Mainnet Main',
|
|
42228
43899
|
chain: 'Plian',
|
|
@@ -42310,6 +43981,24 @@ exports.chains = {
|
|
|
42310
43981
|
}
|
|
42311
43982
|
]
|
|
42312
43983
|
},
|
|
43984
|
+
2481632: {
|
|
43985
|
+
name: 'Recall Testnet',
|
|
43986
|
+
chain: 'Recall Testnet',
|
|
43987
|
+
rpc: ['https://evm.v013.node-0.testnet.recall.network'],
|
|
43988
|
+
faucets: ['faucet.recall.network'],
|
|
43989
|
+
nativeCurrency: { name: 'Recall', symbol: 'RECALL', decimals: 18 },
|
|
43990
|
+
infoURL: 'https://recall.network',
|
|
43991
|
+
shortName: 'trecall',
|
|
43992
|
+
chainId: 2481632,
|
|
43993
|
+
networkId: 2481632,
|
|
43994
|
+
explorers: [
|
|
43995
|
+
{
|
|
43996
|
+
name: 'Recall testnet explorer',
|
|
43997
|
+
url: 'https://explorer.testnet.recall.network',
|
|
43998
|
+
standard: 'EIP3091'
|
|
43999
|
+
}
|
|
44000
|
+
]
|
|
44001
|
+
},
|
|
42313
44002
|
2611555: {
|
|
42314
44003
|
name: 'DPU Chain',
|
|
42315
44004
|
chain: 'DPU',
|
|
@@ -42389,7 +44078,12 @@ exports.chains = {
|
|
|
42389
44078
|
},
|
|
42390
44079
|
{
|
|
42391
44080
|
name: 'Funki Sepolia Sandbox Explorer',
|
|
42392
|
-
url: 'https://
|
|
44081
|
+
url: 'https://testnet-explorer.funkichain.com',
|
|
44082
|
+
standard: 'none'
|
|
44083
|
+
},
|
|
44084
|
+
{
|
|
44085
|
+
name: 'Funki Sepolia Testnet Explorer',
|
|
44086
|
+
url: 'https://testnet.funkiscan.io',
|
|
42393
44087
|
standard: 'none'
|
|
42394
44088
|
}
|
|
42395
44089
|
],
|
|
@@ -42465,6 +44159,24 @@ exports.chains = {
|
|
|
42465
44159
|
],
|
|
42466
44160
|
iconURL: 'https://ipfs.io/ipfs/QmcEfZJU7NMn9ycTAcEooQgGNfa2nYBToSUZHdFCFadcjb'
|
|
42467
44161
|
},
|
|
44162
|
+
4278608: {
|
|
44163
|
+
name: 'Arcadia Mainnet',
|
|
44164
|
+
chain: 'Arcadia',
|
|
44165
|
+
rpc: ['https://arcadia.khalani.network'],
|
|
44166
|
+
faucets: [],
|
|
44167
|
+
nativeCurrency: { name: 'AIP', symbol: 'AIP', decimals: 18 },
|
|
44168
|
+
infoURL: 'https://khalani.network',
|
|
44169
|
+
shortName: 'aip',
|
|
44170
|
+
chainId: 4278608,
|
|
44171
|
+
networkId: 4278608,
|
|
44172
|
+
explorers: [
|
|
44173
|
+
{
|
|
44174
|
+
name: 'Arcadia Mainnet Explorer',
|
|
44175
|
+
url: 'https://explorer.arcadia.khalani.network',
|
|
44176
|
+
standard: 'EIP3091'
|
|
44177
|
+
}
|
|
44178
|
+
]
|
|
44179
|
+
},
|
|
42468
44180
|
4281033: {
|
|
42469
44181
|
name: 'Worlds Caldera',
|
|
42470
44182
|
chain: 'WCal',
|
|
@@ -42637,8 +44349,8 @@ exports.chains = {
|
|
|
42637
44349
|
5201420: {
|
|
42638
44350
|
name: 'Electroneum Testnet',
|
|
42639
44351
|
chain: 'Electroneum',
|
|
42640
|
-
rpc: ['https://
|
|
42641
|
-
faucets: [],
|
|
44352
|
+
rpc: ['https://rpc.ankr.com/electroneum_testnet'],
|
|
44353
|
+
faucets: ['https://faucet.electroneum.com'],
|
|
42642
44354
|
nativeCurrency: { name: 'Electroneum', symbol: 'ETN', decimals: 18 },
|
|
42643
44355
|
features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
|
|
42644
44356
|
infoURL: 'https://electroneum.com',
|
|
@@ -42650,7 +44362,7 @@ exports.chains = {
|
|
|
42650
44362
|
explorers: [
|
|
42651
44363
|
{
|
|
42652
44364
|
name: 'blockscout',
|
|
42653
|
-
url: 'https://blockexplorer.
|
|
44365
|
+
url: 'https://testnet-blockexplorer.electroneum.com',
|
|
42654
44366
|
icon: 'electroneum',
|
|
42655
44367
|
standard: 'EIP3091'
|
|
42656
44368
|
}
|
|
@@ -42661,7 +44373,7 @@ exports.chains = {
|
|
|
42661
44373
|
name: 'Reactive Kopli',
|
|
42662
44374
|
title: 'Reactive Network Testnet Kopli',
|
|
42663
44375
|
chain: 'REACT',
|
|
42664
|
-
rpc: ['https://kopli-rpc.
|
|
44376
|
+
rpc: ['https://kopli-rpc.rnk.dev'],
|
|
42665
44377
|
features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
|
|
42666
44378
|
faucets: ['https://dev.reactive.network/docs/kopli-testnet#faucet'],
|
|
42667
44379
|
nativeCurrency: { name: 'Kopli React', symbol: 'REACT', decimals: 18 },
|
|
@@ -42672,12 +44384,12 @@ exports.chains = {
|
|
|
42672
44384
|
networkId: 5318008,
|
|
42673
44385
|
explorers: [
|
|
42674
44386
|
{
|
|
42675
|
-
name: '
|
|
44387
|
+
name: 'Reactscan',
|
|
42676
44388
|
url: 'https://kopli.reactscan.net',
|
|
42677
44389
|
standard: 'none'
|
|
42678
44390
|
}
|
|
42679
44391
|
],
|
|
42680
|
-
iconURL: 'https://ipfs.io/ipfs/
|
|
44392
|
+
iconURL: 'https://ipfs.io/ipfs/bafkreih2sitkbspgnboiwga7k4zwz22h4u3qqpswxdr3miqtdwuovw2cte'
|
|
42681
44393
|
},
|
|
42682
44394
|
5511555: {
|
|
42683
44395
|
name: 'PointPay Testnet',
|
|
@@ -42857,6 +44569,25 @@ exports.chains = {
|
|
|
42857
44569
|
],
|
|
42858
44570
|
iconURL: 'https://ipfs.io/ipfs/QmahJhdaLfGwBStQ9q9K4Mc73vLNqFV1otWCsT2ZKsMavv'
|
|
42859
44571
|
},
|
|
44572
|
+
6666689: {
|
|
44573
|
+
name: 'The Ting Blockchain Testnet Explorer',
|
|
44574
|
+
chain: 'Ting',
|
|
44575
|
+
rpc: ['https://testnet.tingchain.org'],
|
|
44576
|
+
faucets: [],
|
|
44577
|
+
nativeCurrency: { name: 'Ton', symbol: 'Ton', decimals: 18 },
|
|
44578
|
+
features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
|
|
44579
|
+
infoURL: 'https://tingscan.com',
|
|
44580
|
+
shortName: 'ting-testnet',
|
|
44581
|
+
chainId: 6666689,
|
|
44582
|
+
networkId: 6666689,
|
|
44583
|
+
explorers: [
|
|
44584
|
+
{
|
|
44585
|
+
name: 'TingScan',
|
|
44586
|
+
url: 'https://tingscan.com',
|
|
44587
|
+
standard: 'EIP3091'
|
|
44588
|
+
}
|
|
44589
|
+
]
|
|
44590
|
+
},
|
|
42860
44591
|
7082400: {
|
|
42861
44592
|
name: 'COTI Testnet',
|
|
42862
44593
|
title: 'COTI Testnet',
|
|
@@ -43588,14 +45319,14 @@ exports.chains = {
|
|
|
43588
45319
|
]
|
|
43589
45320
|
},
|
|
43590
45321
|
16969696: {
|
|
43591
|
-
name: '
|
|
43592
|
-
chain: '
|
|
45322
|
+
name: 'Privix Chain Mainnet',
|
|
45323
|
+
chain: 'PRIVIX',
|
|
43593
45324
|
rpc: [
|
|
43594
45325
|
'https://mainnet-rpc.privixchain.xyz/',
|
|
43595
45326
|
'wss://mainnet-rpc.privixchain.xyz/ws'
|
|
43596
45327
|
],
|
|
43597
45328
|
faucets: [],
|
|
43598
|
-
nativeCurrency: { name: 'Privix Coin', symbol: '
|
|
45329
|
+
nativeCurrency: { name: 'Privix Coin', symbol: 'PRIVIX', decimals: 18 },
|
|
43599
45330
|
infoURL: 'https://privix.co/',
|
|
43600
45331
|
shortName: 'mpsc',
|
|
43601
45332
|
chainId: 16969696,
|
|
@@ -43902,6 +45633,23 @@ exports.chains = {
|
|
|
43902
45633
|
}
|
|
43903
45634
|
]
|
|
43904
45635
|
},
|
|
45636
|
+
20250217: {
|
|
45637
|
+
name: 'Xphere Mainnet',
|
|
45638
|
+
chain: 'Xphere',
|
|
45639
|
+
icon: 'xphere',
|
|
45640
|
+
features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
|
|
45641
|
+
rpc: ['https://en-bkk.x-phere.com'],
|
|
45642
|
+
faucets: [],
|
|
45643
|
+
nativeCurrency: { name: 'Xphere', symbol: 'XP', decimals: 18 },
|
|
45644
|
+
infoURL: 'https://x-phere.com/',
|
|
45645
|
+
shortName: 'xp',
|
|
45646
|
+
chainId: 20250217,
|
|
45647
|
+
networkId: 20250217,
|
|
45648
|
+
explorers: [
|
|
45649
|
+
{ name: 'Tamsa', url: 'https://xp.tamsa.io', standard: 'EIP3091' }
|
|
45650
|
+
],
|
|
45651
|
+
iconURL: 'https://ipfs.io/ipfs/QmfUV9PqF7JxuUAYaBHh6YJ2ChCdDVobTwDibxQuPMUmPq'
|
|
45652
|
+
},
|
|
43905
45653
|
20256789: {
|
|
43906
45654
|
name: 'ETP Mainnet',
|
|
43907
45655
|
chain: 'ETP',
|
|
@@ -44040,7 +45788,7 @@ exports.chains = {
|
|
|
44040
45788
|
24772477: {
|
|
44041
45789
|
name: '6Degree of Outreach - Testnet',
|
|
44042
45790
|
chain: '6DO',
|
|
44043
|
-
rpc: ['https://rpc-testnet.
|
|
45791
|
+
rpc: ['https://rpc-testnet.6dochain.com'],
|
|
44044
45792
|
faucets: [],
|
|
44045
45793
|
nativeCurrency: {
|
|
44046
45794
|
name: '6Degree-Testnet Coin',
|
|
@@ -44056,7 +45804,7 @@ exports.chains = {
|
|
|
44056
45804
|
explorers: [
|
|
44057
45805
|
{
|
|
44058
45806
|
name: '6Degree Testnet Chain Explorer',
|
|
44059
|
-
url: 'https://explorer-testnet.
|
|
45807
|
+
url: 'https://explorer-testnet.6dochain.com',
|
|
44060
45808
|
standard: 'EIP3091'
|
|
44061
45809
|
}
|
|
44062
45810
|
],
|
|
@@ -44208,9 +45956,9 @@ exports.chains = {
|
|
|
44208
45956
|
'https://rpc-testnet.knight.center'
|
|
44209
45957
|
],
|
|
44210
45958
|
features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
|
|
44211
|
-
faucets: ['https://faucet.xone.
|
|
45959
|
+
faucets: ['https://faucet.xone.org/'],
|
|
44212
45960
|
nativeCurrency: { name: 'Xone Coin', symbol: 'XOC', decimals: 18 },
|
|
44213
|
-
infoURL: 'https://xone.
|
|
45961
|
+
infoURL: 'https://xone.org',
|
|
44214
45962
|
shortName: 'txoc',
|
|
44215
45963
|
chainId: 33772211,
|
|
44216
45964
|
networkId: 33772211,
|
|
@@ -44222,7 +45970,7 @@ exports.chains = {
|
|
|
44222
45970
|
standard: 'EIP3091'
|
|
44223
45971
|
}
|
|
44224
45972
|
],
|
|
44225
|
-
iconURL: 'https://ipfs.io/ipfs/
|
|
45973
|
+
iconURL: 'https://ipfs.io/ipfs/QmR3twvfhDES34nLhcVmUbAZpW4eynZoSfA2XpWUBnH7gB'
|
|
44226
45974
|
},
|
|
44227
45975
|
34949059: {
|
|
44228
45976
|
name: 'citronus-citro',
|
|
@@ -44410,6 +46158,17 @@ exports.chains = {
|
|
|
44410
46158
|
],
|
|
44411
46159
|
parent: { type: 'L2', chain: 'eip155-11155111' }
|
|
44412
46160
|
},
|
|
46161
|
+
61022448: {
|
|
46162
|
+
name: 'dKargo Warehouse Testnet',
|
|
46163
|
+
chain: 'dKargo Warehouse',
|
|
46164
|
+
rpc: ['https://warehouse-full01.dkargo.io'],
|
|
46165
|
+
faucets: [],
|
|
46166
|
+
nativeCurrency: { name: 'dKargo', symbol: 'DKA', decimals: 18 },
|
|
46167
|
+
infoURL: 'https://dkargo.io',
|
|
46168
|
+
shortName: 'dkargowarehouse',
|
|
46169
|
+
chainId: 61022448,
|
|
46170
|
+
networkId: 61022448
|
|
46171
|
+
},
|
|
44413
46172
|
61717561: {
|
|
44414
46173
|
name: 'Aquachain',
|
|
44415
46174
|
chain: 'AQUA',
|
|
@@ -44625,6 +46384,28 @@ exports.chains = {
|
|
|
44625
46384
|
],
|
|
44626
46385
|
iconURL: 'https://ipfs.io/ipfs/Qme5nxFZZoNNpiT8u9WwcBot4HyLTg2jxMxRnsbc5voQwB'
|
|
44627
46386
|
},
|
|
46387
|
+
66666666: {
|
|
46388
|
+
name: 'Winr Protocol Testnet',
|
|
46389
|
+
chain: 'WINR',
|
|
46390
|
+
rpc: ['https://rpc-devnet.winr.games'],
|
|
46391
|
+
faucets: [],
|
|
46392
|
+
nativeCurrency: { name: 'Winr', symbol: 'WINR', decimals: 18 },
|
|
46393
|
+
features: [],
|
|
46394
|
+
infoURL: 'https://winr.games',
|
|
46395
|
+
shortName: 'winrtestnet',
|
|
46396
|
+
chainId: 66666666,
|
|
46397
|
+
networkId: 66666666,
|
|
46398
|
+
icon: 'winr',
|
|
46399
|
+
explorers: [
|
|
46400
|
+
{
|
|
46401
|
+
name: 'Winr Protocol Testnet Explorer',
|
|
46402
|
+
url: 'https://explorer-winrprotocoltestnet-wmwv59m23g.t.conduit.xyz',
|
|
46403
|
+
icon: 'winr',
|
|
46404
|
+
standard: 'none'
|
|
46405
|
+
}
|
|
46406
|
+
],
|
|
46407
|
+
iconURL: 'https://ipfs.io/ipfs/bafybeidgq4dxkie4lui6lwtorehzht3bc3lirveoxvhsxgv2ly3jq6eywa'
|
|
46408
|
+
},
|
|
44628
46409
|
68840142: {
|
|
44629
46410
|
name: 'Frame Testnet',
|
|
44630
46411
|
chain: 'ETH',
|
|
@@ -44799,13 +46580,13 @@ exports.chains = {
|
|
|
44799
46580
|
},
|
|
44800
46581
|
96969696: {
|
|
44801
46582
|
name: ' Privix Chain Testnet',
|
|
44802
|
-
chain: '
|
|
46583
|
+
chain: 'PRIVIX',
|
|
44803
46584
|
rpc: [
|
|
44804
46585
|
'https://testnet-rpc.privixchain.xyz/',
|
|
44805
46586
|
'wss://testnet-rpc.privixchain.xyz/ws'
|
|
44806
46587
|
],
|
|
44807
46588
|
faucets: ['https://faucet.privixchain.xyz'],
|
|
44808
|
-
nativeCurrency: { name: 'Privix Coin', symbol: '
|
|
46589
|
+
nativeCurrency: { name: 'Privix Coin', symbol: 'PRIVIX', decimals: 18 },
|
|
44809
46590
|
infoURL: 'https://privix.co/',
|
|
44810
46591
|
shortName: 'tpsc',
|
|
44811
46592
|
chainId: 96969696,
|
|
@@ -44946,9 +46727,9 @@ exports.chains = {
|
|
|
44946
46727
|
status: 'active'
|
|
44947
46728
|
},
|
|
44948
46729
|
161221135: {
|
|
44949
|
-
name: 'Plume Testnet',
|
|
44950
|
-
title: 'Plume Sepolia Rollup Testnet',
|
|
44951
|
-
chain: '
|
|
46730
|
+
name: 'Plume Testnet (Legacy)',
|
|
46731
|
+
title: 'Plume Sepolia L2 Rollup Testnet (Legacy)',
|
|
46732
|
+
chain: 'PLUME Testnet Legacy',
|
|
44952
46733
|
rpc: [],
|
|
44953
46734
|
faucets: [],
|
|
44954
46735
|
nativeCurrency: {
|
|
@@ -44957,7 +46738,7 @@ exports.chains = {
|
|
|
44957
46738
|
decimals: 18
|
|
44958
46739
|
},
|
|
44959
46740
|
infoURL: 'https://plumenetwork.xyz/',
|
|
44960
|
-
shortName: 'plume-testnet',
|
|
46741
|
+
shortName: 'plume-testnet-legacy',
|
|
44961
46742
|
chainId: 161221135,
|
|
44962
46743
|
networkId: 161221135,
|
|
44963
46744
|
slip44: 1,
|
|
@@ -45312,6 +47093,19 @@ exports.chains = {
|
|
|
45312
47093
|
],
|
|
45313
47094
|
iconURL: 'https://ipfs.io/ipfs/QmTYR8CeFiNbJ1zJHnE3DK2wEN18r2y2vqSKUcLweUT2Gz'
|
|
45314
47095
|
},
|
|
47096
|
+
420420419: {
|
|
47097
|
+
name: 'Asset Hub',
|
|
47098
|
+
chain: 'DOT',
|
|
47099
|
+
rpc: ['https://asset-hub-eth-rpc.polkadot.io'],
|
|
47100
|
+
faucets: [],
|
|
47101
|
+
nativeCurrency: { name: 'DOT', symbol: 'DOT', decimals: 18 },
|
|
47102
|
+
features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
|
|
47103
|
+
infoURL: 'https://polkadot.network',
|
|
47104
|
+
shortName: 'AH',
|
|
47105
|
+
chainId: 420420419,
|
|
47106
|
+
networkId: 420420419,
|
|
47107
|
+
explorers: []
|
|
47108
|
+
},
|
|
45315
47109
|
420420421: {
|
|
45316
47110
|
name: 'Westend Asset Hub',
|
|
45317
47111
|
chain: 'WST',
|
|
@@ -45821,6 +47615,26 @@ exports.chains = {
|
|
|
45821
47615
|
],
|
|
45822
47616
|
iconURL: 'https://ipfs.io/ipfs/QmXUP4JFNX2ET2vZHh9p4a6wEVC5os13evrWtF65EUfNkn'
|
|
45823
47617
|
},
|
|
47618
|
+
1313161573: {
|
|
47619
|
+
name: 'Tuxappcoin',
|
|
47620
|
+
chain: 'NEAR',
|
|
47621
|
+
rpc: ['https://rpc-0x4e454165.aurora-cloud.dev'],
|
|
47622
|
+
icon: 'tuxa',
|
|
47623
|
+
faucets: [],
|
|
47624
|
+
nativeCurrency: { name: 'TUXA', symbol: 'TUXA', decimals: 18 },
|
|
47625
|
+
infoURL: 'https://x.com/tuxapp_coin',
|
|
47626
|
+
shortName: 'tuxa',
|
|
47627
|
+
chainId: 1313161573,
|
|
47628
|
+
networkId: 1313161573,
|
|
47629
|
+
explorers: [
|
|
47630
|
+
{
|
|
47631
|
+
name: 'TUXA explorer',
|
|
47632
|
+
url: 'https://explorer.tuxa.aurora.dev',
|
|
47633
|
+
standard: 'EIP3091'
|
|
47634
|
+
}
|
|
47635
|
+
],
|
|
47636
|
+
iconURL: 'https://ipfs.io/ipfs/QmNeWsKujSToh78mFWDqaFjjbqW6trtSTf9zHFXer1GfWT'
|
|
47637
|
+
},
|
|
45824
47638
|
1350216234: {
|
|
45825
47639
|
name: 'SKALE Titan Hub',
|
|
45826
47640
|
chain: 'parallel-stormy-spica',
|
|
@@ -45905,6 +47719,33 @@ exports.chains = {
|
|
|
45905
47719
|
],
|
|
45906
47720
|
iconURL: 'https://ipfs.io/ipfs/QmQuvmiN6vM6Rqzqe1pMzDf8iZXqTtSeqCgGe5k5AyksDU'
|
|
45907
47721
|
},
|
|
47722
|
+
1417429182: {
|
|
47723
|
+
name: 'Zephyr Testnet',
|
|
47724
|
+
title: 'Zephyr Testnet',
|
|
47725
|
+
chain: 'Zephyr-testnet',
|
|
47726
|
+
rpc: ['https://zephyr-rpc.eu-north-2.gateway.fm'],
|
|
47727
|
+
faucets: ['https://zephyr-faucet.eu-north-2.gateway.fm'],
|
|
47728
|
+
nativeCurrency: { name: 'ZERO', symbol: 'Z', decimals: 18 },
|
|
47729
|
+
infoURL: 'https://zero.tech',
|
|
47730
|
+
shortName: 'zephyr',
|
|
47731
|
+
chainId: 1417429182,
|
|
47732
|
+
networkId: 1417429182,
|
|
47733
|
+
icon: 'zephyr',
|
|
47734
|
+
explorers: [
|
|
47735
|
+
{
|
|
47736
|
+
name: 'blockscout',
|
|
47737
|
+
url: 'https://zephyr-blockscout.eu-north-2.gateway.fm',
|
|
47738
|
+
icon: 'zephyr',
|
|
47739
|
+
standard: 'EIP3091'
|
|
47740
|
+
}
|
|
47741
|
+
],
|
|
47742
|
+
parent: {
|
|
47743
|
+
type: 'L2',
|
|
47744
|
+
chain: 'eip155-11155111',
|
|
47745
|
+
bridges: [{ url: 'https://zephyr-bridge.eu-north-2.gateway.fm' }]
|
|
47746
|
+
},
|
|
47747
|
+
iconURL: 'https://ipfs.io/ipfs/bafybeiech76mp6ro4lo7pyferpovrnvghwb745upatj5h6be4cnav52zwu'
|
|
47748
|
+
},
|
|
45908
47749
|
1444673419: {
|
|
45909
47750
|
name: 'SKALE Europa Hub Testnet',
|
|
45910
47751
|
title: 'SKALE Europa Hub Testnet',
|
|
@@ -46077,6 +47918,37 @@ exports.chains = {
|
|
|
46077
47918
|
},
|
|
46078
47919
|
iconURL: 'https://ipfs.io/ipfs/QmRAjG8kc6PJr3xFGYhq1pWiiDoERD3Wj8wR7Cu59HoFnm'
|
|
46079
47920
|
},
|
|
47921
|
+
1660990954: {
|
|
47922
|
+
name: 'Status Network Sepolia',
|
|
47923
|
+
title: 'Status Network Sepolia',
|
|
47924
|
+
chain: 'ETH',
|
|
47925
|
+
rpc: [
|
|
47926
|
+
'https://public.sepolia.rpc.status.network',
|
|
47927
|
+
'wss://status-sepolia-rpc.eu-north-2.gateway.fm/ws'
|
|
47928
|
+
],
|
|
47929
|
+
faucets: ['https://faucet.status.network/'],
|
|
47930
|
+
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
47931
|
+
infoURL: 'https://status.network',
|
|
47932
|
+
shortName: 'sn-sepolia',
|
|
47933
|
+
chainId: 1660990954,
|
|
47934
|
+
networkId: 1660990954,
|
|
47935
|
+
icon: 'sn',
|
|
47936
|
+
parent: {
|
|
47937
|
+
type: 'L2',
|
|
47938
|
+
chain: 'eip155-11155111',
|
|
47939
|
+
bridges: [{ url: 'https://bridge.status.network' }]
|
|
47940
|
+
},
|
|
47941
|
+
explorers: [
|
|
47942
|
+
{
|
|
47943
|
+
name: 'Blockscout',
|
|
47944
|
+
url: 'https://sepoliascan.status.network',
|
|
47945
|
+
standard: 'EIP3091',
|
|
47946
|
+
icon: 'sn'
|
|
47947
|
+
}
|
|
47948
|
+
],
|
|
47949
|
+
status: 'active',
|
|
47950
|
+
iconURL: 'https://ipfs.io/ipfs/bafkreici5icyyijhmonrnkxar2tj5426xcywqjnzcl7ovhk6d43z66pd64'
|
|
47951
|
+
},
|
|
46080
47952
|
1666600000: {
|
|
46081
47953
|
name: 'Harmony Mainnet Shard 0',
|
|
46082
47954
|
chain: 'Harmony',
|
|
@@ -46543,6 +48415,33 @@ exports.chains = {
|
|
|
46543
48415
|
],
|
|
46544
48416
|
iconURL: 'https://ipfs.io/ipfs/QmdwQDr6vmBtXmK2TmknkEuZNoaDqTasFdZdu3DRw8b2wt'
|
|
46545
48417
|
},
|
|
48418
|
+
8691942025: {
|
|
48419
|
+
name: 'ONFA Chain',
|
|
48420
|
+
title: 'ONFA Chain',
|
|
48421
|
+
chain: 'onfa',
|
|
48422
|
+
rpc: [
|
|
48423
|
+
'https://rpc.onfa.io',
|
|
48424
|
+
'https://rpc.onfachain.com',
|
|
48425
|
+
'wss://ws.onfa.io',
|
|
48426
|
+
'wss://ws.onfachain.com'
|
|
48427
|
+
],
|
|
48428
|
+
faucets: [],
|
|
48429
|
+
nativeCurrency: { name: 'Onfa Coin', symbol: 'OFC', decimals: 18 },
|
|
48430
|
+
infoURL: 'https://onfa.io',
|
|
48431
|
+
shortName: 'onfa',
|
|
48432
|
+
chainId: 8691942025,
|
|
48433
|
+
networkId: 8691942025,
|
|
48434
|
+
icon: 'onfachain',
|
|
48435
|
+
explorers: [
|
|
48436
|
+
{
|
|
48437
|
+
name: 'ONFA Scan',
|
|
48438
|
+
url: 'https://onfascan.com',
|
|
48439
|
+
icon: 'onfachain',
|
|
48440
|
+
standard: 'EIP3091'
|
|
48441
|
+
}
|
|
48442
|
+
],
|
|
48443
|
+
iconURL: 'https://ipfs.io/ipfs/bafkreifsbv53qf674fmv2yhn7c426yv3dsge37hhhzvtcrrbx56ya762dy'
|
|
48444
|
+
},
|
|
46546
48445
|
11297108099: {
|
|
46547
48446
|
name: 'Palm Testnet',
|
|
46548
48447
|
chain: 'Palm',
|
|
@@ -46691,6 +48590,28 @@ exports.chains = {
|
|
|
46691
48590
|
},
|
|
46692
48591
|
status: 'active'
|
|
46693
48592
|
},
|
|
48593
|
+
96737205180: {
|
|
48594
|
+
name: 'ALDChain Testnet',
|
|
48595
|
+
chain: 'ALD',
|
|
48596
|
+
rpc: ['https://testnet-rpc.aldrickb.xyz'],
|
|
48597
|
+
faucets: ['https://faucet.aldrickb.xyz'],
|
|
48598
|
+
nativeCurrency: { name: 'ALD Token', symbol: 'ALD', decimals: 18 },
|
|
48599
|
+
features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
|
|
48600
|
+
infoURL: 'https://aldrickb.com/projects',
|
|
48601
|
+
shortName: 'ald',
|
|
48602
|
+
chainId: 96737205180,
|
|
48603
|
+
networkId: 96737205180,
|
|
48604
|
+
icon: 'aldrickb',
|
|
48605
|
+
explorers: [
|
|
48606
|
+
{
|
|
48607
|
+
name: 'ALDChain Testnet Explorer',
|
|
48608
|
+
url: 'https://testnet-explorer.aldrickb.xyz',
|
|
48609
|
+
icon: 'aldrickb',
|
|
48610
|
+
standard: 'EIP3091'
|
|
48611
|
+
}
|
|
48612
|
+
],
|
|
48613
|
+
iconURL: 'https://ipfs.io/ipfs/QmcR85gVf9bok2Q6Jan7n335wF5t3KrJJQ2WCbRv8Lwwma'
|
|
48614
|
+
},
|
|
46694
48615
|
107107114116: {
|
|
46695
48616
|
name: 'Kakarot Sepolia Deprecated',
|
|
46696
48617
|
chain: 'ETH',
|
|
@@ -46865,6 +48786,29 @@ exports.chains = {
|
|
|
46865
48786
|
bridges: [{ url: 'https://testnet-bridge.gelato.network/bridge/volmex' }]
|
|
46866
48787
|
}
|
|
46867
48788
|
},
|
|
48789
|
+
123420001114: {
|
|
48790
|
+
name: 'Basecamp',
|
|
48791
|
+
chain: 'CAMP',
|
|
48792
|
+
icon: 'camp',
|
|
48793
|
+
features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
|
|
48794
|
+
rpc: ['https://rpc.basecamp.t.raas.gelato.cloud'],
|
|
48795
|
+
faucets: ['https://www.campnetwork.xyz/faucet_l1'],
|
|
48796
|
+
nativeCurrency: { name: 'Camp', symbol: 'CAMP', decimals: 18 },
|
|
48797
|
+
infoURL: 'https://docs.campnetwork.xyz/',
|
|
48798
|
+
shortName: 'Basecamp',
|
|
48799
|
+
chainId: 123420001114,
|
|
48800
|
+
networkId: 123420001114,
|
|
48801
|
+
slip44: 1,
|
|
48802
|
+
explorers: [
|
|
48803
|
+
{
|
|
48804
|
+
name: 'blockscout',
|
|
48805
|
+
url: 'https://basecamp.cloud.blockscout.com',
|
|
48806
|
+
icon: 'blockscout',
|
|
48807
|
+
standard: 'EIP3091'
|
|
48808
|
+
}
|
|
48809
|
+
],
|
|
48810
|
+
iconURL: 'https://ipfs.io/ipfs/QmZN3AzgetKvuTnZvsPPYTvtcsPa73ScGdTguXGHxc2CpN'
|
|
48811
|
+
},
|
|
46868
48812
|
197710212030: {
|
|
46869
48813
|
name: 'Ntity Mainnet',
|
|
46870
48814
|
chain: 'Ntity',
|
|
@@ -46973,6 +48917,24 @@ exports.chains = {
|
|
|
46973
48917
|
}
|
|
46974
48918
|
]
|
|
46975
48919
|
},
|
|
48920
|
+
666301179999: {
|
|
48921
|
+
name: 'SmartPay Mobile Money',
|
|
48922
|
+
chain: 'Mobile Money',
|
|
48923
|
+
rpc: ['https://network.uat.smartmoneyewallet.com/'],
|
|
48924
|
+
faucets: [],
|
|
48925
|
+
nativeCurrency: {
|
|
48926
|
+
name: 'SmartPay Mobile Money',
|
|
48927
|
+
symbol: 'SMM',
|
|
48928
|
+
decimals: 18
|
|
48929
|
+
},
|
|
48930
|
+
features: [{ name: 'EIP155' }],
|
|
48931
|
+
infoURL: 'https://network.uat.smartmoneyewallet.com/',
|
|
48932
|
+
shortName: 'SmartPay',
|
|
48933
|
+
chainId: 666301179999,
|
|
48934
|
+
networkId: 666301179999,
|
|
48935
|
+
icon: 'smartpay',
|
|
48936
|
+
iconURL: 'https://ipfs.io/ipfs/bafkreign3xx2pllwlykay6euiq2dv766cgt5zgycgpf4mkirulf7ufo5um'
|
|
48937
|
+
},
|
|
46976
48938
|
6022140761023: {
|
|
46977
48939
|
name: 'Molereum Network',
|
|
46978
48940
|
chain: 'ETH',
|