@revoke.cash/chains 72.0.0 → 74.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/chains.js +1952 -209
- package/dist/src/enums.d.ts +183 -21
- package/dist/src/enums.js +183 -21
- package/package.json +1 -1
package/dist/src/chains.js
CHANGED
|
@@ -227,20 +227,26 @@ exports.chains = {
|
|
|
227
227
|
]
|
|
228
228
|
},
|
|
229
229
|
9: {
|
|
230
|
-
name: '
|
|
231
|
-
chain: '
|
|
232
|
-
|
|
230
|
+
name: 'Quai Network Mainnet',
|
|
231
|
+
chain: 'QUAI',
|
|
232
|
+
icon: 'quai',
|
|
233
|
+
rpc: ['https://rpc.quai.network/cyprus1'],
|
|
234
|
+
features: [{ name: 'EIP155' }],
|
|
233
235
|
faucets: [],
|
|
234
|
-
nativeCurrency: {
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
decimals: 18
|
|
238
|
-
},
|
|
239
|
-
infoURL: 'https://ethersocial.org',
|
|
240
|
-
shortName: 'tubq',
|
|
236
|
+
nativeCurrency: { name: 'Quai', symbol: 'QUAI', decimals: 18 },
|
|
237
|
+
infoURL: 'https://qu.ai',
|
|
238
|
+
shortName: 'quai',
|
|
241
239
|
chainId: 9,
|
|
242
|
-
networkId:
|
|
243
|
-
|
|
240
|
+
networkId: 9,
|
|
241
|
+
redFlags: ['reusedChainId'],
|
|
242
|
+
explorers: [
|
|
243
|
+
{
|
|
244
|
+
name: 'Quaiscan',
|
|
245
|
+
url: 'https://quaiscan.io',
|
|
246
|
+
standard: 'EIP3091'
|
|
247
|
+
}
|
|
248
|
+
],
|
|
249
|
+
iconURL: 'https://ipfs.io/ipfs/bafkreih5hekf3lfvpbjcjlswylc6r3a4nbkogeesrf2pdtrhrwuy4a76cm'
|
|
244
250
|
},
|
|
245
251
|
10: {
|
|
246
252
|
name: 'OP Mainnet',
|
|
@@ -900,6 +906,8 @@ exports.chains = {
|
|
|
900
906
|
chain: 'LUKSO',
|
|
901
907
|
icon: 'lukso',
|
|
902
908
|
rpc: [
|
|
909
|
+
'https://42.rpc.thirdweb.com',
|
|
910
|
+
'https://rpc.lukso.sigmacore.io',
|
|
903
911
|
'https://rpc.mainnet.lukso.network',
|
|
904
912
|
'wss://ws-rpc.mainnet.lukso.network'
|
|
905
913
|
],
|
|
@@ -907,8 +915,8 @@ exports.chains = {
|
|
|
907
915
|
nativeCurrency: { name: 'LUKSO', symbol: 'LYX', decimals: 18 },
|
|
908
916
|
explorers: [
|
|
909
917
|
{
|
|
910
|
-
name: '
|
|
911
|
-
url: 'https://explorer.
|
|
918
|
+
name: 'LUKSO Execution Explorer',
|
|
919
|
+
url: 'https://explorer.lukso.network',
|
|
912
920
|
standard: 'EIP3091'
|
|
913
921
|
}
|
|
914
922
|
],
|
|
@@ -918,7 +926,7 @@ exports.chains = {
|
|
|
918
926
|
networkId: 42,
|
|
919
927
|
features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
|
|
920
928
|
redFlags: ['reusedChainId'],
|
|
921
|
-
iconURL: 'https://ipfs.io/ipfs/
|
|
929
|
+
iconURL: 'https://ipfs.io/ipfs/bafkreid3bbfc4jgzcurebnn6vwjcp6gxwewqpjep4nouqkq4k4jlmsldpy'
|
|
922
930
|
},
|
|
923
931
|
43: {
|
|
924
932
|
name: 'Darwinia Pangolin Testnet',
|
|
@@ -3150,19 +3158,30 @@ exports.chains = {
|
|
|
3150
3158
|
networkId: 142
|
|
3151
3159
|
},
|
|
3152
3160
|
143: {
|
|
3153
|
-
name: 'Monad
|
|
3161
|
+
name: 'Monad',
|
|
3154
3162
|
chain: 'MON',
|
|
3155
3163
|
icon: 'monad',
|
|
3156
|
-
rpc: [],
|
|
3164
|
+
rpc: ['https://rpc.monad.xyz'],
|
|
3157
3165
|
features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
|
|
3158
3166
|
faucets: [],
|
|
3159
|
-
nativeCurrency: { name: '
|
|
3167
|
+
nativeCurrency: { name: 'Monad', symbol: 'MON', decimals: 18 },
|
|
3160
3168
|
infoURL: 'https://monad.xyz',
|
|
3161
3169
|
shortName: 'mon',
|
|
3162
3170
|
chainId: 143,
|
|
3163
3171
|
networkId: 143,
|
|
3164
|
-
slip44:
|
|
3165
|
-
explorers: [
|
|
3172
|
+
slip44: 268435779,
|
|
3173
|
+
explorers: [
|
|
3174
|
+
{
|
|
3175
|
+
name: 'Monad Vision',
|
|
3176
|
+
url: 'https://monadvision.com',
|
|
3177
|
+
standard: 'EIP3091'
|
|
3178
|
+
},
|
|
3179
|
+
{
|
|
3180
|
+
name: 'Monadscan',
|
|
3181
|
+
url: 'https://monadscan.com',
|
|
3182
|
+
standard: 'EIP3091'
|
|
3183
|
+
}
|
|
3184
|
+
],
|
|
3166
3185
|
iconURL: 'https://ipfs.io/ipfs/bafkreia4vjioitvcrm5umefahnp4wttswooykroarjo5itdvohvk6epiya'
|
|
3167
3186
|
},
|
|
3168
3187
|
144: {
|
|
@@ -3231,6 +3250,12 @@ exports.chains = {
|
|
|
3231
3250
|
networkId: 146,
|
|
3232
3251
|
icon: 'sonic',
|
|
3233
3252
|
explorers: [
|
|
3253
|
+
{
|
|
3254
|
+
name: 'etherscan',
|
|
3255
|
+
url: 'https://sonicscan.org',
|
|
3256
|
+
icon: 'sonic',
|
|
3257
|
+
standard: 'EIP3091'
|
|
3258
|
+
},
|
|
3234
3259
|
{
|
|
3235
3260
|
name: 'sonic',
|
|
3236
3261
|
url: 'https://explorer.soniclabs.com',
|
|
@@ -3598,27 +3623,27 @@ exports.chains = {
|
|
|
3598
3623
|
status: 'deprecated'
|
|
3599
3624
|
},
|
|
3600
3625
|
166: {
|
|
3601
|
-
name: '
|
|
3602
|
-
chain: '
|
|
3626
|
+
name: 'Nomina',
|
|
3627
|
+
chain: 'Nomina',
|
|
3603
3628
|
status: 'active',
|
|
3604
|
-
rpc: ['https://mainnet.
|
|
3629
|
+
rpc: ['https://mainnet.nomina.io', 'wss://wss.mainnet.nomina.io'],
|
|
3605
3630
|
features: [{ name: 'EIP155' }],
|
|
3606
3631
|
faucets: [],
|
|
3607
|
-
nativeCurrency: { name: '
|
|
3632
|
+
nativeCurrency: { name: 'Nomina', symbol: 'NOM', decimals: 18 },
|
|
3608
3633
|
infoURL: 'https://docs.omni.network',
|
|
3609
|
-
shortName: '
|
|
3634
|
+
shortName: 'nom',
|
|
3610
3635
|
chainId: 166,
|
|
3611
3636
|
networkId: 166,
|
|
3612
3637
|
slip44: 1,
|
|
3613
|
-
icon: '
|
|
3638
|
+
icon: 'nom',
|
|
3614
3639
|
explorers: [
|
|
3615
3640
|
{
|
|
3616
|
-
name: '
|
|
3617
|
-
url: 'https://
|
|
3641
|
+
name: 'Nomina EVM and cross-chain Explorer',
|
|
3642
|
+
url: 'https://nomscan.io',
|
|
3618
3643
|
standard: 'EIP3091'
|
|
3619
3644
|
}
|
|
3620
3645
|
],
|
|
3621
|
-
iconURL: 'https://ipfs.io/ipfs/
|
|
3646
|
+
iconURL: 'https://ipfs.io/ipfs/QmVfJBGe7JpKJhG8hrSMU42RxhCSQ3ga3NSArA9vEFqF4C'
|
|
3622
3647
|
},
|
|
3623
3648
|
167: {
|
|
3624
3649
|
name: 'Atoshi Testnet',
|
|
@@ -4096,6 +4121,27 @@ exports.chains = {
|
|
|
4096
4121
|
networkId: 191,
|
|
4097
4122
|
iconURL: 'https://ipfs.io/ipfs/bafkreihsas2rwakc7lllmtb4pcgwutlel2woibmqmhd4aiin342zgtpmwy'
|
|
4098
4123
|
},
|
|
4124
|
+
192: {
|
|
4125
|
+
name: 'Redmansion Chain',
|
|
4126
|
+
chain: 'RMC',
|
|
4127
|
+
icon: 'redmansion',
|
|
4128
|
+
rpc: ['https://redmansion.io/srpc/'],
|
|
4129
|
+
faucets: [],
|
|
4130
|
+
nativeCurrency: { name: 'Redmansion Coin', symbol: 'RMC', decimals: 18 },
|
|
4131
|
+
infoURL: 'https://www.redmansion.io',
|
|
4132
|
+
shortName: 'rmc',
|
|
4133
|
+
chainId: 192,
|
|
4134
|
+
networkId: 192,
|
|
4135
|
+
explorers: [
|
|
4136
|
+
{
|
|
4137
|
+
name: 'Redmansion explorer',
|
|
4138
|
+
url: 'https://redmansion.io',
|
|
4139
|
+
icon: 'redmansion',
|
|
4140
|
+
standard: 'EIP3091'
|
|
4141
|
+
}
|
|
4142
|
+
],
|
|
4143
|
+
iconURL: 'https://ipfs.io/ipfs/Qmd49EoSchLo4LbHvdmAx6cFcL4gLgo7hzDyUjB1hPrTTP'
|
|
4144
|
+
},
|
|
4099
4145
|
193: {
|
|
4100
4146
|
name: 'Crypto Emergency',
|
|
4101
4147
|
chain: 'CEM',
|
|
@@ -6220,6 +6266,28 @@ exports.chains = {
|
|
|
6220
6266
|
explorers: [],
|
|
6221
6267
|
iconURL: 'https://ipfs.io/ipfs/QmVRdhjaBYeUVCkF8SUYMqAgGtbePYaozzy4YtMVKazLut'
|
|
6222
6268
|
},
|
|
6269
|
+
329: {
|
|
6270
|
+
name: 'VirBiCoin',
|
|
6271
|
+
chain: 'VBC',
|
|
6272
|
+
rpc: ['https://rpc.digitalregion.jp'],
|
|
6273
|
+
faucets: [],
|
|
6274
|
+
nativeCurrency: { name: 'VBC', symbol: 'VBC', decimals: 18 },
|
|
6275
|
+
infoURL: 'https://vbc.digitalregion.jp',
|
|
6276
|
+
shortName: 'virbicoin',
|
|
6277
|
+
chainId: 329,
|
|
6278
|
+
networkId: 329,
|
|
6279
|
+
icon: 'vbc',
|
|
6280
|
+
explorers: [
|
|
6281
|
+
{
|
|
6282
|
+
name: 'VirBiCoin Explorer',
|
|
6283
|
+
url: 'https://explorer.digitalregion.jp',
|
|
6284
|
+
icon: 'vbc',
|
|
6285
|
+
standard: 'EIP3091'
|
|
6286
|
+
}
|
|
6287
|
+
],
|
|
6288
|
+
status: 'active',
|
|
6289
|
+
iconURL: 'https://ipfs.io/ipfs/bafkreihwi6alsxnjlox2tu3yg2ahbn3dqaltktgwip7fg73vr6yujvdy5y'
|
|
6290
|
+
},
|
|
6223
6291
|
331: {
|
|
6224
6292
|
name: 'Telos zkEVM Testnet',
|
|
6225
6293
|
title: 'Telos zkEVM Testnet',
|
|
@@ -6531,11 +6599,9 @@ exports.chains = {
|
|
|
6531
6599
|
infoURL: 'https://pulsechain.com/',
|
|
6532
6600
|
rpc: [
|
|
6533
6601
|
'https://rpc.pulsechain.com',
|
|
6534
|
-
'wss://rpc.pulsechain.com',
|
|
6535
6602
|
'https://pulsechain-rpc.publicnode.com',
|
|
6536
6603
|
'wss://pulsechain-rpc.publicnode.com',
|
|
6537
|
-
'https://rpc-pulsechain.g4mm4.io'
|
|
6538
|
-
'wss://rpc-pulsechain.g4mm4.io'
|
|
6604
|
+
'https://rpc-pulsechain.g4mm4.io'
|
|
6539
6605
|
],
|
|
6540
6606
|
icon: 'pulsechain',
|
|
6541
6607
|
slip44: 60,
|
|
@@ -6580,6 +6646,68 @@ exports.chains = {
|
|
|
6580
6646
|
],
|
|
6581
6647
|
iconURL: 'https://ipfs.io/ipfs/QmfQ1yae6uvXgBSwnwJM4Mtp8ctH66tM6mB1Hsgu4XvsC9'
|
|
6582
6648
|
},
|
|
6649
|
+
373: {
|
|
6650
|
+
name: 'Status Network',
|
|
6651
|
+
title: 'Status Network Mainnet',
|
|
6652
|
+
chain: 'ETH',
|
|
6653
|
+
rpc: [],
|
|
6654
|
+
faucets: [],
|
|
6655
|
+
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
6656
|
+
infoURL: 'https://status.network',
|
|
6657
|
+
shortName: 'snt',
|
|
6658
|
+
chainId: 373,
|
|
6659
|
+
networkId: 373,
|
|
6660
|
+
icon: 'snt',
|
|
6661
|
+
parent: {
|
|
6662
|
+
type: 'L2',
|
|
6663
|
+
chain: 'eip155-1',
|
|
6664
|
+
bridges: [{ url: 'https://bridge.status.network' }]
|
|
6665
|
+
},
|
|
6666
|
+
explorers: [],
|
|
6667
|
+
status: 'incubating',
|
|
6668
|
+
iconURL: 'https://ipfs.io/ipfs/bafkreifrwbkb6mb3mtxka7q3qitd4ney5wldhe54tu4vxmvqm536wrstpe'
|
|
6669
|
+
},
|
|
6670
|
+
374: {
|
|
6671
|
+
name: 'Status Network Hoodi',
|
|
6672
|
+
title: 'Status Network Hoodi',
|
|
6673
|
+
chain: 'ETH',
|
|
6674
|
+
rpc: [],
|
|
6675
|
+
faucets: [],
|
|
6676
|
+
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
6677
|
+
infoURL: 'https://status.network',
|
|
6678
|
+
shortName: 'snt-hoodi',
|
|
6679
|
+
chainId: 374,
|
|
6680
|
+
networkId: 374,
|
|
6681
|
+
icon: 'snt',
|
|
6682
|
+
parent: {
|
|
6683
|
+
type: 'L2',
|
|
6684
|
+
chain: 'eip155-560048',
|
|
6685
|
+
bridges: [{ url: 'https://bridge.status.network' }]
|
|
6686
|
+
},
|
|
6687
|
+
explorers: [],
|
|
6688
|
+
status: 'incubating',
|
|
6689
|
+
iconURL: 'https://ipfs.io/ipfs/bafkreifrwbkb6mb3mtxka7q3qitd4ney5wldhe54tu4vxmvqm536wrstpe'
|
|
6690
|
+
},
|
|
6691
|
+
375: {
|
|
6692
|
+
name: 'zkXPLA Mainnet',
|
|
6693
|
+
chain: 'zkXPLA',
|
|
6694
|
+
rpc: ['https://rpc.zkxpla.io'],
|
|
6695
|
+
faucets: [],
|
|
6696
|
+
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
6697
|
+
infoURL: 'https://xpla.io',
|
|
6698
|
+
shortName: 'zkxpla',
|
|
6699
|
+
chainId: 375,
|
|
6700
|
+
networkId: 375,
|
|
6701
|
+
icon: 'xpla',
|
|
6702
|
+
explorers: [
|
|
6703
|
+
{
|
|
6704
|
+
name: 'zkXPLA Mainnet Explorer',
|
|
6705
|
+
url: 'https://explorer.zkxpla.io',
|
|
6706
|
+
standard: 'EIP3091'
|
|
6707
|
+
}
|
|
6708
|
+
],
|
|
6709
|
+
iconURL: 'https://ipfs.io/ipfs/Qmf4GoxfpeA5VGqu7KP5eyv1WKaCpNDbvMxq1MjQBwFWxq'
|
|
6710
|
+
},
|
|
6583
6711
|
380: {
|
|
6584
6712
|
name: 'ZKAmoeba Testnet',
|
|
6585
6713
|
chain: 'FIL',
|
|
@@ -7219,6 +7347,26 @@ exports.chains = {
|
|
|
7219
7347
|
},
|
|
7220
7348
|
iconURL: 'https://ipfs.io/ipfs/bafybeigx76uxvcvet7365sjdzuxxcgl5auzck6vbbigu2jeg6ixl5k3tya'
|
|
7221
7349
|
},
|
|
7350
|
+
475: {
|
|
7351
|
+
name: 'zkXPLA Testnet',
|
|
7352
|
+
chain: 'zkXPLA',
|
|
7353
|
+
rpc: ['https://testnet-rpc.zkxpla.io'],
|
|
7354
|
+
faucets: [],
|
|
7355
|
+
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
7356
|
+
infoURL: 'https://xpla.io',
|
|
7357
|
+
shortName: 'zkxpla-testnet',
|
|
7358
|
+
chainId: 475,
|
|
7359
|
+
networkId: 475,
|
|
7360
|
+
icon: 'xpla',
|
|
7361
|
+
explorers: [
|
|
7362
|
+
{
|
|
7363
|
+
name: 'zkXPLA Testnet Explorer',
|
|
7364
|
+
url: 'https://testnet-explorer.zkxpla.io',
|
|
7365
|
+
standard: 'EIP3091'
|
|
7366
|
+
}
|
|
7367
|
+
],
|
|
7368
|
+
iconURL: 'https://ipfs.io/ipfs/Qmf4GoxfpeA5VGqu7KP5eyv1WKaCpNDbvMxq1MjQBwFWxq'
|
|
7369
|
+
},
|
|
7222
7370
|
478: {
|
|
7223
7371
|
name: 'Form Network',
|
|
7224
7372
|
title: 'Form Network',
|
|
@@ -7290,6 +7438,29 @@ exports.chains = {
|
|
|
7290
7438
|
}
|
|
7291
7439
|
]
|
|
7292
7440
|
},
|
|
7441
|
+
484: {
|
|
7442
|
+
name: 'Camp Network Mainnet',
|
|
7443
|
+
chain: 'CAMP',
|
|
7444
|
+
icon: 'camp',
|
|
7445
|
+
features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
|
|
7446
|
+
rpc: ['https://rpc.camp.raas.gelato.cloud'],
|
|
7447
|
+
faucets: [],
|
|
7448
|
+
nativeCurrency: { name: 'Camp', symbol: 'CAMP', decimals: 18 },
|
|
7449
|
+
infoURL: 'https://docs.campnetwork.xyz',
|
|
7450
|
+
shortName: 'CampMainnet',
|
|
7451
|
+
chainId: 484,
|
|
7452
|
+
networkId: 484,
|
|
7453
|
+
slip44: 1,
|
|
7454
|
+
explorers: [
|
|
7455
|
+
{
|
|
7456
|
+
name: 'blockscout',
|
|
7457
|
+
url: 'https://camp.cloud.blockscout.com',
|
|
7458
|
+
icon: 'blockscout',
|
|
7459
|
+
standard: 'EIP3091'
|
|
7460
|
+
}
|
|
7461
|
+
],
|
|
7462
|
+
iconURL: 'https://ipfs.io/ipfs/QmZN3AzgetKvuTnZvsPPYTvtcsPa73ScGdTguXGHxc2CpN'
|
|
7463
|
+
},
|
|
7293
7464
|
486: {
|
|
7294
7465
|
name: 'Standard Mainnet',
|
|
7295
7466
|
chain: 'STND',
|
|
@@ -8391,6 +8562,35 @@ exports.chains = {
|
|
|
8391
8562
|
parent: { type: 'L2', chain: 'eip155-1', bridges: [] },
|
|
8392
8563
|
iconURL: 'https://ipfs.io/ipfs/bafkreieemyhmsjo3a3aghqcwcitqwdxt7fxtsz4tmvlu2io3hcbtetyg6e'
|
|
8393
8564
|
},
|
|
8565
|
+
680: {
|
|
8566
|
+
name: 'Jasmy Chain',
|
|
8567
|
+
chain: 'Jasmy Chain',
|
|
8568
|
+
rpc: ['https://rpc.jasmychain.io', 'wss://rpc.jasmychain.io'],
|
|
8569
|
+
faucets: [],
|
|
8570
|
+
nativeCurrency: { name: 'JasmyCoin', symbol: 'JASMY', decimals: 18 },
|
|
8571
|
+
infoURL: 'https://jasmychain.io',
|
|
8572
|
+
shortName: 'jasmychain',
|
|
8573
|
+
chainId: 680,
|
|
8574
|
+
networkId: 680,
|
|
8575
|
+
explorers: [],
|
|
8576
|
+
parent: { type: 'L2', chain: 'eip155-1', bridges: [] }
|
|
8577
|
+
},
|
|
8578
|
+
681: {
|
|
8579
|
+
name: 'Jasmy Chain Testnet',
|
|
8580
|
+
chain: 'Jasmy Chain Testnet',
|
|
8581
|
+
rpc: [
|
|
8582
|
+
'https://rpc_testnet.jasmychain.io',
|
|
8583
|
+
'wss://rpc_testnet.jasmychain.io'
|
|
8584
|
+
],
|
|
8585
|
+
faucets: [],
|
|
8586
|
+
nativeCurrency: { name: 'JasmyCoin', symbol: 'JASMY', decimals: 18 },
|
|
8587
|
+
infoURL: 'https://jasmychain.io',
|
|
8588
|
+
shortName: 'jasmychain_testnet',
|
|
8589
|
+
chainId: 681,
|
|
8590
|
+
networkId: 681,
|
|
8591
|
+
explorers: [],
|
|
8592
|
+
parent: { type: 'L2', chain: 'eip155-1', bridges: [] }
|
|
8593
|
+
},
|
|
8394
8594
|
686: {
|
|
8395
8595
|
name: 'Karura Network',
|
|
8396
8596
|
chain: 'KAR',
|
|
@@ -8913,7 +9113,7 @@ exports.chains = {
|
|
|
8913
9113
|
name: 'QL1',
|
|
8914
9114
|
chain: 'QOM',
|
|
8915
9115
|
status: 'incubating',
|
|
8916
|
-
rpc: ['https://rpc.qom.one'],
|
|
9116
|
+
rpc: ['https://rpc.qom.one', 'https://evm-rpc-ql1.foxxone.one'],
|
|
8917
9117
|
faucets: [],
|
|
8918
9118
|
nativeCurrency: { name: 'Shiba Predator', symbol: 'QOM', decimals: 18 },
|
|
8919
9119
|
infoURL: 'https://qom.one',
|
|
@@ -9340,7 +9540,11 @@ exports.chains = {
|
|
|
9340
9540
|
name: 'Daily Network Mainnet',
|
|
9341
9541
|
chain: 'Daily Network',
|
|
9342
9542
|
icon: 'daily',
|
|
9343
|
-
rpc: [
|
|
9543
|
+
rpc: [
|
|
9544
|
+
'https://rpc.mainnet.dailycrypto.net',
|
|
9545
|
+
'https://rpc-2.mainnet.dailycrypto.net',
|
|
9546
|
+
'https://rpc-3.mainnet.dailycrypto.net'
|
|
9547
|
+
],
|
|
9344
9548
|
faucets: [],
|
|
9345
9549
|
nativeCurrency: { name: 'Daily', symbol: 'DLY', decimals: 18 },
|
|
9346
9550
|
infoURL: 'https://dailycrypto.net',
|
|
@@ -9360,7 +9564,11 @@ exports.chains = {
|
|
|
9360
9564
|
name: 'Daily Network Testnet',
|
|
9361
9565
|
chain: 'Daily Network',
|
|
9362
9566
|
icon: 'daily',
|
|
9363
|
-
rpc: [
|
|
9567
|
+
rpc: [
|
|
9568
|
+
'https://rpc.testnet.dailycrypto.net',
|
|
9569
|
+
'https://rpc-2.testnet.dailycrypto.net',
|
|
9570
|
+
'https://rpc-3.testnet.dailycrypto.net'
|
|
9571
|
+
],
|
|
9364
9572
|
faucets: [],
|
|
9365
9573
|
nativeCurrency: { name: 'Daily', symbol: 'DLY', decimals: 18 },
|
|
9366
9574
|
infoURL: 'https://dailycrypto.net',
|
|
@@ -10169,6 +10377,28 @@ exports.chains = {
|
|
|
10169
10377
|
icon: 'bittensor',
|
|
10170
10378
|
iconURL: 'https://ipfs.io/ipfs/QmcwymedPKMBVUptXLeuco2kV7LEhyd3bQ6x3aAh4VAmNJ'
|
|
10171
10379
|
},
|
|
10380
|
+
968: {
|
|
10381
|
+
name: 'Datagram',
|
|
10382
|
+
chain: 'DGRAM',
|
|
10383
|
+
icon: 'dgram',
|
|
10384
|
+
rpc: ['https://mainnet.datagram.network/rpc'],
|
|
10385
|
+
features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
|
|
10386
|
+
faucets: [],
|
|
10387
|
+
nativeCurrency: { name: 'DGRAM', symbol: 'DGRAM', decimals: 18 },
|
|
10388
|
+
infoURL: 'https://doc.datagram.network/introduction/what-is-datagram',
|
|
10389
|
+
shortName: 'dgram',
|
|
10390
|
+
chainId: 968,
|
|
10391
|
+
networkId: 968,
|
|
10392
|
+
explorers: [
|
|
10393
|
+
{
|
|
10394
|
+
name: 'blockscout',
|
|
10395
|
+
url: 'https://explorer.datagram.network',
|
|
10396
|
+
icon: 'dgram',
|
|
10397
|
+
standard: 'EIP3091'
|
|
10398
|
+
}
|
|
10399
|
+
],
|
|
10400
|
+
iconURL: 'https://ipfs.io/ipfs/bafkreic6jo3sppdb653avcqbptpkqsnvhwyblc4kebkn45l5vbhgpxgtl4'
|
|
10401
|
+
},
|
|
10172
10402
|
969: {
|
|
10173
10403
|
name: 'EthXY',
|
|
10174
10404
|
chain: 'EthXY',
|
|
@@ -12127,41 +12357,31 @@ exports.chains = {
|
|
|
12127
12357
|
name: 'ARC Mainnet',
|
|
12128
12358
|
chain: 'ARC',
|
|
12129
12359
|
icon: 'arc',
|
|
12130
|
-
rpc: [
|
|
12360
|
+
rpc: [],
|
|
12131
12361
|
faucets: [],
|
|
12132
12362
|
nativeCurrency: { name: 'ARC', symbol: 'ARC', decimals: 18 },
|
|
12133
12363
|
infoURL: 'https://archiechain.io/',
|
|
12134
12364
|
shortName: 'ARC',
|
|
12135
12365
|
chainId: 1243,
|
|
12136
12366
|
networkId: 1243,
|
|
12137
|
-
explorers: [
|
|
12138
|
-
|
|
12139
|
-
name: 'archiescan',
|
|
12140
|
-
url: 'https://app.archiescan.io',
|
|
12141
|
-
standard: 'none'
|
|
12142
|
-
}
|
|
12143
|
-
],
|
|
12367
|
+
explorers: [],
|
|
12368
|
+
status: 'deprecated',
|
|
12144
12369
|
iconURL: 'https://ipfs.io/ipfs/bafybeiady63oqduls2pm4aaykzjhahblagokhnpsc5qeq5dmkxqelh7i2i'
|
|
12145
12370
|
},
|
|
12146
12371
|
1244: {
|
|
12147
12372
|
name: 'ARC Testnet',
|
|
12148
12373
|
chain: 'ARC',
|
|
12149
12374
|
icon: 'arc',
|
|
12150
|
-
rpc: [
|
|
12151
|
-
faucets: [
|
|
12375
|
+
rpc: [],
|
|
12376
|
+
faucets: [],
|
|
12152
12377
|
nativeCurrency: { name: 'ARC', symbol: 'ARC', decimals: 18 },
|
|
12153
12378
|
infoURL: 'https://archiechain.io/',
|
|
12154
12379
|
shortName: 'TARC',
|
|
12155
12380
|
chainId: 1244,
|
|
12156
12381
|
networkId: 1244,
|
|
12157
12382
|
slip44: 1,
|
|
12158
|
-
explorers: [
|
|
12159
|
-
|
|
12160
|
-
name: 'archiescan',
|
|
12161
|
-
url: 'https://testnet.archiescan.io',
|
|
12162
|
-
standard: 'none'
|
|
12163
|
-
}
|
|
12164
|
-
],
|
|
12383
|
+
explorers: [],
|
|
12384
|
+
status: 'deprecated',
|
|
12165
12385
|
iconURL: 'https://ipfs.io/ipfs/bafybeiady63oqduls2pm4aaykzjhahblagokhnpsc5qeq5dmkxqelh7i2i'
|
|
12166
12386
|
},
|
|
12167
12387
|
1246: {
|
|
@@ -13133,6 +13353,34 @@ exports.chains = {
|
|
|
13133
13353
|
],
|
|
13134
13354
|
iconURL: 'https://ipfs.io/ipfs/QmfJ1Qxpzi6CSLeFeWY1Bwe435CpT5za5WfrLUE7vNzZfy'
|
|
13135
13355
|
},
|
|
13356
|
+
1439: {
|
|
13357
|
+
name: 'Injective Testnet',
|
|
13358
|
+
chain: 'Injective',
|
|
13359
|
+
icon: 'injective',
|
|
13360
|
+
rpc: [
|
|
13361
|
+
'https://k8s.testnet.json-rpc.injective.network',
|
|
13362
|
+
'wss://k8s.testnet.ws.injective.network',
|
|
13363
|
+
'https://injectiveevm-testnet-rpc.polkachu.com',
|
|
13364
|
+
'wss://injectiveevm-testnet-rpc.polkachu.com'
|
|
13365
|
+
],
|
|
13366
|
+
features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
|
|
13367
|
+
faucets: ['https://testnet.faucet.injective.network'],
|
|
13368
|
+
nativeCurrency: { name: 'Injective', symbol: 'INJ', decimals: 18 },
|
|
13369
|
+
infoURL: 'https://injective.com',
|
|
13370
|
+
shortName: 'injective-testnet',
|
|
13371
|
+
chainId: 1439,
|
|
13372
|
+
networkId: 1439,
|
|
13373
|
+
slip44: 60,
|
|
13374
|
+
explorers: [
|
|
13375
|
+
{
|
|
13376
|
+
name: 'blockscout',
|
|
13377
|
+
url: 'https://testnet.blockscout.injective.network',
|
|
13378
|
+
icon: 'blockscout',
|
|
13379
|
+
standard: 'EIP3091'
|
|
13380
|
+
}
|
|
13381
|
+
],
|
|
13382
|
+
iconURL: 'https://ipfs.io/ipfs/bafybeiee2qhggsx77ssjqhz5m4lnfpvtzsqlygrgtfxdpefxwrrhg52mr4'
|
|
13383
|
+
},
|
|
13136
13384
|
1440: {
|
|
13137
13385
|
name: 'Living Assets Mainnet',
|
|
13138
13386
|
chain: 'LAS',
|
|
@@ -13567,7 +13815,7 @@ exports.chains = {
|
|
|
13567
13815
|
standard: 'none'
|
|
13568
13816
|
}
|
|
13569
13817
|
],
|
|
13570
|
-
iconURL: 'https://ipfs.io/ipfs/
|
|
13818
|
+
iconURL: 'https://ipfs.io/ipfs/QmaBqYemL6VG5kDEMZqtJZhh6kLn3XqMyxkDpChkPttJ6B'
|
|
13571
13819
|
},
|
|
13572
13820
|
1605: {
|
|
13573
13821
|
name: 'Betherance',
|
|
@@ -13711,6 +13959,25 @@ exports.chains = {
|
|
|
13711
13959
|
}
|
|
13712
13960
|
]
|
|
13713
13961
|
},
|
|
13962
|
+
1650: {
|
|
13963
|
+
name: 'IIC Blockchain Testnet',
|
|
13964
|
+
chainId: 1650,
|
|
13965
|
+
shortName: 'iic-testnet',
|
|
13966
|
+
chain: 'IIC',
|
|
13967
|
+
networkId: 1650,
|
|
13968
|
+
nativeCurrency: { name: 'Saya Coin', symbol: 'SAYA', decimals: 18 },
|
|
13969
|
+
rpc: ['https://rpc.iic-blockchain.com'],
|
|
13970
|
+
faucets: [],
|
|
13971
|
+
infoURL: 'https://metavtz.com/',
|
|
13972
|
+
status: 'active',
|
|
13973
|
+
explorers: [
|
|
13974
|
+
{
|
|
13975
|
+
name: 'IIC Explorer',
|
|
13976
|
+
url: 'https://scan.iic-blockchain.com',
|
|
13977
|
+
standard: 'EIP3091'
|
|
13978
|
+
}
|
|
13979
|
+
]
|
|
13980
|
+
},
|
|
13714
13981
|
1657: {
|
|
13715
13982
|
name: 'Btachain',
|
|
13716
13983
|
chain: 'btachain',
|
|
@@ -14102,6 +14369,34 @@ exports.chains = {
|
|
|
14102
14369
|
],
|
|
14103
14370
|
iconURL: 'https://ipfs.io/ipfs/QmerDBFoXvgev2xx9U71gAaAK4CtxaaQVaAPf9Qi6UF9MS'
|
|
14104
14371
|
},
|
|
14372
|
+
1776: {
|
|
14373
|
+
name: 'Injective',
|
|
14374
|
+
chain: 'Injective',
|
|
14375
|
+
icon: 'injective',
|
|
14376
|
+
rpc: [
|
|
14377
|
+
'https://sentry.evm-rpc.injective.network',
|
|
14378
|
+
'wss://sentry.evm-ws.injective.network',
|
|
14379
|
+
'https://injectiveevm-rpc.polkachu.com',
|
|
14380
|
+
'wss://injectiveevm-ws.polkachu.com'
|
|
14381
|
+
],
|
|
14382
|
+
features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
|
|
14383
|
+
faucets: ['https://injective.com/getinj'],
|
|
14384
|
+
nativeCurrency: { name: 'Injective', symbol: 'INJ', decimals: 18 },
|
|
14385
|
+
infoURL: 'https://injective.com',
|
|
14386
|
+
shortName: 'injective',
|
|
14387
|
+
chainId: 1776,
|
|
14388
|
+
networkId: 1776,
|
|
14389
|
+
slip44: 60,
|
|
14390
|
+
explorers: [
|
|
14391
|
+
{
|
|
14392
|
+
name: 'blockscout',
|
|
14393
|
+
url: 'https://blockscout.injective.network',
|
|
14394
|
+
icon: 'blockscout',
|
|
14395
|
+
standard: 'EIP3091'
|
|
14396
|
+
}
|
|
14397
|
+
],
|
|
14398
|
+
iconURL: 'https://ipfs.io/ipfs/bafybeiee2qhggsx77ssjqhz5m4lnfpvtzsqlygrgtfxdpefxwrrhg52mr4'
|
|
14399
|
+
},
|
|
14105
14400
|
1777: {
|
|
14106
14401
|
name: 'Gauss Mainnet',
|
|
14107
14402
|
chain: 'Gauss',
|
|
@@ -15279,8 +15574,8 @@ exports.chains = {
|
|
|
15279
15574
|
1995: {
|
|
15280
15575
|
name: 'edeXa Testnet',
|
|
15281
15576
|
chain: 'edeXa',
|
|
15282
|
-
rpc: [
|
|
15283
|
-
faucets: [
|
|
15577
|
+
rpc: [],
|
|
15578
|
+
faucets: [],
|
|
15284
15579
|
nativeCurrency: { name: 'edeXa', symbol: 'tEDX', decimals: 18 },
|
|
15285
15580
|
infoURL: 'https://edexa.network/',
|
|
15286
15581
|
shortName: 'edxt',
|
|
@@ -15288,13 +15583,7 @@ exports.chains = {
|
|
|
15288
15583
|
networkId: 1995,
|
|
15289
15584
|
slip44: 1,
|
|
15290
15585
|
icon: 'edexa',
|
|
15291
|
-
explorers: [
|
|
15292
|
-
{
|
|
15293
|
-
name: 'edexa-testnet-explorer',
|
|
15294
|
-
url: 'https://explorer.testnet.edexa.network',
|
|
15295
|
-
standard: 'EIP3091'
|
|
15296
|
-
}
|
|
15297
|
-
],
|
|
15586
|
+
explorers: [],
|
|
15298
15587
|
iconURL: 'https://ipfs.io/ipfs/QmSgvmLpRsCiu2ySqyceA5xN4nwi7URJRNEZLffwEKXdoR'
|
|
15299
15588
|
},
|
|
15300
15589
|
1996: {
|
|
@@ -15827,7 +16116,7 @@ exports.chains = {
|
|
|
15827
16116
|
2035: {
|
|
15828
16117
|
name: 'Phala Network',
|
|
15829
16118
|
chain: 'ETH',
|
|
15830
|
-
rpc: [],
|
|
16119
|
+
rpc: ['https://rpc.phala.network'],
|
|
15831
16120
|
faucets: [],
|
|
15832
16121
|
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
15833
16122
|
infoURL: 'https://phala.network',
|
|
@@ -16250,6 +16539,19 @@ exports.chains = {
|
|
|
16250
16539
|
}
|
|
16251
16540
|
]
|
|
16252
16541
|
},
|
|
16542
|
+
2129: {
|
|
16543
|
+
name: 'Memento Testnet',
|
|
16544
|
+
chain: 'Memento',
|
|
16545
|
+
rpc: ['https://rpc.memento.zeeve.online'],
|
|
16546
|
+
faucets: ['https://faucet.memento.zeeve.online'],
|
|
16547
|
+
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
16548
|
+
features: [{ name: 'EIP155' }],
|
|
16549
|
+
infoURL: '',
|
|
16550
|
+
shortName: 'memento-testnet',
|
|
16551
|
+
chainId: 2129,
|
|
16552
|
+
networkId: 2129,
|
|
16553
|
+
explorers: []
|
|
16554
|
+
},
|
|
16253
16555
|
2136: {
|
|
16254
16556
|
name: 'BigShortBets Testnet',
|
|
16255
16557
|
chain: 'BIGSB Testnet',
|
|
@@ -16511,6 +16813,32 @@ exports.chains = {
|
|
|
16511
16813
|
],
|
|
16512
16814
|
iconURL: 'https://ipfs.io/ipfs/QmaQxfwpXYTomUd24PMx5tKjosupXcm99z1jL1XLq9LWBS'
|
|
16513
16815
|
},
|
|
16816
|
+
2201: {
|
|
16817
|
+
name: 'Stable Testnet',
|
|
16818
|
+
chain: 'Stable',
|
|
16819
|
+
icon: 'stable',
|
|
16820
|
+
rpc: ['https://rpc.testnet.stable.xyz'],
|
|
16821
|
+
faucets: ['https://faucet.stable.xyz'],
|
|
16822
|
+
nativeCurrency: { name: 'gUSDT', symbol: 'gUSDT', decimals: 18 },
|
|
16823
|
+
infoURL: 'https://stable.xyz',
|
|
16824
|
+
shortName: 'stable-testnet',
|
|
16825
|
+
chainId: 2201,
|
|
16826
|
+
networkId: 2201,
|
|
16827
|
+
explorers: [
|
|
16828
|
+
{
|
|
16829
|
+
name: 'Blockscout Explorer',
|
|
16830
|
+
url: 'https://blockscout.testnet.stable.xyz',
|
|
16831
|
+
icon: 'blockscout',
|
|
16832
|
+
standard: 'EIP3091'
|
|
16833
|
+
},
|
|
16834
|
+
{
|
|
16835
|
+
name: 'Stablescan',
|
|
16836
|
+
url: 'https://testnet.stablescan.xyz',
|
|
16837
|
+
standard: 'EIP3091'
|
|
16838
|
+
}
|
|
16839
|
+
],
|
|
16840
|
+
iconURL: 'https://ipfs.io/ipfs/bafkreiegvgr6qwavexa5koda4wfqdqomn7h44niwufhgw4nkof5yugizvi'
|
|
16841
|
+
},
|
|
16514
16842
|
2202: {
|
|
16515
16843
|
name: 'Antofy Mainnet',
|
|
16516
16844
|
chain: 'ABN',
|
|
@@ -17789,6 +18117,54 @@ exports.chains = {
|
|
|
17789
18117
|
parent: { type: 'L2', chain: 'eip155-1' },
|
|
17790
18118
|
iconURL: 'https://ipfs.io/ipfs/QmTYgeN1E3GGXnMF2oa43v2ehX2bYqrHPrGQ9xbBMXy1we'
|
|
17791
18119
|
},
|
|
18120
|
+
2691: {
|
|
18121
|
+
name: 'Splendor Mainnet',
|
|
18122
|
+
chain: 'SPLENDOR',
|
|
18123
|
+
rpc: ['https://mainnet-rpc.splendor.org', 'https://splendor-rpc.org/'],
|
|
18124
|
+
faucets: [],
|
|
18125
|
+
nativeCurrency: { name: 'Splendor Token', symbol: 'SPLD', decimals: 18 },
|
|
18126
|
+
features: [{ name: 'EIP155' }],
|
|
18127
|
+
infoURL: 'https://splendor.org',
|
|
18128
|
+
shortName: 'spld',
|
|
18129
|
+
chainId: 2691,
|
|
18130
|
+
networkId: 2691,
|
|
18131
|
+
icon: 'splendor',
|
|
18132
|
+
explorers: [
|
|
18133
|
+
{
|
|
18134
|
+
name: 'Splendor Explorer',
|
|
18135
|
+
url: 'https://explorer.splendor.org',
|
|
18136
|
+
icon: 'splendor',
|
|
18137
|
+
standard: 'EIP3091'
|
|
18138
|
+
}
|
|
18139
|
+
],
|
|
18140
|
+
iconURL: 'https://ipfs.io/ipfs/bafkreigdhkoqdntev2f4ixapfrcku74x4mjsgvebvlzdrjv5oadafrlpzm'
|
|
18141
|
+
},
|
|
18142
|
+
2692: {
|
|
18143
|
+
name: 'Splendor Testnet',
|
|
18144
|
+
chain: 'SPLD-TESTNET',
|
|
18145
|
+
rpc: ['https://testnet-rpc.splendor.org'],
|
|
18146
|
+
faucets: [],
|
|
18147
|
+
nativeCurrency: {
|
|
18148
|
+
name: 'Splendor Test Token',
|
|
18149
|
+
symbol: 'SPLDT',
|
|
18150
|
+
decimals: 18
|
|
18151
|
+
},
|
|
18152
|
+
features: [{ name: 'EIP155' }],
|
|
18153
|
+
infoURL: 'https://splendor.org',
|
|
18154
|
+
shortName: 'spldt',
|
|
18155
|
+
chainId: 2692,
|
|
18156
|
+
networkId: 2692,
|
|
18157
|
+
icon: 'spld-testnet',
|
|
18158
|
+
explorers: [
|
|
18159
|
+
{
|
|
18160
|
+
name: 'Splendor Testnet Explorer',
|
|
18161
|
+
url: 'https://testnet-explorer.splendor.org',
|
|
18162
|
+
icon: 'splendor',
|
|
18163
|
+
standard: 'EIP3091'
|
|
18164
|
+
}
|
|
18165
|
+
],
|
|
18166
|
+
iconURL: 'https://ipfs.io/ipfs/bafkreigdhkoqdntev2f4ixapfrcku74x4mjsgvebvlzdrjv5oadafrlpzm'
|
|
18167
|
+
},
|
|
17792
18168
|
2710: {
|
|
17793
18169
|
name: 'Morph Testnet',
|
|
17794
18170
|
chain: 'ETH',
|
|
@@ -18050,21 +18426,23 @@ exports.chains = {
|
|
|
18050
18426
|
2868: {
|
|
18051
18427
|
name: 'HyperAGI Mainnet',
|
|
18052
18428
|
chain: 'HyperAGI',
|
|
18053
|
-
|
|
18429
|
+
icon: 'hyperagi',
|
|
18430
|
+
rpc: ['https://rpc.hyperagi.network', 'https://rpc.hyperagi.ai'],
|
|
18054
18431
|
faucets: [],
|
|
18055
18432
|
nativeCurrency: { name: 'Hyperdust', symbol: 'HYPT', decimals: 18 },
|
|
18056
18433
|
features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
|
|
18057
|
-
infoURL: 'https://hyperagi.
|
|
18434
|
+
infoURL: 'https://www.hyperagi.ai',
|
|
18058
18435
|
shortName: 'hypt',
|
|
18059
18436
|
chainId: 2868,
|
|
18060
|
-
networkId:
|
|
18437
|
+
networkId: 2868,
|
|
18061
18438
|
explorers: [
|
|
18062
18439
|
{
|
|
18063
|
-
name: '
|
|
18064
|
-
url: 'https://
|
|
18440
|
+
name: 'hyperscan',
|
|
18441
|
+
url: 'https://hyperscan.hyperagi.ai',
|
|
18065
18442
|
standard: 'EIP3091'
|
|
18066
18443
|
}
|
|
18067
|
-
]
|
|
18444
|
+
],
|
|
18445
|
+
iconURL: 'https://ipfs.io/ipfs/bafkreihl6c22tj2cmo3ngsswaa42y2pnbhqwvo4pb4ktia6dasl6sldosi'
|
|
18068
18446
|
},
|
|
18069
18447
|
2882: {
|
|
18070
18448
|
name: 'Chips Network',
|
|
@@ -18485,6 +18863,27 @@ exports.chains = {
|
|
|
18485
18863
|
icon: 'satoshivm',
|
|
18486
18864
|
iconURL: 'https://ipfs.io/ipfs/QmdXnQw9YwzEBZnciSe42MMwnH1SqhfY3FcVbseyM4k7Th'
|
|
18487
18865
|
},
|
|
18866
|
+
3111: {
|
|
18867
|
+
name: 'Alpha Chain Mainnet',
|
|
18868
|
+
chain: 'Alpha Chain',
|
|
18869
|
+
rpc: ['https://rpc.goalpha.org'],
|
|
18870
|
+
faucets: [],
|
|
18871
|
+
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
18872
|
+
infoURL: 'https://docs.alphatoken.com/AlphaChain/about-alpha-chain',
|
|
18873
|
+
shortName: 'alpha',
|
|
18874
|
+
chainId: 3111,
|
|
18875
|
+
networkId: 3111,
|
|
18876
|
+
slip44: 1,
|
|
18877
|
+
icon: 'alphachain',
|
|
18878
|
+
explorers: [
|
|
18879
|
+
{
|
|
18880
|
+
name: 'Alpha Chain Scan',
|
|
18881
|
+
url: 'https://scan.goalpha.org',
|
|
18882
|
+
standard: 'EIP3091'
|
|
18883
|
+
}
|
|
18884
|
+
],
|
|
18885
|
+
iconURL: 'https://ipfs.io/ipfs/bafkreihesy252ozceffnjmgv5pw72yddwnn2zmnmh627xwxnvxb6wfyekm'
|
|
18886
|
+
},
|
|
18488
18887
|
3141: {
|
|
18489
18888
|
name: 'Filecoin - Hyperspace testnet',
|
|
18490
18889
|
status: 'deprecated',
|
|
@@ -18501,6 +18900,29 @@ exports.chains = {
|
|
|
18501
18900
|
explorers: [],
|
|
18502
18901
|
iconURL: 'https://ipfs.io/ipfs/QmS9r9XQkMHVomWcSBNDkKkz9n87h9bH9ssabeiKZtANoU'
|
|
18503
18902
|
},
|
|
18903
|
+
3230: {
|
|
18904
|
+
name: 'C9XChain',
|
|
18905
|
+
chain: 'C9XChain',
|
|
18906
|
+
icon: 'c9xchain',
|
|
18907
|
+
rpc: [
|
|
18908
|
+
'https://services.tanssi-mainnet.network/tanssi-2002',
|
|
18909
|
+
'wss://services.tanssi-mainnet.network/tanssi-2002'
|
|
18910
|
+
],
|
|
18911
|
+
faucets: [],
|
|
18912
|
+
nativeCurrency: { name: 'CXC', symbol: 'CXC', decimals: 18 },
|
|
18913
|
+
infoURL: 'https://c9tech.com.br/',
|
|
18914
|
+
shortName: 'c9xchain',
|
|
18915
|
+
chainId: 3230,
|
|
18916
|
+
networkId: 3230,
|
|
18917
|
+
explorers: [
|
|
18918
|
+
{
|
|
18919
|
+
name: 'blockscout',
|
|
18920
|
+
url: 'https://blockscan-tanssi.c9tech.com.br',
|
|
18921
|
+
standard: 'none'
|
|
18922
|
+
}
|
|
18923
|
+
],
|
|
18924
|
+
iconURL: 'https://ipfs.io/ipfs/bafybeiemkxy4mvhfzsxccoqx5ebbe5sdudae4vclnppbc26qann4z6fkiu'
|
|
18925
|
+
},
|
|
18504
18926
|
3269: {
|
|
18505
18927
|
name: 'Dubxcoin network',
|
|
18506
18928
|
chain: 'DUBX',
|
|
@@ -18735,6 +19157,24 @@ exports.chains = {
|
|
|
18735
19157
|
slip44: 1,
|
|
18736
19158
|
status: 'incubating'
|
|
18737
19159
|
},
|
|
19160
|
+
3343: {
|
|
19161
|
+
name: 'Edge',
|
|
19162
|
+
chain: 'ETH',
|
|
19163
|
+
rpc: ['https://edge-mainnet.g.alchemy.com/public'],
|
|
19164
|
+
faucets: [],
|
|
19165
|
+
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
19166
|
+
infoURL: 'https://www.edgex.exchange',
|
|
19167
|
+
shortName: 'edge',
|
|
19168
|
+
chainId: 3343,
|
|
19169
|
+
networkId: 3343,
|
|
19170
|
+
explorers: [
|
|
19171
|
+
{
|
|
19172
|
+
name: 'Alchemy Explorer',
|
|
19173
|
+
url: 'https://edge-mainnet.explorer.alchemy.com',
|
|
19174
|
+
standard: 'EIP3091'
|
|
19175
|
+
}
|
|
19176
|
+
]
|
|
19177
|
+
},
|
|
18738
19178
|
3344: {
|
|
18739
19179
|
name: 'Pentagon Chain',
|
|
18740
19180
|
chain: 'Pentagon Chain',
|
|
@@ -19244,8 +19684,15 @@ exports.chains = {
|
|
|
19244
19684
|
3721: {
|
|
19245
19685
|
name: 'Xone Mainnet',
|
|
19246
19686
|
chain: 'XOC',
|
|
19247
|
-
icon: '
|
|
19248
|
-
rpc: [
|
|
19687
|
+
icon: 'xone_main',
|
|
19688
|
+
rpc: [
|
|
19689
|
+
'https://rpc.xone.org',
|
|
19690
|
+
'https://rpc-node-1.xone.org',
|
|
19691
|
+
'https://rpc-node-2.xone.org',
|
|
19692
|
+
'https://rpc-node-3.xone.org',
|
|
19693
|
+
'https://rpc-node-4.xone.org',
|
|
19694
|
+
'wss://rpc.xone.org'
|
|
19695
|
+
],
|
|
19249
19696
|
features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
|
|
19250
19697
|
faucets: ['https://faucet.xone.org/'],
|
|
19251
19698
|
nativeCurrency: { name: 'Xone Coin', symbol: 'XOC', decimals: 18 },
|
|
@@ -19255,9 +19702,9 @@ exports.chains = {
|
|
|
19255
19702
|
networkId: 3721,
|
|
19256
19703
|
explorers: [
|
|
19257
19704
|
{
|
|
19258
|
-
name: '
|
|
19259
|
-
url: 'https://
|
|
19260
|
-
icon: '
|
|
19705
|
+
name: 'xone_main',
|
|
19706
|
+
url: 'https://xonescan.com',
|
|
19707
|
+
icon: 'xone_main',
|
|
19261
19708
|
standard: 'EIP3091'
|
|
19262
19709
|
}
|
|
19263
19710
|
],
|
|
@@ -20121,7 +20568,7 @@ exports.chains = {
|
|
|
20121
20568
|
4201: {
|
|
20122
20569
|
name: 'LUKSO Testnet',
|
|
20123
20570
|
chain: 'LUKSO Testnet',
|
|
20124
|
-
icon: 'lukso',
|
|
20571
|
+
icon: 'lukso-testnet',
|
|
20125
20572
|
rpc: [
|
|
20126
20573
|
'https://rpc.testnet.lukso.network',
|
|
20127
20574
|
'wss://ws-rpc.testnet.lukso.network'
|
|
@@ -20130,9 +20577,9 @@ exports.chains = {
|
|
|
20130
20577
|
nativeCurrency: { name: 'TestLYX', symbol: 'LYXt', decimals: 18 },
|
|
20131
20578
|
explorers: [
|
|
20132
20579
|
{
|
|
20133
|
-
name: '
|
|
20580
|
+
name: 'LUKSO Testnet Execution Explorer',
|
|
20134
20581
|
url: 'https://explorer.execution.testnet.lukso.network',
|
|
20135
|
-
standard: '
|
|
20582
|
+
standard: 'EIP3091'
|
|
20136
20583
|
}
|
|
20137
20584
|
],
|
|
20138
20585
|
infoURL: 'https://lukso.network',
|
|
@@ -20141,7 +20588,7 @@ exports.chains = {
|
|
|
20141
20588
|
networkId: 4201,
|
|
20142
20589
|
slip44: 1,
|
|
20143
20590
|
features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
|
|
20144
|
-
iconURL: 'https://ipfs.io/ipfs/
|
|
20591
|
+
iconURL: 'https://ipfs.io/ipfs/bafkreih5ws7esaru5k4crjekr3d27jbjmikjtxwswu7r34yofyzqywiadi'
|
|
20145
20592
|
},
|
|
20146
20593
|
4202: {
|
|
20147
20594
|
name: 'Lisk Sepolia Testnet',
|
|
@@ -20302,6 +20749,18 @@ exports.chains = {
|
|
|
20302
20749
|
}
|
|
20303
20750
|
]
|
|
20304
20751
|
},
|
|
20752
|
+
4326: {
|
|
20753
|
+
name: 'MegaETH Mainnet',
|
|
20754
|
+
chain: 'ETH',
|
|
20755
|
+
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
20756
|
+
rpc: [],
|
|
20757
|
+
faucets: [],
|
|
20758
|
+
explorers: [],
|
|
20759
|
+
infoURL: 'https://megaeth.com',
|
|
20760
|
+
shortName: 'megaeth',
|
|
20761
|
+
chainId: 4326,
|
|
20762
|
+
networkId: 4326
|
|
20763
|
+
},
|
|
20305
20764
|
4328: {
|
|
20306
20765
|
name: 'Bobafuji Testnet',
|
|
20307
20766
|
chain: 'Bobafuji Testnet',
|
|
@@ -20426,6 +20885,27 @@ exports.chains = {
|
|
|
20426
20885
|
explorers: [],
|
|
20427
20886
|
iconURL: 'https://ipfs.io/ipfs/QmXmBxoHWyPfpYP3gLfVB2d5DfVKT4FXKb4Bt6m7nf19wL'
|
|
20428
20887
|
},
|
|
20888
|
+
4442: {
|
|
20889
|
+
name: 'Denergy Testnet',
|
|
20890
|
+
chain: 'DEN',
|
|
20891
|
+
rpc: ['https://rpc.denergytestnet.com/'],
|
|
20892
|
+
faucets: [],
|
|
20893
|
+
nativeCurrency: { name: 'WATT', symbol: 'WATT', decimals: 18 },
|
|
20894
|
+
infoURL: 'https://d.energy/',
|
|
20895
|
+
shortName: 'den-testnet',
|
|
20896
|
+
chainId: 4442,
|
|
20897
|
+
networkId: 4442,
|
|
20898
|
+
icon: 'denergy',
|
|
20899
|
+
explorers: [
|
|
20900
|
+
{
|
|
20901
|
+
name: 'Denergy Explorer',
|
|
20902
|
+
url: 'https://explorer.denergytestnet.com',
|
|
20903
|
+
icon: 'denergy',
|
|
20904
|
+
standard: 'EIP3091'
|
|
20905
|
+
}
|
|
20906
|
+
],
|
|
20907
|
+
iconURL: 'https://ipfs.io/ipfs/QmdZMYDb12zN4ErNoSob7yotqqQBMobCDbhumMY3DV1kG1'
|
|
20908
|
+
},
|
|
20429
20909
|
4444: {
|
|
20430
20910
|
name: 'Htmlcoin Mainnet',
|
|
20431
20911
|
chain: 'mainnet',
|
|
@@ -20585,15 +21065,16 @@ exports.chains = {
|
|
|
20585
21065
|
iconURL: 'https://ipfs.io/ipfs/bafkreie5ozo663ddewiqfiuc5kq44giy4zdhvpq2hamsdub5gwa77hcplu'
|
|
20586
21066
|
},
|
|
20587
21067
|
4646: {
|
|
20588
|
-
name: 'MST
|
|
20589
|
-
title: 'MST Chain',
|
|
21068
|
+
name: 'MST Mainnet',
|
|
20590
21069
|
chain: 'MST',
|
|
20591
21070
|
rpc: [
|
|
20592
21071
|
'https://mariorpc.mstblockchain.com',
|
|
20593
|
-
'https://craftrpc.mstblockchain.com'
|
|
21072
|
+
'https://craftrpc.mstblockchain.com',
|
|
21073
|
+
'wss://mariorpc.mstblockchain.com',
|
|
21074
|
+
'wss://craftrpc.mstblockchain.com'
|
|
20594
21075
|
],
|
|
20595
21076
|
faucets: [],
|
|
20596
|
-
nativeCurrency: { name: 'MST', symbol: '
|
|
21077
|
+
nativeCurrency: { name: 'MST Native Coin', symbol: 'MSTC', decimals: 18 },
|
|
20597
21078
|
infoURL: 'https://mstblockchain.com',
|
|
20598
21079
|
shortName: 'mst',
|
|
20599
21080
|
chainId: 4646,
|
|
@@ -20602,7 +21083,7 @@ exports.chains = {
|
|
|
20602
21083
|
icon: 'mst',
|
|
20603
21084
|
explorers: [
|
|
20604
21085
|
{
|
|
20605
|
-
name: '
|
|
21086
|
+
name: 'mstscan',
|
|
20606
21087
|
url: 'https://mstscan.com',
|
|
20607
21088
|
standard: 'EIP3091'
|
|
20608
21089
|
}
|
|
@@ -21069,6 +21550,25 @@ exports.chains = {
|
|
|
21069
21550
|
],
|
|
21070
21551
|
iconURL: 'https://ipfs.io/ipfs/QmTcNX8ukHkXiVfVah1W8Sed3vtGN95Sq2QSimfLuHva6B'
|
|
21071
21552
|
},
|
|
21553
|
+
5031: {
|
|
21554
|
+
name: 'Somnia Mainnet',
|
|
21555
|
+
chain: 'Somnia',
|
|
21556
|
+
rpc: ['https://api.infra.mainnet.somnia.network'],
|
|
21557
|
+
faucets: [],
|
|
21558
|
+
nativeCurrency: { name: 'Somnia Mainnet', symbol: 'SOMI', decimals: 18 },
|
|
21559
|
+
features: [{ name: 'EIP155' }],
|
|
21560
|
+
infoURL: 'https://somnia.network',
|
|
21561
|
+
shortName: 'SomniaMainnet',
|
|
21562
|
+
chainId: 5031,
|
|
21563
|
+
networkId: 5031,
|
|
21564
|
+
explorers: [
|
|
21565
|
+
{
|
|
21566
|
+
name: 'Somnia Mainnet',
|
|
21567
|
+
url: 'https://mainnet.somnia.w3us.site',
|
|
21568
|
+
standard: 'EIP3091'
|
|
21569
|
+
}
|
|
21570
|
+
]
|
|
21571
|
+
},
|
|
21072
21572
|
5039: {
|
|
21073
21573
|
name: 'ONIGIRI Test Subnet',
|
|
21074
21574
|
chain: 'ONIGIRI',
|
|
@@ -21746,21 +22246,21 @@ exports.chains = {
|
|
|
21746
22246
|
]
|
|
21747
22247
|
},
|
|
21748
22248
|
5464: {
|
|
21749
|
-
name: '
|
|
21750
|
-
chain: '
|
|
21751
|
-
rpc: ['
|
|
22249
|
+
name: 'SagaEVM',
|
|
22250
|
+
chain: 'SagaEVM',
|
|
22251
|
+
rpc: ['https://sagaevm.jsonrpc.sagarpc.io'],
|
|
21752
22252
|
faucets: [],
|
|
21753
22253
|
nativeCurrency: { name: 'gas', symbol: 'GAS', decimals: 18 },
|
|
21754
22254
|
features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
|
|
21755
22255
|
infoURL: 'https://www.saga.xyz',
|
|
21756
|
-
shortName: '
|
|
22256
|
+
shortName: 'sagaevm',
|
|
21757
22257
|
chainId: 5464,
|
|
21758
22258
|
networkId: 5464,
|
|
21759
|
-
icon: '
|
|
22259
|
+
icon: 'sagaevm',
|
|
21760
22260
|
explorers: [
|
|
21761
22261
|
{
|
|
21762
22262
|
name: 'blockscout',
|
|
21763
|
-
url: 'https://sagaevm
|
|
22263
|
+
url: 'https://sagaevm.sagaexplorer.io',
|
|
21764
22264
|
icon: 'blockscout',
|
|
21765
22265
|
standard: 'EIP3091'
|
|
21766
22266
|
}
|
|
@@ -22015,12 +22515,12 @@ exports.chains = {
|
|
|
22015
22515
|
name: 'Tanssi Demo',
|
|
22016
22516
|
chain: 'TANGO',
|
|
22017
22517
|
rpc: [
|
|
22018
|
-
'https://
|
|
22019
|
-
'wss://
|
|
22518
|
+
'https://services.tanssi-testnet.network/dancelight-2001',
|
|
22519
|
+
'wss://services.tanssi-testnet.network/dancelight-2001'
|
|
22020
22520
|
],
|
|
22021
22521
|
faucets: ['https://apps.tanssi.network/demo'],
|
|
22022
22522
|
nativeCurrency: { name: 'TANGO', symbol: 'TANGO', decimals: 18 },
|
|
22023
|
-
infoURL: 'https://docs.tanssi.network/builders/tanssi-network/
|
|
22523
|
+
infoURL: 'https://docs.tanssi.network/builders/tanssi-network/testnet/demo-evm-network/',
|
|
22024
22524
|
shortName: 'tango',
|
|
22025
22525
|
chainId: 5678,
|
|
22026
22526
|
networkId: 5678,
|
|
@@ -22216,19 +22716,19 @@ exports.chains = {
|
|
|
22216
22716
|
'wss://evm.dukong.mantrachain.io/ws'
|
|
22217
22717
|
],
|
|
22218
22718
|
faucets: ['https://faucet.dukong.mantrachain.io'],
|
|
22219
|
-
nativeCurrency: { name: '
|
|
22719
|
+
nativeCurrency: { name: 'MANTRA', symbol: 'MANTRA', decimals: 18 },
|
|
22220
22720
|
infoURL: 'https://mantrachain.io',
|
|
22221
22721
|
shortName: 'dukong',
|
|
22222
22722
|
chainId: 5887,
|
|
22223
22723
|
networkId: 5887,
|
|
22224
22724
|
slip44: 1,
|
|
22225
|
-
icon: '
|
|
22725
|
+
icon: 'mantra',
|
|
22226
22726
|
explorers: [
|
|
22227
22727
|
{
|
|
22228
22728
|
name: 'Dukong Explorer',
|
|
22229
|
-
url: 'http://mantrascan.io',
|
|
22729
|
+
url: 'http://mantrascan.io/dukong',
|
|
22230
22730
|
standard: 'none',
|
|
22231
|
-
icon: '
|
|
22731
|
+
icon: 'mantra'
|
|
22232
22732
|
}
|
|
22233
22733
|
],
|
|
22234
22734
|
iconURL: 'https://ipfs.io/ipfs/bafkreiftgt747chqsw67a3jyklr52op5rozqmi3qnp4edwjcf2gxabwdnu'
|
|
@@ -23059,16 +23559,49 @@ exports.chains = {
|
|
|
23059
23559
|
explorers: [],
|
|
23060
23560
|
iconURL: 'https://ipfs.io/ipfs/QmZ4ujZagoLozYSypp7uJESgExJhGGJTmmpT6AoDV8GzZW'
|
|
23061
23561
|
},
|
|
23562
|
+
6913: {
|
|
23563
|
+
name: 'billions-testnet',
|
|
23564
|
+
title: 'billions-testnet',
|
|
23565
|
+
chain: 'billions-testnet',
|
|
23566
|
+
rpc: ['https://billions-testnet-rpc.eu-north-2.gateway.fm'],
|
|
23567
|
+
features: [{ name: 'EIP155' }],
|
|
23568
|
+
faucets: ['https://billions-testnet-faucet.eu-north-2.gateway.fm'],
|
|
23569
|
+
status: 'active',
|
|
23570
|
+
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
23571
|
+
infoURL: 'https://billions.network',
|
|
23572
|
+
shortName: 'billionstest',
|
|
23573
|
+
chainId: 6913,
|
|
23574
|
+
networkId: 6913,
|
|
23575
|
+
icon: 'billions',
|
|
23576
|
+
explorers: [
|
|
23577
|
+
{
|
|
23578
|
+
name: 'Billions Testnet Explorer',
|
|
23579
|
+
url: 'https://billions-testnet-blockscout.eu-north-2.gateway.fm',
|
|
23580
|
+
icon: 'billions',
|
|
23581
|
+
standard: 'EIP3091'
|
|
23582
|
+
}
|
|
23583
|
+
],
|
|
23584
|
+
parent: {
|
|
23585
|
+
type: 'L2',
|
|
23586
|
+
chain: 'eip155-11155111',
|
|
23587
|
+
bridges: [
|
|
23588
|
+
{ url: 'https://billions-testnet-bridge.eu-north-2.gateway.fm' }
|
|
23589
|
+
]
|
|
23590
|
+
},
|
|
23591
|
+
iconURL: 'https://ipfs.io/ipfs/bafkreihy2skjw4kedeokhsqlyipgy2gm63hfsxmenfyldejad5au4wdrjy'
|
|
23592
|
+
},
|
|
23062
23593
|
6934: {
|
|
23063
23594
|
name: 'Xylume TestNet',
|
|
23064
23595
|
chain: 'XYL',
|
|
23065
23596
|
rpc: ['https://xylume-testnet.sparked.network/rpc/'],
|
|
23066
|
-
faucets: ['https://
|
|
23597
|
+
faucets: ['https://xylume-faucet.vercel.app/'],
|
|
23067
23598
|
nativeCurrency: { name: 'Xylume', symbol: 'XYL', decimals: 18 },
|
|
23068
23599
|
features: [
|
|
23600
|
+
{ name: 'EIP20' },
|
|
23069
23601
|
{ name: 'EIP155' },
|
|
23070
23602
|
{ name: 'EIP1559' },
|
|
23071
|
-
{ name: 'Directed Acyclic Graph (DAG)' }
|
|
23603
|
+
{ name: 'Directed Acyclic Graph (DAG)' },
|
|
23604
|
+
{ name: 'Unspent Transaction Output (UTXO)' }
|
|
23072
23605
|
],
|
|
23073
23606
|
infoURL: 'https://debxylen.github.io/Xylume_TestNet',
|
|
23074
23607
|
shortName: 'xyl',
|
|
@@ -23083,7 +23616,7 @@ exports.chains = {
|
|
|
23083
23616
|
standard: 'EIP3091'
|
|
23084
23617
|
}
|
|
23085
23618
|
],
|
|
23086
|
-
iconURL: 'https://ipfs.io/ipfs/
|
|
23619
|
+
iconURL: 'https://ipfs.io/ipfs/QmUweMnhb4wYtwv59gh4GSxhDy6AbnRntXiQRe4mFFazcF'
|
|
23087
23620
|
},
|
|
23088
23621
|
6942: {
|
|
23089
23622
|
name: 'Laika Mainnet',
|
|
@@ -23156,17 +23689,13 @@ exports.chains = {
|
|
|
23156
23689
|
],
|
|
23157
23690
|
faucets: [],
|
|
23158
23691
|
nativeCurrency: { name: 'Zeta', symbol: 'ZETA', decimals: 18 },
|
|
23159
|
-
infoURL: 'https://zetachain.com/docs
|
|
23692
|
+
infoURL: 'https://zetachain.com/docs',
|
|
23160
23693
|
shortName: 'zetachain-mainnet',
|
|
23161
23694
|
chainId: 7000,
|
|
23162
23695
|
networkId: 7000,
|
|
23163
23696
|
status: 'active',
|
|
23164
23697
|
explorers: [
|
|
23165
|
-
{
|
|
23166
|
-
name: 'ZetaChain Mainnet Explorer',
|
|
23167
|
-
url: 'https://explorer.zetachain.com',
|
|
23168
|
-
standard: 'none'
|
|
23169
|
-
}
|
|
23698
|
+
{ name: 'ZetaScan', url: 'https://zetascan.com', standard: 'none' }
|
|
23170
23699
|
],
|
|
23171
23700
|
iconURL: 'https://ipfs.io/ipfs/QmP4Gnf4Lkp8q5LQVePNjAWxSqrw8vU2JAf7amcFz4vEUy'
|
|
23172
23701
|
},
|
|
@@ -23181,9 +23710,7 @@ exports.chains = {
|
|
|
23181
23710
|
'https://7001.rpc.thirdweb.com',
|
|
23182
23711
|
'https://zeta-chain-testnet.drpc.org'
|
|
23183
23712
|
],
|
|
23184
|
-
faucets: [
|
|
23185
|
-
'https://www.zetachain.com/docs/reference/apps/get-testnet-zeta/'
|
|
23186
|
-
],
|
|
23713
|
+
faucets: ['https://zetachain.com/docs/reference/faucet'],
|
|
23187
23714
|
nativeCurrency: { name: 'Zeta', symbol: 'ZETA', decimals: 18 },
|
|
23188
23715
|
infoURL: 'https://zetachain.com/docs',
|
|
23189
23716
|
shortName: 'zetachain-testnet',
|
|
@@ -23194,14 +23721,8 @@ exports.chains = {
|
|
|
23194
23721
|
explorers: [
|
|
23195
23722
|
{
|
|
23196
23723
|
name: 'ZetaScan',
|
|
23197
|
-
url: 'https://
|
|
23724
|
+
url: 'https://testnet.zetascan.com',
|
|
23198
23725
|
standard: 'none'
|
|
23199
|
-
},
|
|
23200
|
-
{
|
|
23201
|
-
name: 'Blockscout',
|
|
23202
|
-
url: 'https://zetachain-athens-3.blockscout.com',
|
|
23203
|
-
icon: 'blockscout',
|
|
23204
|
-
standard: 'EIP3091'
|
|
23205
23726
|
}
|
|
23206
23727
|
],
|
|
23207
23728
|
iconURL: 'https://ipfs.io/ipfs/QmP4Gnf4Lkp8q5LQVePNjAWxSqrw8vU2JAf7amcFz4vEUy'
|
|
@@ -23591,6 +24112,48 @@ exports.chains = {
|
|
|
23591
24112
|
],
|
|
23592
24113
|
iconURL: 'https://ipfs.io/ipfs/QmSFMBk3rMyu45Sy9KQHjgArFj4HdywANNYrSosLMUdcti'
|
|
23593
24114
|
},
|
|
24115
|
+
7336: {
|
|
24116
|
+
name: 'Pruv Testnet',
|
|
24117
|
+
chain: 'PRUV Testnet',
|
|
24118
|
+
icon: 'pruv',
|
|
24119
|
+
rpc: ['https://rpc.testnet.pruv.network', 'wss://rpc.testnet.pruv.network'],
|
|
24120
|
+
faucets: ['https://faucet.testnet.pruv.network'],
|
|
24121
|
+
nativeCurrency: { name: 'Pruv', symbol: 'PRUV', decimals: 18 },
|
|
24122
|
+
infoURL: 'https://pruv.gitbook.io/pruv-network/',
|
|
24123
|
+
shortName: 'pruvtestnet',
|
|
24124
|
+
chainId: 7336,
|
|
24125
|
+
networkId: 7336,
|
|
24126
|
+
explorers: [
|
|
24127
|
+
{
|
|
24128
|
+
name: 'Pruv Testnet Explorer',
|
|
24129
|
+
url: 'https://explorer.testnet.pruv.network',
|
|
24130
|
+
icon: 'pruv',
|
|
24131
|
+
standard: 'EIP3091'
|
|
24132
|
+
}
|
|
24133
|
+
],
|
|
24134
|
+
iconURL: 'https://ipfs.io/ipfs/QmSFDZ7UvHHr6BFfggAUNfibzKRHW7vaTHgoE326uUDgXj'
|
|
24135
|
+
},
|
|
24136
|
+
7337: {
|
|
24137
|
+
name: 'Pruv Mainnet',
|
|
24138
|
+
chain: 'PRUV Mainnet',
|
|
24139
|
+
icon: 'pruv',
|
|
24140
|
+
rpc: ['https://rpc.pruv.network', 'wss://rpc.pruv.network'],
|
|
24141
|
+
faucets: [],
|
|
24142
|
+
nativeCurrency: { name: 'Pruv', symbol: 'PRUV', decimals: 18 },
|
|
24143
|
+
infoURL: 'https://pruv.gitbook.io/pruv-network/',
|
|
24144
|
+
shortName: 'pruvmainnet',
|
|
24145
|
+
chainId: 7337,
|
|
24146
|
+
networkId: 7337,
|
|
24147
|
+
explorers: [
|
|
24148
|
+
{
|
|
24149
|
+
name: 'Pruv Explorer',
|
|
24150
|
+
url: 'https://explorer.pruv.network',
|
|
24151
|
+
icon: 'pruv',
|
|
24152
|
+
standard: 'EIP3091'
|
|
24153
|
+
}
|
|
24154
|
+
],
|
|
24155
|
+
iconURL: 'https://ipfs.io/ipfs/QmSFDZ7UvHHr6BFfggAUNfibzKRHW7vaTHgoE326uUDgXj'
|
|
24156
|
+
},
|
|
23594
24157
|
7341: {
|
|
23595
24158
|
name: 'Shyft Mainnet',
|
|
23596
24159
|
chain: 'SHYFT',
|
|
@@ -25242,6 +25805,28 @@ exports.chains = {
|
|
|
25242
25805
|
],
|
|
25243
25806
|
iconURL: 'https://ipfs.io/ipfs/QmQbUVcaxFwY8gqMq1Jeup4NEyivo12QYhbLvVRvgXRBFb'
|
|
25244
25807
|
},
|
|
25808
|
+
8700: {
|
|
25809
|
+
name: 'Autonomys Chronos Testnet',
|
|
25810
|
+
chain: 'autonomys-chronos-testnet',
|
|
25811
|
+
rpc: ['https://auto-evm.chronos.autonomys.xyz/ws'],
|
|
25812
|
+
icon: 'autonomys',
|
|
25813
|
+
faucets: [],
|
|
25814
|
+
nativeCurrency: { decimals: 18, name: 'AI3', symbol: 'AI3' },
|
|
25815
|
+
features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
|
|
25816
|
+
infoURL: 'https://www.autonomys.xyz',
|
|
25817
|
+
shortName: 'ATN',
|
|
25818
|
+
chainId: 8700,
|
|
25819
|
+
networkId: 8700,
|
|
25820
|
+
explorers: [
|
|
25821
|
+
{
|
|
25822
|
+
name: 'Autonomys Chronos EVM Testnet Explorer',
|
|
25823
|
+
url: 'https://explorer.auto-evm.chronos.autonomys.xyz',
|
|
25824
|
+
icon: 'blockscout',
|
|
25825
|
+
standard: 'EIP3091'
|
|
25826
|
+
}
|
|
25827
|
+
],
|
|
25828
|
+
iconURL: 'https://ipfs.io/ipfs/bafkreic62smuudotw6iq724fvysujakoonb3iwtwo6t4hr6ldursz5jyo4'
|
|
25829
|
+
},
|
|
25245
25830
|
8723: {
|
|
25246
25831
|
name: 'TOOL Global Mainnet',
|
|
25247
25832
|
chain: 'OLO',
|
|
@@ -26104,6 +26689,32 @@ exports.chains = {
|
|
|
26104
26689
|
],
|
|
26105
26690
|
iconURL: 'https://ipfs.io/ipfs/bafkreigsioq2bd4c6slficwtzjq6gbti2c4vhzjlsjtihz2b762j4zjqhy'
|
|
26106
26691
|
},
|
|
26692
|
+
9030: {
|
|
26693
|
+
name: 'Qubetics Mainnet',
|
|
26694
|
+
chain: 'Qubetics Mainnet',
|
|
26695
|
+
rpc: [
|
|
26696
|
+
'https://rpc.qubetics.com',
|
|
26697
|
+
'wss://socket-testnet.qubetics.work',
|
|
26698
|
+
'https://evm-rpc-arch.qubetics.com',
|
|
26699
|
+
'https://evm-ws-arch.qubetics.com'
|
|
26700
|
+
],
|
|
26701
|
+
faucets: [],
|
|
26702
|
+
nativeCurrency: { name: 'Qubetics', symbol: 'TICS', decimals: 18 },
|
|
26703
|
+
infoURL: 'https://www.qubetics.com',
|
|
26704
|
+
shortName: 'QubeticsMainnet',
|
|
26705
|
+
chainId: 9030,
|
|
26706
|
+
networkId: 9030,
|
|
26707
|
+
icon: 'qubetics',
|
|
26708
|
+
explorers: [
|
|
26709
|
+
{
|
|
26710
|
+
name: 'Qubetics Mainnet Explorer',
|
|
26711
|
+
url: 'https://ticsscan.com',
|
|
26712
|
+
standard: 'none',
|
|
26713
|
+
icon: 'qubetics'
|
|
26714
|
+
}
|
|
26715
|
+
],
|
|
26716
|
+
iconURL: 'https://ipfs.io/ipfs/bafkreigsioq2bd4c6slficwtzjq6gbti2c4vhzjlsjtihz2b762j4zjqhy'
|
|
26717
|
+
},
|
|
26107
26718
|
9069: {
|
|
26108
26719
|
name: 'Apex Fusion - Nexus Mainnet',
|
|
26109
26720
|
chain: 'Nexus Mainnet',
|
|
@@ -26218,6 +26829,18 @@ exports.chains = {
|
|
|
26218
26829
|
explorers: [],
|
|
26219
26830
|
parent: { type: 'L2', chain: 'eip155-4', bridges: [] }
|
|
26220
26831
|
},
|
|
26832
|
+
9134: {
|
|
26833
|
+
name: 'GIWA',
|
|
26834
|
+
chain: 'ETH',
|
|
26835
|
+
rpc: [],
|
|
26836
|
+
faucets: [],
|
|
26837
|
+
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
26838
|
+
infoURL: 'https://giwa.io',
|
|
26839
|
+
shortName: 'giwa',
|
|
26840
|
+
chainId: 9134,
|
|
26841
|
+
networkId: 9134,
|
|
26842
|
+
status: 'incubating'
|
|
26843
|
+
},
|
|
26221
26844
|
9170: {
|
|
26222
26845
|
name: 'Rinia Testnet Old',
|
|
26223
26846
|
chain: 'FIRE',
|
|
@@ -28257,6 +28880,50 @@ exports.chains = {
|
|
|
28257
28880
|
],
|
|
28258
28881
|
iconURL: 'https://ipfs.io/ipfs/QmdR9QJjQEh1mBnf2WbJfehverxiP5RDPWMtEECbDP2rc3'
|
|
28259
28882
|
},
|
|
28883
|
+
11811: {
|
|
28884
|
+
name: 'ARK Mainnet',
|
|
28885
|
+
chain: 'ARK',
|
|
28886
|
+
icon: 'ark',
|
|
28887
|
+
rpc: ['https://rpc.ark.io'],
|
|
28888
|
+
faucets: [],
|
|
28889
|
+
nativeCurrency: { name: 'ARK Token', symbol: 'ARK', decimals: 18 },
|
|
28890
|
+
infoURL: 'https://ark.io',
|
|
28891
|
+
shortName: 'ark',
|
|
28892
|
+
chainId: 11811,
|
|
28893
|
+
networkId: 11811,
|
|
28894
|
+
slip44: 60,
|
|
28895
|
+
explorers: [
|
|
28896
|
+
{
|
|
28897
|
+
name: 'ARK Mainnet Explorer',
|
|
28898
|
+
url: 'https://arkscan.io',
|
|
28899
|
+
standard: 'none'
|
|
28900
|
+
}
|
|
28901
|
+
],
|
|
28902
|
+
status: 'incubating',
|
|
28903
|
+
iconURL: 'https://ipfs.io/ipfs/bafkreia6szwv32h5g5nmdk6dusypjvgo5cjochtulrg3zfwqd2bwyctevi'
|
|
28904
|
+
},
|
|
28905
|
+
11812: {
|
|
28906
|
+
name: 'ARK Testnet',
|
|
28907
|
+
chain: 'ARK',
|
|
28908
|
+
icon: 'ark',
|
|
28909
|
+
rpc: ['https://testnet.mainsailhq.com/rpc'],
|
|
28910
|
+
faucets: ['https://faucet.mainsailhq.com'],
|
|
28911
|
+
nativeCurrency: { name: 'DARK Token', symbol: 'DARK', decimals: 18 },
|
|
28912
|
+
infoURL: 'https://ark.io',
|
|
28913
|
+
shortName: 'ark-testnet',
|
|
28914
|
+
chainId: 11812,
|
|
28915
|
+
networkId: 11812,
|
|
28916
|
+
slip44: 60,
|
|
28917
|
+
explorers: [
|
|
28918
|
+
{
|
|
28919
|
+
name: 'ARK Testnet Explorer',
|
|
28920
|
+
url: 'https://explorer-demo.mainsailhq.com',
|
|
28921
|
+
standard: 'none'
|
|
28922
|
+
}
|
|
28923
|
+
],
|
|
28924
|
+
status: 'incubating',
|
|
28925
|
+
iconURL: 'https://ipfs.io/ipfs/bafkreia6szwv32h5g5nmdk6dusypjvgo5cjochtulrg3zfwqd2bwyctevi'
|
|
28926
|
+
},
|
|
28260
28927
|
11820: {
|
|
28261
28928
|
name: 'Artela Mainnet',
|
|
28262
28929
|
chain: 'Artela',
|
|
@@ -28993,6 +29660,29 @@ exports.chains = {
|
|
|
28993
29660
|
],
|
|
28994
29661
|
iconURL: 'https://ipfs.io/ipfs/Qmbk23C5vZpGBfq8SuPXR1PrfWER2m8w6LGqBkhXAvxia1'
|
|
28995
29662
|
},
|
|
29663
|
+
13766: {
|
|
29664
|
+
name: 'Trexx',
|
|
29665
|
+
chain: 'Trexx',
|
|
29666
|
+
icon: 'trexx',
|
|
29667
|
+
rpc: [
|
|
29668
|
+
'https://services.tanssi-mainnet.network/tanssi-2003',
|
|
29669
|
+
'wss://services.tanssi-mainnet.network/tanssi-2003'
|
|
29670
|
+
],
|
|
29671
|
+
faucets: [],
|
|
29672
|
+
nativeCurrency: { name: 'TRX', symbol: 'TRX', decimals: 18 },
|
|
29673
|
+
infoURL: 'https://trexx.com.br',
|
|
29674
|
+
shortName: 'trexx',
|
|
29675
|
+
chainId: 13766,
|
|
29676
|
+
networkId: 13766,
|
|
29677
|
+
explorers: [
|
|
29678
|
+
{
|
|
29679
|
+
name: 'Tanssi EVM Basic Explorer',
|
|
29680
|
+
url: 'https://evmexplorer.tanssi-chains.network/?rpcUrl=https://services.tanssi-mainnet.network/tanssi-2003',
|
|
29681
|
+
standard: 'none'
|
|
29682
|
+
}
|
|
29683
|
+
],
|
|
29684
|
+
iconURL: 'https://ipfs.io/ipfs/bafkreib23xfvla3cgtykjuqtg7hngnvz6rhpigraomzvepcnhttdkaqmyy'
|
|
29685
|
+
},
|
|
28996
29686
|
13812: {
|
|
28997
29687
|
name: 'Susono',
|
|
28998
29688
|
chain: 'SUS',
|
|
@@ -29146,6 +29836,28 @@ exports.chains = {
|
|
|
29146
29836
|
],
|
|
29147
29837
|
iconURL: 'https://ipfs.io/ipfs/bafkreidjhjv7uu7if745ys7ari3ka75spm2hqyr5po66sbe7kqsfk7ahua'
|
|
29148
29838
|
},
|
|
29839
|
+
14601: {
|
|
29840
|
+
name: 'Sonic Testnet',
|
|
29841
|
+
chain: 'sonic-testnet',
|
|
29842
|
+
rpc: ['https://rpc.testnet.soniclabs.com'],
|
|
29843
|
+
faucets: ['https://testnet.soniclabs.com/account'],
|
|
29844
|
+
nativeCurrency: { name: 'Sonic', symbol: 'S', decimals: 18 },
|
|
29845
|
+
features: [{ name: 'EIP155' }],
|
|
29846
|
+
infoURL: 'https://testnet.soniclabs.com',
|
|
29847
|
+
shortName: 'sonic-testnet',
|
|
29848
|
+
chainId: 14601,
|
|
29849
|
+
networkId: 14601,
|
|
29850
|
+
icon: 'sonic',
|
|
29851
|
+
explorers: [
|
|
29852
|
+
{
|
|
29853
|
+
name: 'Sonic Testnet Explorer',
|
|
29854
|
+
url: 'https://explorer.testnet.soniclabs.com',
|
|
29855
|
+
icon: 'sonic',
|
|
29856
|
+
standard: 'none'
|
|
29857
|
+
}
|
|
29858
|
+
],
|
|
29859
|
+
iconURL: 'https://ipfs.io/ipfs/QmbFqQ87T3HwjF6KejNYYYMcUtc7t64FDbfkpgWchFgMpC'
|
|
29860
|
+
},
|
|
29149
29861
|
14800: {
|
|
29150
29862
|
name: 'Vana Moksha Testnet',
|
|
29151
29863
|
chain: 'Vana Moksha Testnet',
|
|
@@ -29198,6 +29910,27 @@ exports.chains = {
|
|
|
29198
29910
|
explorers: [],
|
|
29199
29911
|
iconURL: 'https://ipfs.io/ipfs/bafybeihuskzfwqogwvutaxil6sztmvpiavzbrzwjwpn6w2i4j3jysbybra'
|
|
29200
29912
|
},
|
|
29913
|
+
15000: {
|
|
29914
|
+
name: 'Quai Network Testnet',
|
|
29915
|
+
chain: 'QUAI',
|
|
29916
|
+
icon: 'quai',
|
|
29917
|
+
rpc: ['https://orchard.rpc.quai.network/cyprus1'],
|
|
29918
|
+
features: [{ name: 'EIP155' }],
|
|
29919
|
+
faucets: [],
|
|
29920
|
+
nativeCurrency: { name: 'Quai', symbol: 'QUAI', decimals: 18 },
|
|
29921
|
+
infoURL: 'https://qu.ai',
|
|
29922
|
+
shortName: 'quai-testnet',
|
|
29923
|
+
chainId: 15000,
|
|
29924
|
+
networkId: 15000,
|
|
29925
|
+
explorers: [
|
|
29926
|
+
{
|
|
29927
|
+
name: 'Orchard Quaiscan',
|
|
29928
|
+
url: 'https://orchard.quaiscan.io',
|
|
29929
|
+
standard: 'EIP3091'
|
|
29930
|
+
}
|
|
29931
|
+
],
|
|
29932
|
+
iconURL: 'https://ipfs.io/ipfs/bafkreih5hekf3lfvpbjcjlswylc6r3a4nbkogeesrf2pdtrhrwuy4a76cm'
|
|
29933
|
+
},
|
|
29201
29934
|
15003: {
|
|
29202
29935
|
name: 'Immutable zkEVM Devnet',
|
|
29203
29936
|
chain: 'Immutable zkEVM',
|
|
@@ -29523,14 +30256,29 @@ exports.chains = {
|
|
|
29523
30256
|
16601: {
|
|
29524
30257
|
name: '0G-Galileo-Testnet',
|
|
29525
30258
|
chain: '0G-Testnet',
|
|
29526
|
-
|
|
29527
|
-
|
|
30259
|
+
status: 'deprecated',
|
|
30260
|
+
rpc: [],
|
|
30261
|
+
faucets: [],
|
|
29528
30262
|
nativeCurrency: { name: 'A0GI', symbol: 'A0GI', decimals: 18 },
|
|
29529
30263
|
infoURL: 'https://0g.ai',
|
|
29530
30264
|
shortName: '0gai-galileo-testnet',
|
|
29531
30265
|
chainId: 16601,
|
|
29532
30266
|
networkId: 16601,
|
|
29533
30267
|
icon: '0gai',
|
|
30268
|
+
explorers: [],
|
|
30269
|
+
iconURL: 'https://ipfs.io/ipfs/bafkreic6mqwxp4g3defk5emaw6hbnimtjhmnxgzh5nje4gsvjgxhl64mqa'
|
|
30270
|
+
},
|
|
30271
|
+
16602: {
|
|
30272
|
+
name: '0G-Testnet-Galileo',
|
|
30273
|
+
chain: '0G-Testnet',
|
|
30274
|
+
rpc: ['https://evmrpc-testnet.0g.ai'],
|
|
30275
|
+
faucets: ['https://faucet.0g.ai'],
|
|
30276
|
+
nativeCurrency: { name: '0G', symbol: '0G', decimals: 18 },
|
|
30277
|
+
infoURL: 'https://0g.ai',
|
|
30278
|
+
shortName: '0g-testnet-galileo',
|
|
30279
|
+
chainId: 16602,
|
|
30280
|
+
networkId: 16602,
|
|
30281
|
+
icon: '0g',
|
|
29534
30282
|
explorers: [
|
|
29535
30283
|
{
|
|
29536
30284
|
name: '0G BlockChain Explorer',
|
|
@@ -29538,7 +30286,7 @@ exports.chains = {
|
|
|
29538
30286
|
standard: 'EIP3091'
|
|
29539
30287
|
}
|
|
29540
30288
|
],
|
|
29541
|
-
iconURL: 'https://ipfs.io/ipfs/
|
|
30289
|
+
iconURL: 'https://ipfs.io/ipfs/bafkreicc5esbtgqwrptmyvp75hdefsmgzgozlrjx4d7zonxkwuh5fpne5m'
|
|
29542
30290
|
},
|
|
29543
30291
|
16661: {
|
|
29544
30292
|
name: '0G Mainnet',
|
|
@@ -29551,7 +30299,13 @@ exports.chains = {
|
|
|
29551
30299
|
chainId: 16661,
|
|
29552
30300
|
networkId: 16661,
|
|
29553
30301
|
icon: '0g',
|
|
29554
|
-
explorers: [
|
|
30302
|
+
explorers: [
|
|
30303
|
+
{
|
|
30304
|
+
name: '0G BlockChain Explorer',
|
|
30305
|
+
url: 'https://chainscan.0g.ai',
|
|
30306
|
+
standard: 'EIP3091'
|
|
30307
|
+
}
|
|
30308
|
+
],
|
|
29555
30309
|
iconURL: 'https://ipfs.io/ipfs/bafkreicc5esbtgqwrptmyvp75hdefsmgzgozlrjx4d7zonxkwuh5fpne5m'
|
|
29556
30310
|
},
|
|
29557
30311
|
16688: {
|
|
@@ -29866,6 +30620,27 @@ exports.chains = {
|
|
|
29866
30620
|
],
|
|
29867
30621
|
iconURL: 'https://ipfs.io/ipfs/QmaNywdCUrHoe3grk3hhHXrsTgc3tHVpt2ZaoRYoNkgEvc'
|
|
29868
30622
|
},
|
|
30623
|
+
17771: {
|
|
30624
|
+
name: 'DMD Diamond',
|
|
30625
|
+
chain: 'DMD',
|
|
30626
|
+
rpc: ['https://rpc.bit.diamonds'],
|
|
30627
|
+
faucets: ['https://faucet.bit.diamonds'],
|
|
30628
|
+
nativeCurrency: { name: 'DMD', symbol: 'DMD', decimals: 18 },
|
|
30629
|
+
infoURL: 'https://bit.diamonds',
|
|
30630
|
+
shortName: 'dmd',
|
|
30631
|
+
chainId: 17771,
|
|
30632
|
+
networkId: 17771,
|
|
30633
|
+
icon: 'dmd',
|
|
30634
|
+
explorers: [
|
|
30635
|
+
{
|
|
30636
|
+
name: 'blockscout',
|
|
30637
|
+
url: 'https://explorer.bit.diamonds',
|
|
30638
|
+
icon: 'dmd',
|
|
30639
|
+
standard: 'EIP3091'
|
|
30640
|
+
}
|
|
30641
|
+
],
|
|
30642
|
+
iconURL: 'https://ipfs.io/ipfs/bafkreieaev7npoq4zzd3kn352nkbqw3jsh22rf6wqypovpljyx6pb2meom'
|
|
30643
|
+
},
|
|
29869
30644
|
17777: {
|
|
29870
30645
|
name: 'EOS EVM Network',
|
|
29871
30646
|
chain: 'EOS',
|
|
@@ -30264,6 +31039,27 @@ exports.chains = {
|
|
|
30264
31039
|
],
|
|
30265
31040
|
iconURL: 'https://ipfs.io/ipfs/QmatvJXLgMthjXwydGBVFRtga9fZXJ3qFEVJ6cMRxniFUc'
|
|
30266
31041
|
},
|
|
31042
|
+
19478: {
|
|
31043
|
+
name: 'Trustivon Testnet',
|
|
31044
|
+
chain: 'Trustivon',
|
|
31045
|
+
shortName: 'trustivon',
|
|
31046
|
+
infoURL: 'https://trustivon.com',
|
|
31047
|
+
icon: 'trustivon',
|
|
31048
|
+
chainId: 19478,
|
|
31049
|
+
networkId: 19478,
|
|
31050
|
+
features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
|
|
31051
|
+
nativeCurrency: { name: 'Trustivon', symbol: 'TC', decimals: 18 },
|
|
31052
|
+
rpc: ['https://rpc.trustivon.com'],
|
|
31053
|
+
faucets: ['https://faucet.trustivon.com'],
|
|
31054
|
+
explorers: [
|
|
31055
|
+
{
|
|
31056
|
+
name: 'Trustivon Explorer',
|
|
31057
|
+
url: 'https://scan.trustivon.com',
|
|
31058
|
+
standard: 'EIP3091'
|
|
31059
|
+
}
|
|
31060
|
+
],
|
|
31061
|
+
iconURL: 'https://ipfs.io/ipfs/QmdwQDr6vmBtXmK2TmknkEuZNoaDqTasFdZdu3DRw8b2wt'
|
|
31062
|
+
},
|
|
30267
31063
|
19515: {
|
|
30268
31064
|
name: 'SEC Testnet',
|
|
30269
31065
|
chain: 'SEC',
|
|
@@ -30677,7 +31473,7 @@ exports.chains = {
|
|
|
30677
31473
|
chain: '1Money Network',
|
|
30678
31474
|
rpc: ['https://mainnet.1money.network'],
|
|
30679
31475
|
faucets: [],
|
|
30680
|
-
nativeCurrency: { name: '
|
|
31476
|
+
nativeCurrency: { name: 'FREE', symbol: 'FREE', decimals: 18 },
|
|
30681
31477
|
features: [{ name: 'EIP155' }],
|
|
30682
31478
|
infoURL: 'https://1money.com',
|
|
30683
31479
|
shortName: '1money',
|
|
@@ -30976,6 +31772,29 @@ exports.chains = {
|
|
|
30976
31772
|
],
|
|
30977
31773
|
iconURL: 'https://ipfs.io/ipfs/QmeCyZeibUoHNoYGzy1GkzH2uhxyRHKvH51PdaUMer4VTo'
|
|
30978
31774
|
},
|
|
31775
|
+
23232: {
|
|
31776
|
+
name: 'Gotas Social',
|
|
31777
|
+
chain: 'Gotas',
|
|
31778
|
+
icon: 'gotas',
|
|
31779
|
+
rpc: [
|
|
31780
|
+
'https://services.tanssi-mainnet.network/tanssi-2006',
|
|
31781
|
+
'wss://services.tanssi-mainnet.network/tanssi-2006'
|
|
31782
|
+
],
|
|
31783
|
+
faucets: [],
|
|
31784
|
+
nativeCurrency: { name: 'GOTAS', symbol: 'GOTAS', decimals: 18 },
|
|
31785
|
+
infoURL: 'https://gotas.com/',
|
|
31786
|
+
shortName: 'gotas',
|
|
31787
|
+
chainId: 23232,
|
|
31788
|
+
networkId: 23232,
|
|
31789
|
+
explorers: [
|
|
31790
|
+
{
|
|
31791
|
+
name: 'Tanssi EVM Basic Explorer',
|
|
31792
|
+
url: 'https://evmexplorer.tanssi-chains.network/?rpcUrl=https://services.tanssi-mainnet.network/tanssi-2006',
|
|
31793
|
+
standard: 'none'
|
|
31794
|
+
}
|
|
31795
|
+
],
|
|
31796
|
+
iconURL: 'https://ipfs.io/ipfs/bafkreih2fivik6aij5gvnasutu7zo5y6la4az7qqcpwto5v56qrfywcvbq'
|
|
31797
|
+
},
|
|
30979
31798
|
23294: {
|
|
30980
31799
|
name: 'Oasis Sapphire',
|
|
30981
31800
|
chain: 'Sapphire',
|
|
@@ -31369,6 +32188,27 @@ exports.chains = {
|
|
|
31369
32188
|
}
|
|
31370
32189
|
]
|
|
31371
32190
|
},
|
|
32191
|
+
26514: {
|
|
32192
|
+
name: 'Horizen Mainnet',
|
|
32193
|
+
chain: 'horizen',
|
|
32194
|
+
rpc: ['https://horizen.calderachain.xyz/http'],
|
|
32195
|
+
faucets: [],
|
|
32196
|
+
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
32197
|
+
features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
|
|
32198
|
+
infoURL: 'https://horizen.hub.caldera.xyz',
|
|
32199
|
+
shortName: 'horizen',
|
|
32200
|
+
chainId: 26514,
|
|
32201
|
+
networkId: 26514,
|
|
32202
|
+
icon: 'horizen',
|
|
32203
|
+
explorers: [
|
|
32204
|
+
{
|
|
32205
|
+
name: 'Horizen Mainnet Caldera Explorer',
|
|
32206
|
+
url: 'https://horizen.calderaexplorer.xyz',
|
|
32207
|
+
standard: 'EIP3091'
|
|
32208
|
+
}
|
|
32209
|
+
],
|
|
32210
|
+
iconURL: 'https://ipfs.io/ipfs/bafkreiejezmamcywe5jigzopxlpxdp5uvofx3h2jfo5xp34bphf43i4ega'
|
|
32211
|
+
},
|
|
31372
32212
|
26600: {
|
|
31373
32213
|
name: 'Hertz Network Mainnet',
|
|
31374
32214
|
chain: 'HTZ',
|
|
@@ -31633,6 +32473,29 @@ exports.chains = {
|
|
|
31633
32473
|
}
|
|
31634
32474
|
]
|
|
31635
32475
|
},
|
|
32476
|
+
28540: {
|
|
32477
|
+
name: 'Rivool',
|
|
32478
|
+
chain: 'Rivool',
|
|
32479
|
+
icon: 'rivool',
|
|
32480
|
+
rpc: [
|
|
32481
|
+
'https://services.tanssi-mainnet.network/tanssi-2005',
|
|
32482
|
+
'wss://services.tanssi-mainnet.network/tanssi-2005'
|
|
32483
|
+
],
|
|
32484
|
+
faucets: [],
|
|
32485
|
+
nativeCurrency: { name: 'RVO', symbol: 'RVO', decimals: 18 },
|
|
32486
|
+
infoURL: 'https://rivool.finance/',
|
|
32487
|
+
shortName: 'rivool',
|
|
32488
|
+
chainId: 28540,
|
|
32489
|
+
networkId: 28540,
|
|
32490
|
+
explorers: [
|
|
32491
|
+
{
|
|
32492
|
+
name: 'Tanssi EVM Basic Explorer',
|
|
32493
|
+
url: 'https://evmexplorer.tanssi-chains.network/?rpcUrl=https://services.tanssi-mainnet.network/tanssi-2005',
|
|
32494
|
+
standard: 'none'
|
|
32495
|
+
}
|
|
32496
|
+
],
|
|
32497
|
+
iconURL: 'https://ipfs.io/ipfs/bafkreiby5lsr4ogkcqftubqmju3cphoret5sqt4xrcuothgmbsh2awdgdm'
|
|
32498
|
+
},
|
|
31636
32499
|
28882: {
|
|
31637
32500
|
name: 'Boba Sepolia',
|
|
31638
32501
|
chain: 'ETH',
|
|
@@ -32059,8 +32922,8 @@ exports.chains = {
|
|
|
32059
32922
|
rpc: [
|
|
32060
32923
|
'https://rpc_evm-mezo.imperator.co',
|
|
32061
32924
|
'wss://ws_evm-mezo.imperator.co',
|
|
32062
|
-
'https://
|
|
32063
|
-
'wss://
|
|
32925
|
+
'https://rpc-http.mezo.boar.network',
|
|
32926
|
+
'wss://rpc-ws.mezo.boar.network',
|
|
32064
32927
|
'https://mainnet.mezo.public.validationcloud.io',
|
|
32065
32928
|
'wss://mainnet.mezo.public.validationcloud.io',
|
|
32066
32929
|
'https://rpc-internal.mezo.org',
|
|
@@ -32500,6 +33363,24 @@ exports.chains = {
|
|
|
32500
33363
|
],
|
|
32501
33364
|
iconURL: 'https://ipfs.io/ipfs/QmVhM3wHXdXkFEvW4x4vYqT7bx7gb5BQLWcLebHBeAzAXF'
|
|
32502
33365
|
},
|
|
33366
|
+
33431: {
|
|
33367
|
+
name: 'Edge Testnet',
|
|
33368
|
+
chain: 'ETH',
|
|
33369
|
+
rpc: ['https://edge-testnet.g.alchemy.com/public'],
|
|
33370
|
+
faucets: [],
|
|
33371
|
+
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
33372
|
+
infoURL: 'https://www.edgex.exchange',
|
|
33373
|
+
shortName: 'edge-testnet',
|
|
33374
|
+
chainId: 33431,
|
|
33375
|
+
networkId: 33431,
|
|
33376
|
+
explorers: [
|
|
33377
|
+
{
|
|
33378
|
+
name: 'Alchemy Explorer',
|
|
33379
|
+
url: 'https://edge-testnet.explorer.alchemy.com',
|
|
33380
|
+
standard: 'EIP3091'
|
|
33381
|
+
}
|
|
33382
|
+
]
|
|
33383
|
+
},
|
|
32503
33384
|
33469: {
|
|
32504
33385
|
name: 'Zilliqa 2 EVM devnet',
|
|
32505
33386
|
chain: 'ZIL',
|
|
@@ -32693,6 +33574,26 @@ exports.chains = {
|
|
|
32693
33574
|
],
|
|
32694
33575
|
iconURL: 'https://ipfs.io/ipfs/QmQUQKe8VEtSthhgXnJ3EmEz94YhpVCpUDZAiU9KYyNLya'
|
|
32695
33576
|
},
|
|
33577
|
+
36888: {
|
|
33578
|
+
name: 'AB Core Mainnet',
|
|
33579
|
+
chain: 'AB',
|
|
33580
|
+
rpc: ['https://rpc.core.ab.org', 'https://rpc1.core.ab.org'],
|
|
33581
|
+
faucets: [],
|
|
33582
|
+
nativeCurrency: { name: 'AB', symbol: 'AB', decimals: 18 },
|
|
33583
|
+
features: [{ name: 'EIP155' }],
|
|
33584
|
+
infoURL: 'https://ab.org',
|
|
33585
|
+
shortName: 'abcore',
|
|
33586
|
+
chainId: 36888,
|
|
33587
|
+
networkId: 36888,
|
|
33588
|
+
explorers: [
|
|
33589
|
+
{
|
|
33590
|
+
name: 'AB Core Explorer',
|
|
33591
|
+
url: 'https://explorer.core.ab.org',
|
|
33592
|
+
standard: 'EIP3091'
|
|
33593
|
+
}
|
|
33594
|
+
],
|
|
33595
|
+
status: 'active'
|
|
33596
|
+
},
|
|
32696
33597
|
37111: {
|
|
32697
33598
|
name: 'Lens Testnet',
|
|
32698
33599
|
title: 'Lens Network Sepolia Testnet',
|
|
@@ -33268,7 +34169,7 @@ exports.chains = {
|
|
|
33268
34169
|
icon: 'etherlink',
|
|
33269
34170
|
chainId: 42793,
|
|
33270
34171
|
networkId: 42793,
|
|
33271
|
-
features: [{ name: 'EIP1559' }],
|
|
34172
|
+
features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
|
|
33272
34173
|
infoURL: 'https://etherlink.com',
|
|
33273
34174
|
shortName: 'etlk',
|
|
33274
34175
|
nativeCurrency: { name: 'tez', symbol: 'XTZ', decimals: 18 },
|
|
@@ -33585,6 +34486,7 @@ exports.chains = {
|
|
|
33585
34486
|
chain: 'CELO',
|
|
33586
34487
|
networkId: 44787,
|
|
33587
34488
|
slip44: 1,
|
|
34489
|
+
status: 'deprecated',
|
|
33588
34490
|
nativeCurrency: { name: 'CELO', symbol: 'CELO', decimals: 18 },
|
|
33589
34491
|
rpc: [
|
|
33590
34492
|
'https://alfajores-forno.celo-testnet.org',
|
|
@@ -34485,6 +35387,19 @@ exports.chains = {
|
|
|
34485
35387
|
],
|
|
34486
35388
|
iconURL: 'https://ipfs.io/ipfs/QmdR9QJjQEh1mBnf2WbJfehverxiP5RDPWMtEECbDP2rc3'
|
|
34487
35389
|
},
|
|
35390
|
+
51888: {
|
|
35391
|
+
name: 'Memento Mainnet',
|
|
35392
|
+
chain: 'Memento',
|
|
35393
|
+
rpc: ['https://rpc.mementoblockchain.com'],
|
|
35394
|
+
faucets: [],
|
|
35395
|
+
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
35396
|
+
features: [{ name: 'EIP155' }],
|
|
35397
|
+
infoURL: '',
|
|
35398
|
+
shortName: 'memento-mainnet',
|
|
35399
|
+
chainId: 51888,
|
|
35400
|
+
networkId: 51888,
|
|
35401
|
+
explorers: []
|
|
35402
|
+
},
|
|
34488
35403
|
52014: {
|
|
34489
35404
|
name: 'Electroneum Mainnet',
|
|
34490
35405
|
chain: 'Electroneum',
|
|
@@ -34505,7 +35420,7 @@ exports.chains = {
|
|
|
34505
35420
|
standard: 'EIP3091'
|
|
34506
35421
|
}
|
|
34507
35422
|
],
|
|
34508
|
-
iconURL: 'https://ipfs.io/ipfs/
|
|
35423
|
+
iconURL: 'https://ipfs.io/ipfs/bafkreiefr7p63cufa53rylql4megu6mbe2fksl45fkbo4jkpt2pyy3q5xm'
|
|
34509
35424
|
},
|
|
34510
35425
|
52225: {
|
|
34511
35426
|
name: 'Cytonic Settlement Layer Testnet',
|
|
@@ -34892,6 +35807,48 @@ exports.chains = {
|
|
|
34892
35807
|
}
|
|
34893
35808
|
]
|
|
34894
35809
|
},
|
|
35810
|
+
55930: {
|
|
35811
|
+
name: 'DataHaven Mainnet',
|
|
35812
|
+
chain: 'datahaven',
|
|
35813
|
+
icon: 'datahaven',
|
|
35814
|
+
rpc: [
|
|
35815
|
+
'https://services.datahaven-mainnet.network/mainnet',
|
|
35816
|
+
'wss://services.datahaven-mainnet.network/mainnet'
|
|
35817
|
+
],
|
|
35818
|
+
faucets: [],
|
|
35819
|
+
nativeCurrency: { name: 'HAVE', symbol: 'HAVE', decimals: 18 },
|
|
35820
|
+
infoURL: 'https://datahaven.xyz',
|
|
35821
|
+
shortName: 'datahaven',
|
|
35822
|
+
chainId: 55930,
|
|
35823
|
+
networkId: 55930,
|
|
35824
|
+
explorers: [
|
|
35825
|
+
{ name: 'Blockscout', url: 'https://dhscan.io', standard: 'none' }
|
|
35826
|
+
],
|
|
35827
|
+
iconURL: 'https://ipfs.io/ipfs/bafkreidfkhqgkkmkhoalf5quh7hzfgtthp6rzn25rbnilghhzhdiotpqne'
|
|
35828
|
+
},
|
|
35829
|
+
55931: {
|
|
35830
|
+
name: 'DataHaven Testnet',
|
|
35831
|
+
chain: 'datahaven-testnet',
|
|
35832
|
+
icon: 'datahaven-testnet',
|
|
35833
|
+
rpc: [
|
|
35834
|
+
'https://services.datahaven-testnet.network/testnet',
|
|
35835
|
+
'wss://services.datahaven-testnet.network/testnet'
|
|
35836
|
+
],
|
|
35837
|
+
faucets: ['https://apps.datahaven.xyz/faucet'],
|
|
35838
|
+
nativeCurrency: { name: 'MOCK', symbol: 'MOCK', decimals: 18 },
|
|
35839
|
+
infoURL: 'https://datahaven.xyz',
|
|
35840
|
+
shortName: 'datahaven-testnet',
|
|
35841
|
+
chainId: 55931,
|
|
35842
|
+
networkId: 55931,
|
|
35843
|
+
explorers: [
|
|
35844
|
+
{
|
|
35845
|
+
name: 'Blockscout',
|
|
35846
|
+
url: 'https://testnet.dhscan.io',
|
|
35847
|
+
standard: 'none'
|
|
35848
|
+
}
|
|
35849
|
+
],
|
|
35850
|
+
iconURL: 'https://ipfs.io/ipfs/bafkreidfkhqgkkmkhoalf5quh7hzfgtthp6rzn25rbnilghhzhdiotpqne'
|
|
35851
|
+
},
|
|
34895
35852
|
56026: {
|
|
34896
35853
|
name: 'Lambda Chain Mainnet',
|
|
34897
35854
|
chain: 'Lambda Chain',
|
|
@@ -35404,6 +36361,50 @@ exports.chains = {
|
|
|
35404
36361
|
}
|
|
35405
36362
|
]
|
|
35406
36363
|
},
|
|
36364
|
+
60600: {
|
|
36365
|
+
name: 'POTOS Testnet',
|
|
36366
|
+
chain: 'POTOS',
|
|
36367
|
+
icon: 'potos',
|
|
36368
|
+
rpc: ['https://rpc-testnet.potos.hk'],
|
|
36369
|
+
faucets: ['https://faucet-testnet.potos.hk'],
|
|
36370
|
+
nativeCurrency: { name: 'POTOS Token', symbol: 'POT', decimals: 18 },
|
|
36371
|
+
features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
|
|
36372
|
+
infoURL: 'https://potos.hk',
|
|
36373
|
+
shortName: 'potos-testnet',
|
|
36374
|
+
chainId: 60600,
|
|
36375
|
+
networkId: 60600,
|
|
36376
|
+
explorers: [
|
|
36377
|
+
{
|
|
36378
|
+
name: 'POTOS Testnet explorer',
|
|
36379
|
+
url: 'https://scan-testnet.potos.hk',
|
|
36380
|
+
icon: 'blockscout',
|
|
36381
|
+
standard: 'EIP3091'
|
|
36382
|
+
}
|
|
36383
|
+
],
|
|
36384
|
+
iconURL: 'https://ipfs.io/ipfs/bafkreididbxq2gx64fctdjfdyu727hmjauoqpqqtdbwqg5ge4yu2mcrw7a'
|
|
36385
|
+
},
|
|
36386
|
+
60603: {
|
|
36387
|
+
name: 'POTOS Mainnet',
|
|
36388
|
+
chain: 'POTOS',
|
|
36389
|
+
icon: 'potos',
|
|
36390
|
+
rpc: ['https://rpc.potos.hk'],
|
|
36391
|
+
features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
|
|
36392
|
+
nativeCurrency: { name: 'POTOS Token', symbol: 'POT', decimals: 18 },
|
|
36393
|
+
faucets: [],
|
|
36394
|
+
infoURL: 'https://potos.hk',
|
|
36395
|
+
shortName: 'potos',
|
|
36396
|
+
chainId: 60603,
|
|
36397
|
+
networkId: 60603,
|
|
36398
|
+
explorers: [
|
|
36399
|
+
{
|
|
36400
|
+
name: 'POTOS Mainnet explorer',
|
|
36401
|
+
url: 'https://scan.potos.hk',
|
|
36402
|
+
icon: 'blockscout',
|
|
36403
|
+
standard: 'EIP3091'
|
|
36404
|
+
}
|
|
36405
|
+
],
|
|
36406
|
+
iconURL: 'https://ipfs.io/ipfs/bafkreididbxq2gx64fctdjfdyu727hmjauoqpqqtdbwqg5ge4yu2mcrw7a'
|
|
36407
|
+
},
|
|
35407
36408
|
60808: {
|
|
35408
36409
|
name: 'BOB',
|
|
35409
36410
|
chain: 'ETH',
|
|
@@ -35713,6 +36714,7 @@ exports.chains = {
|
|
|
35713
36714
|
chain: 'CELO',
|
|
35714
36715
|
networkId: 62320,
|
|
35715
36716
|
slip44: 1,
|
|
36717
|
+
status: 'deprecated',
|
|
35716
36718
|
nativeCurrency: { name: 'CELO', symbol: 'CELO', decimals: 18 },
|
|
35717
36719
|
rpc: ['https://baklava-forno.celo-testnet.org'],
|
|
35718
36720
|
faucets: [
|
|
@@ -35721,6 +36723,28 @@ exports.chains = {
|
|
|
35721
36723
|
],
|
|
35722
36724
|
infoURL: 'https://docs.celo.org/'
|
|
35723
36725
|
},
|
|
36726
|
+
62606: {
|
|
36727
|
+
name: 'Apollo Mainnet',
|
|
36728
|
+
chain: 'APOLLO',
|
|
36729
|
+
icon: 'apollo',
|
|
36730
|
+
rpc: ['https://mainnet-rpc.apolloscan.io'],
|
|
36731
|
+
faucets: [],
|
|
36732
|
+
nativeCurrency: { name: 'Apollo', symbol: 'APOLLO', decimals: 18 },
|
|
36733
|
+
features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
|
|
36734
|
+
infoURL: 'https://docs.apolloscan.io',
|
|
36735
|
+
shortName: 'APOLLO',
|
|
36736
|
+
chainId: 62606,
|
|
36737
|
+
networkId: 62606,
|
|
36738
|
+
explorers: [
|
|
36739
|
+
{
|
|
36740
|
+
name: 'Apollo Mainnet',
|
|
36741
|
+
url: 'https://apolloscan.io',
|
|
36742
|
+
icon: 'apollo',
|
|
36743
|
+
standard: 'EIP3091'
|
|
36744
|
+
}
|
|
36745
|
+
],
|
|
36746
|
+
iconURL: 'https://ipfs.io/ipfs/bafkreiblhmgzou3p7n6cp2jb3huqzctb5ax4tnkuf4azyf7djzrsqn4fua'
|
|
36747
|
+
},
|
|
35724
36748
|
62621: {
|
|
35725
36749
|
name: 'MultiVAC Mainnet',
|
|
35726
36750
|
chain: 'MultiVAC',
|
|
@@ -35959,6 +36983,11 @@ exports.chains = {
|
|
|
35959
36983
|
name: 'Scolscan Explorer',
|
|
35960
36984
|
url: 'https://explorer.scolcoin.com',
|
|
35961
36985
|
standard: 'EIP3091'
|
|
36986
|
+
},
|
|
36987
|
+
{
|
|
36988
|
+
name: 'Scolcoin Explorer',
|
|
36989
|
+
url: 'https://explorador.scolcoin.com',
|
|
36990
|
+
standard: 'EIP3091'
|
|
35962
36991
|
}
|
|
35963
36992
|
],
|
|
35964
36993
|
iconURL: 'https://ipfs.io/ipfs/QmVES1eqDXhP8SdeCpM85wvjmhrQDXGRquQebDrSdvJqpt'
|
|
@@ -36082,6 +37111,32 @@ exports.chains = {
|
|
|
36082
37111
|
chainId: 67588,
|
|
36083
37112
|
networkId: 3344
|
|
36084
37113
|
},
|
|
37114
|
+
68414: {
|
|
37115
|
+
name: 'Henesys',
|
|
37116
|
+
chain: 'Henesys',
|
|
37117
|
+
rpc: ['https://henesys-rpc.msu.io'],
|
|
37118
|
+
faucets: [],
|
|
37119
|
+
nativeCurrency: { name: 'NEXPACE', symbol: 'NXPC', decimals: 18 },
|
|
37120
|
+
features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
|
|
37121
|
+
infoURL: 'https://nexpace.io',
|
|
37122
|
+
shortName: 'nxpc',
|
|
37123
|
+
chainId: 68414,
|
|
37124
|
+
networkId: 68414,
|
|
37125
|
+
icon: 'nexpace',
|
|
37126
|
+
explorers: [
|
|
37127
|
+
{
|
|
37128
|
+
name: 'Xangle MSU Explorer',
|
|
37129
|
+
url: 'https://msu-explorer.xangle.io',
|
|
37130
|
+
standard: 'EIP3091'
|
|
37131
|
+
},
|
|
37132
|
+
{
|
|
37133
|
+
name: 'Avalanche Explorer',
|
|
37134
|
+
url: 'https://subnets.avax.network/henesys',
|
|
37135
|
+
standard: 'EIP3091'
|
|
37136
|
+
}
|
|
37137
|
+
],
|
|
37138
|
+
iconURL: 'https://ipfs.io/ipfs/bafkreiacfidhalwauvrdvlgtn2zs3ijdvqh56audxwoljxuaoqn3vmq5vq'
|
|
37139
|
+
},
|
|
36085
37140
|
68770: {
|
|
36086
37141
|
name: 'DM2 Verse Mainnet',
|
|
36087
37142
|
chain: 'DM2 Verse',
|
|
@@ -37109,6 +38164,26 @@ exports.chains = {
|
|
|
37109
38164
|
explorers: [],
|
|
37110
38165
|
parent: { type: 'L2', chain: 'eip155-42161' }
|
|
37111
38166
|
},
|
|
38167
|
+
80808: {
|
|
38168
|
+
name: 'HyperX',
|
|
38169
|
+
chain: 'HyperX',
|
|
38170
|
+
rpc: ['https://rpc.hyperx.technology'],
|
|
38171
|
+
faucets: ['https://faucet.hyperx.technology'],
|
|
38172
|
+
nativeCurrency: { name: 'HPX', symbol: 'HPX', decimals: 18 },
|
|
38173
|
+
infoURL: 'https://hyperx.technology/',
|
|
38174
|
+
shortName: 'hpx',
|
|
38175
|
+
chainId: 80808,
|
|
38176
|
+
networkId: 80808,
|
|
38177
|
+
icon: 'hpx',
|
|
38178
|
+
explorers: [
|
|
38179
|
+
{
|
|
38180
|
+
name: 'HyperX Explorer',
|
|
38181
|
+
url: 'https://scan.hyperx.technology',
|
|
38182
|
+
standard: 'EIP3091'
|
|
38183
|
+
}
|
|
38184
|
+
],
|
|
38185
|
+
iconURL: 'https://ipfs.io/ipfs/bafkreihip3cdp4p2ggts3djq3wzyb2danm6oi6vdavdat2na4t46qmwsia'
|
|
38186
|
+
},
|
|
37112
38187
|
80931: {
|
|
37113
38188
|
name: 'Forta Chain',
|
|
37114
38189
|
chain: 'Forta Chain',
|
|
@@ -37150,6 +38225,27 @@ exports.chains = {
|
|
|
37150
38225
|
],
|
|
37151
38226
|
iconURL: 'https://ipfs.io/ipfs/bafkreie45fcr2hllmej2elwqpdxmiaycxmz25tl5ymraduhtefqndhlm4q'
|
|
37152
38227
|
},
|
|
38228
|
+
81224: {
|
|
38229
|
+
name: 'Codex',
|
|
38230
|
+
chain: 'ETH',
|
|
38231
|
+
rpc: ['https://rpc.codex.xyz', 'wss://rpc.codex.xyz'],
|
|
38232
|
+
faucets: [],
|
|
38233
|
+
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
38234
|
+
infoURL: 'https://www.codex.xyz/',
|
|
38235
|
+
shortName: 'codex',
|
|
38236
|
+
chainId: 81224,
|
|
38237
|
+
networkId: 81224,
|
|
38238
|
+
icon: 'codex',
|
|
38239
|
+
explorers: [
|
|
38240
|
+
{
|
|
38241
|
+
name: 'Codex Explorer',
|
|
38242
|
+
url: 'https://explorer.codex.xyz',
|
|
38243
|
+
standard: 'EIP3091'
|
|
38244
|
+
}
|
|
38245
|
+
],
|
|
38246
|
+
parent: { type: 'L2', chain: 'eip155-1' },
|
|
38247
|
+
iconURL: 'https://ipfs.io/ipfs/QmcGpSkBgL2jwyAVHTY4Ai3ij8QvyEaoL6uVF5d2XiXkXW'
|
|
38248
|
+
},
|
|
37153
38249
|
81341: {
|
|
37154
38250
|
name: 'Amana Testnet',
|
|
37155
38251
|
chain: 'MEER',
|
|
@@ -37640,6 +38736,19 @@ exports.chains = {
|
|
|
37640
38736
|
],
|
|
37641
38737
|
iconURL: 'https://ipfs.io/ipfs/QmdiEBREiSP9TBHqxV8Ap3kehvBktBWFCpXs3mkC4e18zM'
|
|
37642
38738
|
},
|
|
38739
|
+
88688: {
|
|
38740
|
+
name: 'Cycle Network Mainnet Frigate',
|
|
38741
|
+
chain: 'ETH',
|
|
38742
|
+
rpc: ['https://frigate-rpc-mainnet.cyclenetwork.io'],
|
|
38743
|
+
faucets: [],
|
|
38744
|
+
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
38745
|
+
infoURL: 'https://www.cyclenetwork.io/',
|
|
38746
|
+
shortName: 'cyclef',
|
|
38747
|
+
chainId: 88688,
|
|
38748
|
+
networkId: 88688,
|
|
38749
|
+
icon: 'cycle',
|
|
38750
|
+
iconURL: 'https://ipfs.io/ipfs/QmeC4mKGbBpwmLfFxUSsareWkSWJomevUmex8ajjxo1zHx'
|
|
38751
|
+
},
|
|
37643
38752
|
88800: {
|
|
37644
38753
|
name: 'ZKasino Mainnet',
|
|
37645
38754
|
chain: 'ZKasino',
|
|
@@ -37995,6 +39104,28 @@ exports.chains = {
|
|
|
37995
39104
|
],
|
|
37996
39105
|
iconURL: 'https://ipfs.io/ipfs/QmcCFUTStKKJKfzTwrjfMFoVaPCMsvAvWXRdDkYMvCkEs3'
|
|
37997
39106
|
},
|
|
39107
|
+
91342: {
|
|
39108
|
+
name: 'GIWA Sepolia Testnet',
|
|
39109
|
+
chain: 'ETH',
|
|
39110
|
+
rpc: ['https://sepolia-rpc.giwa.io'],
|
|
39111
|
+
faucets: ['https://faucet.giwa.io'],
|
|
39112
|
+
nativeCurrency: { name: 'Sepolia Ether', symbol: 'ETH', decimals: 18 },
|
|
39113
|
+
infoURL: 'https://giwa.io',
|
|
39114
|
+
shortName: 'giwasepolia',
|
|
39115
|
+
chainId: 91342,
|
|
39116
|
+
networkId: 91342,
|
|
39117
|
+
slip44: 1,
|
|
39118
|
+
icon: 'giwaTestnet',
|
|
39119
|
+
explorers: [
|
|
39120
|
+
{
|
|
39121
|
+
name: 'GIWA Sepolia Blockscout',
|
|
39122
|
+
url: 'https://sepolia-explorer.giwa.io',
|
|
39123
|
+
icon: 'blockscout',
|
|
39124
|
+
standard: 'EIP3091'
|
|
39125
|
+
}
|
|
39126
|
+
],
|
|
39127
|
+
iconURL: 'https://ipfs.io/ipfs/bafkreie3xhbmcwv5qqopq7ak5n5wmqncy6ewnxgi772vytmssmqrubngbm'
|
|
39128
|
+
},
|
|
37998
39129
|
91715: {
|
|
37999
39130
|
name: 'Combo Testnet',
|
|
38000
39131
|
chain: 'Combo',
|
|
@@ -38375,6 +39506,58 @@ exports.chains = {
|
|
|
38375
39506
|
],
|
|
38376
39507
|
iconURL: 'https://ipfs.io/ipfs/QmfVnJSmiB1Ss3Sfhgc9JsZAbQ2RAofsgzYB1VqUNKNgLH'
|
|
38377
39508
|
},
|
|
39509
|
+
97476: {
|
|
39510
|
+
name: 'Doma Testnet',
|
|
39511
|
+
title: 'Doma Testnet',
|
|
39512
|
+
chain: 'ETH',
|
|
39513
|
+
rpc: ['https://rpc-testnet.doma.xyz'],
|
|
39514
|
+
faucets: [],
|
|
39515
|
+
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
39516
|
+
infoURL: 'https://doma.xyz',
|
|
39517
|
+
shortName: 'doma-testnet',
|
|
39518
|
+
chainId: 97476,
|
|
39519
|
+
networkId: 97476,
|
|
39520
|
+
icon: 'doma',
|
|
39521
|
+
status: 'active',
|
|
39522
|
+
explorers: [
|
|
39523
|
+
{
|
|
39524
|
+
name: 'Doma Testnet Explorer',
|
|
39525
|
+
url: 'https://explorer-testnet.doma.xyz',
|
|
39526
|
+
standard: 'EIP3091',
|
|
39527
|
+
icon: 'doma'
|
|
39528
|
+
}
|
|
39529
|
+
],
|
|
39530
|
+
parent: {
|
|
39531
|
+
type: 'L2',
|
|
39532
|
+
chain: 'eip155-11155111',
|
|
39533
|
+
bridges: [{ url: 'https://bridge-testnet.doma.xyz' }]
|
|
39534
|
+
},
|
|
39535
|
+
iconURL: 'https://ipfs.io/ipfs/bafkreifurplvrlawl2ib2snx6sr5jmkkg2vdnegb7ettz2am4ge42blhn4'
|
|
39536
|
+
},
|
|
39537
|
+
97477: {
|
|
39538
|
+
name: 'Doma',
|
|
39539
|
+
title: 'Doma',
|
|
39540
|
+
chain: 'ETH',
|
|
39541
|
+
rpc: ['https://rpc.doma.xyz'],
|
|
39542
|
+
faucets: [],
|
|
39543
|
+
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
39544
|
+
infoURL: 'https://doma.xyz',
|
|
39545
|
+
shortName: 'doma',
|
|
39546
|
+
chainId: 97477,
|
|
39547
|
+
networkId: 97477,
|
|
39548
|
+
icon: 'doma',
|
|
39549
|
+
status: 'active',
|
|
39550
|
+
explorers: [
|
|
39551
|
+
{
|
|
39552
|
+
name: 'Doma Explorer',
|
|
39553
|
+
url: 'https://explorer.doma.xyz',
|
|
39554
|
+
standard: 'EIP3091',
|
|
39555
|
+
icon: 'doma'
|
|
39556
|
+
}
|
|
39557
|
+
],
|
|
39558
|
+
parent: { type: 'L2', chain: 'eip155-11155111' },
|
|
39559
|
+
iconURL: 'https://ipfs.io/ipfs/bafkreifurplvrlawl2ib2snx6sr5jmkkg2vdnegb7ettz2am4ge42blhn4'
|
|
39560
|
+
},
|
|
38378
39561
|
97531: {
|
|
38379
39562
|
name: 'Green Chain Testnet',
|
|
38380
39563
|
chain: 'Green Chain',
|
|
@@ -39005,6 +40188,28 @@ exports.chains = {
|
|
|
39005
40188
|
],
|
|
39006
40189
|
iconURL: 'https://ipfs.io/ipfs/QmYmx1KEFtAuCpA8VDq5B7WvbDVYGvXkZjBkmZTSQMsYCX'
|
|
39007
40190
|
},
|
|
40191
|
+
100611: {
|
|
40192
|
+
name: 'Monsoon Alpha',
|
|
40193
|
+
chain: 'MONSOON ALPHA',
|
|
40194
|
+
rpc: ['https://alpha.monsoon.rainfall.one'],
|
|
40195
|
+
features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
|
|
40196
|
+
faucets: [],
|
|
40197
|
+
nativeCurrency: { name: 'RDL', symbol: 'RDL', decimals: 18 },
|
|
40198
|
+
infoURL: '',
|
|
40199
|
+
shortName: 'monsoon-alpha',
|
|
40200
|
+
chainId: 100611,
|
|
40201
|
+
networkId: 100611,
|
|
40202
|
+
icon: 'monsoon',
|
|
40203
|
+
explorers: [
|
|
40204
|
+
{
|
|
40205
|
+
name: 'Monsoon Scan',
|
|
40206
|
+
url: 'https://scout.alpha.monsoon.rainfall.one',
|
|
40207
|
+
icon: 'monsoon',
|
|
40208
|
+
standard: 'EIP3091'
|
|
40209
|
+
}
|
|
40210
|
+
],
|
|
40211
|
+
iconURL: 'https://ipfs.io/ipfs/QmYmx1KEFtAuCpA8VDq5B7WvbDVYGvXkZjBkmZTSQMsYCX'
|
|
40212
|
+
},
|
|
39008
40213
|
101003: {
|
|
39009
40214
|
name: 'Socotra JUNE-Chain',
|
|
39010
40215
|
chain: 'Socotra JUNE-Chain',
|
|
@@ -39815,13 +41020,34 @@ exports.chains = {
|
|
|
39815
41020
|
}
|
|
39816
41021
|
]
|
|
39817
41022
|
},
|
|
41023
|
+
127823: {
|
|
41024
|
+
name: 'Etherlink Shadownet Testnet',
|
|
41025
|
+
chain: 'Etherlink',
|
|
41026
|
+
icon: 'etherlink',
|
|
41027
|
+
chainId: 127823,
|
|
41028
|
+
networkId: 127823,
|
|
41029
|
+
features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
|
|
41030
|
+
infoURL: 'https://etherlink.com',
|
|
41031
|
+
shortName: 'etlst',
|
|
41032
|
+
nativeCurrency: { name: 'tez', symbol: 'XTZ', decimals: 18 },
|
|
41033
|
+
rpc: ['https://node.shadownet.etherlink.com'],
|
|
41034
|
+
faucets: ['https://faucet.etherlink.com'],
|
|
41035
|
+
explorers: [
|
|
41036
|
+
{
|
|
41037
|
+
name: 'Etherlink Shadownet Testnet Explorer',
|
|
41038
|
+
url: 'https://shadownet.explorer.etherlink.com',
|
|
41039
|
+
standard: 'EIP3091'
|
|
41040
|
+
}
|
|
41041
|
+
],
|
|
41042
|
+
iconURL: 'https://ipfs.io/ipfs/QmVqE4wq3fd3RKZwo7GxmW333ywHgYBZGvqwh3TUBM5DUi'
|
|
41043
|
+
},
|
|
39818
41044
|
128123: {
|
|
39819
|
-
name: 'Etherlink Testnet',
|
|
41045
|
+
name: 'Etherlink Ghostnet Testnet',
|
|
39820
41046
|
chain: 'Etherlink',
|
|
39821
41047
|
icon: 'etherlink',
|
|
39822
41048
|
chainId: 128123,
|
|
39823
41049
|
networkId: 128123,
|
|
39824
|
-
features: [{ name: 'EIP1559' }],
|
|
41050
|
+
features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
|
|
39825
41051
|
infoURL: 'https://etherlink.com',
|
|
39826
41052
|
shortName: 'etlt',
|
|
39827
41053
|
nativeCurrency: { name: 'tez', symbol: 'XTZ', decimals: 18 },
|
|
@@ -39829,11 +41055,12 @@ exports.chains = {
|
|
|
39829
41055
|
faucets: ['https://faucet.etherlink.com'],
|
|
39830
41056
|
explorers: [
|
|
39831
41057
|
{
|
|
39832
|
-
name: 'Etherlink Testnet Explorer',
|
|
41058
|
+
name: 'Etherlink Ghostnet Testnet Explorer',
|
|
39833
41059
|
url: 'https://testnet.explorer.etherlink.com',
|
|
39834
41060
|
standard: 'EIP3091'
|
|
39835
41061
|
}
|
|
39836
41062
|
],
|
|
41063
|
+
status: 'deprecated',
|
|
39837
41064
|
iconURL: 'https://ipfs.io/ipfs/QmVqE4wq3fd3RKZwo7GxmW333ywHgYBZGvqwh3TUBM5DUi'
|
|
39838
41065
|
},
|
|
39839
41066
|
129399: {
|
|
@@ -40257,31 +41484,41 @@ exports.chains = {
|
|
|
40257
41484
|
iconURL: 'https://ipfs.io/ipfs/QmcHdmVr5VRUJq13jnM6tgah5Ge7hn3Dm14eY6vwivJ5ui'
|
|
40258
41485
|
},
|
|
40259
41486
|
167009: {
|
|
40260
|
-
name: 'Taiko Hekla',
|
|
41487
|
+
name: 'Taiko Hekla (deprecated)',
|
|
40261
41488
|
chain: 'ETH',
|
|
40262
|
-
status: '
|
|
41489
|
+
status: 'deprecated',
|
|
40263
41490
|
icon: 'taiko',
|
|
40264
|
-
rpc: [
|
|
40265
|
-
'https://rpc.hekla.taiko.xyz',
|
|
40266
|
-
'wss://ws.hekla.taiko.xyz',
|
|
40267
|
-
'https://taiko-hekla-rpc.publicnode.com',
|
|
40268
|
-
'wss://taiko-hekla-rpc.publicnode.com'
|
|
40269
|
-
],
|
|
41491
|
+
rpc: [],
|
|
40270
41492
|
faucets: [],
|
|
40271
41493
|
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
40272
41494
|
infoURL: 'https://taiko.xyz',
|
|
40273
41495
|
shortName: 'tko-hekla',
|
|
40274
41496
|
chainId: 167009,
|
|
40275
41497
|
networkId: 167009,
|
|
41498
|
+
explorers: [],
|
|
41499
|
+
iconURL: 'https://ipfs.io/ipfs/QmcHdmVr5VRUJq13jnM6tgah5Ge7hn3Dm14eY6vwivJ5ui'
|
|
41500
|
+
},
|
|
41501
|
+
167013: {
|
|
41502
|
+
name: 'Taiko Hoodi',
|
|
41503
|
+
chain: 'ETH',
|
|
41504
|
+
status: 'active',
|
|
41505
|
+
icon: 'taiko',
|
|
41506
|
+
rpc: ['https://rpc.hoodi.taiko.xyz'],
|
|
41507
|
+
faucets: [],
|
|
41508
|
+
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
41509
|
+
infoURL: 'https://taiko.xyz',
|
|
41510
|
+
shortName: 'tko-hoodi',
|
|
41511
|
+
chainId: 167013,
|
|
41512
|
+
networkId: 167013,
|
|
40276
41513
|
explorers: [
|
|
40277
41514
|
{
|
|
40278
|
-
name: '
|
|
40279
|
-
url: 'https://
|
|
41515
|
+
name: 'Blockscout',
|
|
41516
|
+
url: 'https://blockscout.hoodi.taiko.xyz',
|
|
40280
41517
|
standard: 'EIP3091'
|
|
40281
41518
|
},
|
|
40282
41519
|
{
|
|
40283
|
-
name: '
|
|
40284
|
-
url: 'https://
|
|
41520
|
+
name: 'Etherscan',
|
|
41521
|
+
url: 'https://hoodi.taikoscan.io',
|
|
40285
41522
|
standard: 'EIP3091'
|
|
40286
41523
|
}
|
|
40287
41524
|
],
|
|
@@ -40425,6 +41662,53 @@ exports.chains = {
|
|
|
40425
41662
|
],
|
|
40426
41663
|
iconURL: 'https://ipfs.io/ipfs/QmXZcwET1LhUxfc2mCdiCJFm61jUHsVVXuZYwx8zhvHQxn'
|
|
40427
41664
|
},
|
|
41665
|
+
175200: {
|
|
41666
|
+
name: 'Lit Chain Mainnet',
|
|
41667
|
+
chain: 'LITKEY',
|
|
41668
|
+
icon: 'lit',
|
|
41669
|
+
rpc: ['https://lit-chain-rpc.litprotocol.com'],
|
|
41670
|
+
faucets: [],
|
|
41671
|
+
nativeCurrency: { name: 'Lit Protocol', symbol: 'LITKEY', decimals: 18 },
|
|
41672
|
+
infoURL: 'https://litprotocol.com',
|
|
41673
|
+
shortName: 'lit',
|
|
41674
|
+
chainId: 175200,
|
|
41675
|
+
networkId: 175200,
|
|
41676
|
+
explorers: [
|
|
41677
|
+
{
|
|
41678
|
+
name: 'Lit Chain Explorer',
|
|
41679
|
+
url: 'https://lit-chain-explorer.litprotocol.com',
|
|
41680
|
+
icon: 'lit',
|
|
41681
|
+
standard: 'EIP3091'
|
|
41682
|
+
}
|
|
41683
|
+
],
|
|
41684
|
+
iconURL: 'https://ipfs.io/ipfs/QmXZcwET1LhUxfc2mCdiCJFm61jUHsVVXuZYwx8zhvHQxn'
|
|
41685
|
+
},
|
|
41686
|
+
181228: {
|
|
41687
|
+
name: 'HPP Sepolia Testnet',
|
|
41688
|
+
chain: 'ETH',
|
|
41689
|
+
rpc: ['https://sepolia.hpp.io'],
|
|
41690
|
+
faucets: ['https://faucet.conduit.xyz'],
|
|
41691
|
+
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
41692
|
+
infoURL: 'https://www.hpp.io',
|
|
41693
|
+
shortName: 'hpp-sepolia',
|
|
41694
|
+
chainId: 181228,
|
|
41695
|
+
networkId: 181228,
|
|
41696
|
+
icon: 'hpp',
|
|
41697
|
+
explorers: [
|
|
41698
|
+
{
|
|
41699
|
+
name: 'HPP Sepolia Explorer',
|
|
41700
|
+
url: 'https://sepolia-explorer.hpp.io',
|
|
41701
|
+
icon: 'blockscout',
|
|
41702
|
+
standard: 'EIP3091'
|
|
41703
|
+
}
|
|
41704
|
+
],
|
|
41705
|
+
parent: {
|
|
41706
|
+
type: 'L2',
|
|
41707
|
+
chain: 'eip155-11155111',
|
|
41708
|
+
bridges: [{ url: 'https://portal.arbitrum.io/bridge' }]
|
|
41709
|
+
},
|
|
41710
|
+
iconURL: 'https://ipfs.io/ipfs/QmX5MTCNX4wKb7B9pK6UH7oHGcWj5m8XywhzXqLA7gtVAJ'
|
|
41711
|
+
},
|
|
40428
41712
|
188710: {
|
|
40429
41713
|
name: 'Bitica Chain Mainnet',
|
|
40430
41714
|
chain: 'BDCC',
|
|
@@ -40468,6 +41752,32 @@ exports.chains = {
|
|
|
40468
41752
|
],
|
|
40469
41753
|
iconURL: 'https://ipfs.io/ipfs/QmPRDuEJSTqp2cDUvWCp71Wns6XV8nvdeAVKWH6srpk4xM'
|
|
40470
41754
|
},
|
|
41755
|
+
190415: {
|
|
41756
|
+
name: 'HPP Mainnet',
|
|
41757
|
+
chain: 'ETH',
|
|
41758
|
+
rpc: ['https://mainnet.hpp.io'],
|
|
41759
|
+
faucets: [],
|
|
41760
|
+
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
41761
|
+
infoURL: 'https://www.hpp.io',
|
|
41762
|
+
shortName: 'hpp-mainnet',
|
|
41763
|
+
chainId: 190415,
|
|
41764
|
+
networkId: 190415,
|
|
41765
|
+
icon: 'hpp',
|
|
41766
|
+
explorers: [
|
|
41767
|
+
{
|
|
41768
|
+
name: 'HPP Mainnet Explorer',
|
|
41769
|
+
url: 'https://explorer.hpp.io',
|
|
41770
|
+
icon: 'blockscout',
|
|
41771
|
+
standard: 'EIP3091'
|
|
41772
|
+
}
|
|
41773
|
+
],
|
|
41774
|
+
parent: {
|
|
41775
|
+
type: 'L2',
|
|
41776
|
+
chain: 'eip155-1',
|
|
41777
|
+
bridges: [{ url: 'https://portal.arbitrum.io/bridge' }]
|
|
41778
|
+
},
|
|
41779
|
+
iconURL: 'https://ipfs.io/ipfs/QmX5MTCNX4wKb7B9pK6UH7oHGcWj5m8XywhzXqLA7gtVAJ'
|
|
41780
|
+
},
|
|
40471
41781
|
191919: {
|
|
40472
41782
|
name: 'Altblockscan Mainnet',
|
|
40473
41783
|
chain: 'ALTB',
|
|
@@ -40507,6 +41817,7 @@ exports.chains = {
|
|
|
40507
41817
|
193939: {
|
|
40508
41818
|
name: 'R0AR Chain',
|
|
40509
41819
|
chain: 'R0AR Chain',
|
|
41820
|
+
icon: 'r0ar',
|
|
40510
41821
|
rpc: ['https://rpc-r0ar.io'],
|
|
40511
41822
|
faucets: [],
|
|
40512
41823
|
nativeCurrency: { name: 'Ethereum', symbol: 'ETH', decimals: 18 },
|
|
@@ -40515,8 +41826,14 @@ exports.chains = {
|
|
|
40515
41826
|
chainId: 193939,
|
|
40516
41827
|
networkId: 193939,
|
|
40517
41828
|
explorers: [
|
|
40518
|
-
{
|
|
40519
|
-
|
|
41829
|
+
{
|
|
41830
|
+
name: 'tracehawk',
|
|
41831
|
+
url: 'https://r0arscan.io',
|
|
41832
|
+
icon: 'r0ar',
|
|
41833
|
+
standard: 'none'
|
|
41834
|
+
}
|
|
41835
|
+
],
|
|
41836
|
+
iconURL: 'https://ipfs.io/ipfs/bafkreicz6422v574rrwrbmvllvrts6nyv4cwcpxxrrokrsr6ekjuky3c6i'
|
|
40520
41837
|
},
|
|
40521
41838
|
198989: {
|
|
40522
41839
|
name: 'Lydia Coin Testnet',
|
|
@@ -40561,6 +41878,27 @@ exports.chains = {
|
|
|
40561
41878
|
chainId: 200000,
|
|
40562
41879
|
networkId: 200000
|
|
40563
41880
|
},
|
|
41881
|
+
200024: {
|
|
41882
|
+
name: 'NitroGraph Testnet',
|
|
41883
|
+
chain: 'NOS',
|
|
41884
|
+
rpc: ['https://rpc-testnet.nitrograph.foundation'],
|
|
41885
|
+
icon: 'nitrograph',
|
|
41886
|
+
slip44: 1,
|
|
41887
|
+
faucets: ['https://faucet-testnet.nitrograph.foundation'],
|
|
41888
|
+
infoURL: 'https://docs.nitrograph.com',
|
|
41889
|
+
chainId: 200024,
|
|
41890
|
+
networkId: 200024,
|
|
41891
|
+
shortName: 'nitro-testnet',
|
|
41892
|
+
explorers: [
|
|
41893
|
+
{
|
|
41894
|
+
url: 'https://explorer-testnet.nitrograph.foundation',
|
|
41895
|
+
name: 'NitroGraphTestnetInfo',
|
|
41896
|
+
standard: 'EIP3091'
|
|
41897
|
+
}
|
|
41898
|
+
],
|
|
41899
|
+
nativeCurrency: { name: 'Nitro', symbol: 'NOS', decimals: 18 },
|
|
41900
|
+
iconURL: 'https://ipfs.io/ipfs/bafkreiglhsp6p2jthyaballkavwmpxwgenktcid6zy5cusd5bg6qafw7wy'
|
|
41901
|
+
},
|
|
40564
41902
|
200101: {
|
|
40565
41903
|
name: 'Milkomeda C1 Testnet',
|
|
40566
41904
|
chain: 'milkTAda',
|
|
@@ -40909,6 +42247,27 @@ exports.chains = {
|
|
|
40909
42247
|
}
|
|
40910
42248
|
]
|
|
40911
42249
|
},
|
|
42250
|
+
202599: {
|
|
42251
|
+
name: 'JuChain Testnet',
|
|
42252
|
+
chain: 'JuChain',
|
|
42253
|
+
rpc: ['https://testnet-rpc.juchain.org', 'wss://testnet-ws.juchain.org'],
|
|
42254
|
+
faucets: [],
|
|
42255
|
+
nativeCurrency: { name: 'JU Testnet Token', symbol: 'JU', decimals: 18 },
|
|
42256
|
+
features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
|
|
42257
|
+
infoURL: 'https://www.juchain.org',
|
|
42258
|
+
shortName: 'ju-test',
|
|
42259
|
+
chainId: 202599,
|
|
42260
|
+
networkId: 202599,
|
|
42261
|
+
icon: 'ju-test',
|
|
42262
|
+
explorers: [
|
|
42263
|
+
{
|
|
42264
|
+
name: 'JUChain Test Explorer',
|
|
42265
|
+
url: 'https://testnet.juscan.io',
|
|
42266
|
+
standard: 'EIP3091'
|
|
42267
|
+
}
|
|
42268
|
+
],
|
|
42269
|
+
iconURL: 'https://ipfs.io/ipfs/QmTYAGtxSChGszStYeGM3knudcXB1JH4rPwMjhz3yvSXkW'
|
|
42270
|
+
},
|
|
40912
42271
|
202624: {
|
|
40913
42272
|
name: 'Jellie',
|
|
40914
42273
|
title: 'Twala Testnet Jellie',
|
|
@@ -40972,6 +42331,27 @@ exports.chains = {
|
|
|
40972
42331
|
],
|
|
40973
42332
|
iconURL: 'https://ipfs.io/ipfs/QmbkTh6qNYUnae5yNjied3qZqVyZcb4x3hfUpJ33bGg9QY'
|
|
40974
42333
|
},
|
|
42334
|
+
210000: {
|
|
42335
|
+
name: 'JuChain Mainnet',
|
|
42336
|
+
chain: 'JuChain',
|
|
42337
|
+
rpc: ['https://rpc.juchain.org', 'wss://ws.juchain.org'],
|
|
42338
|
+
faucets: [],
|
|
42339
|
+
nativeCurrency: { name: 'JU', symbol: 'JU', decimals: 18 },
|
|
42340
|
+
features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
|
|
42341
|
+
infoURL: 'https://www.juchain.org',
|
|
42342
|
+
shortName: 'ju',
|
|
42343
|
+
chainId: 210000,
|
|
42344
|
+
networkId: 210000,
|
|
42345
|
+
icon: 'ju',
|
|
42346
|
+
explorers: [
|
|
42347
|
+
{
|
|
42348
|
+
name: 'JUChain Mainnet Explorer',
|
|
42349
|
+
url: 'https://juscan.io',
|
|
42350
|
+
standard: 'EIP3091'
|
|
42351
|
+
}
|
|
42352
|
+
],
|
|
42353
|
+
iconURL: 'https://ipfs.io/ipfs/QmTYAGtxSChGszStYeGM3knudcXB1JH4rPwMjhz3yvSXkW'
|
|
42354
|
+
},
|
|
40975
42355
|
210049: {
|
|
40976
42356
|
name: 'GitAGI Atlas Testnet',
|
|
40977
42357
|
chain: 'GitAGI',
|
|
@@ -41927,7 +43307,7 @@ exports.chains = {
|
|
|
41927
43307
|
323432: {
|
|
41928
43308
|
name: 'World Mobile Chain Testnet',
|
|
41929
43309
|
chain: 'WOMOX',
|
|
41930
|
-
rpc: ['https://worldmobile-
|
|
43310
|
+
rpc: ['https://worldmobile-testnet.g.alchemy.com/public'],
|
|
41931
43311
|
faucets: ['https://testnet-faucet.worldmobile.net'],
|
|
41932
43312
|
nativeCurrency: { name: 'ATestingToken', symbol: 'WOMOX', decimals: 18 },
|
|
41933
43313
|
infoURL: 'https://worldmobile.io/the-chain',
|
|
@@ -41975,7 +43355,7 @@ exports.chains = {
|
|
|
41975
43355
|
iconURL: 'https://ipfs.io/ipfs/QmZN3AzgetKvuTnZvsPPYTvtcsPa73ScGdTguXGHxc2CpN'
|
|
41976
43356
|
},
|
|
41977
43357
|
327126: {
|
|
41978
|
-
name: 'WABA Chain
|
|
43358
|
+
name: 'WABA Chain Mainnet',
|
|
41979
43359
|
chain: 'WABA Mainnet',
|
|
41980
43360
|
icon: 'waba',
|
|
41981
43361
|
rpc: ['https://rpc.wabaworld.com'],
|
|
@@ -42168,6 +43548,29 @@ exports.chains = {
|
|
|
42168
43548
|
networkId: 333999,
|
|
42169
43549
|
iconURL: 'https://ipfs.io/ipfs/QmagWrtyApex28H2QeXcs3jJ2F7p2K7eESz3cDbHdQ3pjG'
|
|
42170
43550
|
},
|
|
43551
|
+
335700: {
|
|
43552
|
+
name: 'Scenium',
|
|
43553
|
+
chain: 'Scenium',
|
|
43554
|
+
icon: 'scenium',
|
|
43555
|
+
rpc: [
|
|
43556
|
+
'https://services.tanssi-mainnet.network/tanssi-2004',
|
|
43557
|
+
'wss://services.tanssi-mainnet.network/tanssi-2004'
|
|
43558
|
+
],
|
|
43559
|
+
faucets: [],
|
|
43560
|
+
nativeCurrency: { name: 'SCEN', symbol: 'SCEN', decimals: 18 },
|
|
43561
|
+
infoURL: 'hhttps://www.scenium.io/',
|
|
43562
|
+
shortName: 'scenium',
|
|
43563
|
+
chainId: 335700,
|
|
43564
|
+
networkId: 335700,
|
|
43565
|
+
explorers: [
|
|
43566
|
+
{
|
|
43567
|
+
name: 'Tanssi EVM Basic Explorer',
|
|
43568
|
+
url: 'https://evmexplorer.tanssi-chains.network/?rpcUrl=https://services.tanssi-mainnet.network/tanssi-2004',
|
|
43569
|
+
standard: 'none'
|
|
43570
|
+
}
|
|
43571
|
+
],
|
|
43572
|
+
iconURL: 'https://ipfs.io/ipfs/bafkreicngi3vnsauqgncupwitkkq2733nuwmqvczkiodynbsaxjmu2brna'
|
|
43573
|
+
},
|
|
42171
43574
|
336655: {
|
|
42172
43575
|
name: 'UPchain Testnet',
|
|
42173
43576
|
chain: 'UPchain',
|
|
@@ -42299,6 +43702,27 @@ exports.chains = {
|
|
|
42299
43702
|
],
|
|
42300
43703
|
iconURL: 'https://ipfs.io/ipfs/QmRiAUu3xV5uiX6Nk1iXD5w6qjki5ugGFETRVavzJ2h5QF'
|
|
42301
43704
|
},
|
|
43705
|
+
369369: {
|
|
43706
|
+
name: 'Denergy Network',
|
|
43707
|
+
chain: 'DEN',
|
|
43708
|
+
rpc: ['https://rpc.d.energy/'],
|
|
43709
|
+
faucets: [],
|
|
43710
|
+
nativeCurrency: { name: 'WATT', symbol: 'WATT', decimals: 18 },
|
|
43711
|
+
infoURL: 'https://d.energy/',
|
|
43712
|
+
shortName: 'den-mainnet',
|
|
43713
|
+
chainId: 369369,
|
|
43714
|
+
networkId: 369369,
|
|
43715
|
+
icon: 'denergy',
|
|
43716
|
+
explorers: [
|
|
43717
|
+
{
|
|
43718
|
+
name: 'Denergy Explorer',
|
|
43719
|
+
url: 'https://explorer.denergychain.com',
|
|
43720
|
+
icon: 'denergy',
|
|
43721
|
+
standard: 'EIP3091'
|
|
43722
|
+
}
|
|
43723
|
+
],
|
|
43724
|
+
iconURL: 'https://ipfs.io/ipfs/QmdZMYDb12zN4ErNoSob7yotqqQBMobCDbhumMY3DV1kG1'
|
|
43725
|
+
},
|
|
42302
43726
|
373737: {
|
|
42303
43727
|
name: 'HAPchain Testnet',
|
|
42304
43728
|
chain: 'HAPchain',
|
|
@@ -42321,6 +43745,58 @@ exports.chains = {
|
|
|
42321
43745
|
],
|
|
42322
43746
|
iconURL: 'https://ipfs.io/ipfs/QmQ4V9JC25yUrYk2kFJwmKguSsZBQvtGcg6q9zkDV8mkJW'
|
|
42323
43747
|
},
|
|
43748
|
+
380929: {
|
|
43749
|
+
name: 'Silent Data Mainnet',
|
|
43750
|
+
chain: 'Silent Data',
|
|
43751
|
+
rpc: ['https://mainnet.silentdata.com/${SILENTDATA_AUTH_TOKEN}'],
|
|
43752
|
+
faucets: [],
|
|
43753
|
+
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
43754
|
+
infoURL: 'https://www.silentdata.com',
|
|
43755
|
+
shortName: 'silent-data-mainnet',
|
|
43756
|
+
chainId: 380929,
|
|
43757
|
+
networkId: 380929,
|
|
43758
|
+
icon: 'silentdata',
|
|
43759
|
+
explorers: [
|
|
43760
|
+
{
|
|
43761
|
+
name: 'Silent Data Mainnet Explorer',
|
|
43762
|
+
url: 'https://explorer-mainnet.rollup.silentdata.com',
|
|
43763
|
+
icon: 'silentdata',
|
|
43764
|
+
standard: 'EIP3091'
|
|
43765
|
+
}
|
|
43766
|
+
],
|
|
43767
|
+
parent: {
|
|
43768
|
+
type: 'L2',
|
|
43769
|
+
chain: 'eip155-1',
|
|
43770
|
+
bridges: [{ url: 'https://bridge-mainnet.rollup.silentdata.com' }]
|
|
43771
|
+
},
|
|
43772
|
+
iconURL: 'https://ipfs.io/ipfs/QmYcpfy4jVw2VKa63jzjYHEXLr3ytGjYKgTNNmoC7ejxyi'
|
|
43773
|
+
},
|
|
43774
|
+
381185: {
|
|
43775
|
+
name: 'Silent Data Testnet',
|
|
43776
|
+
chain: 'Silent Data',
|
|
43777
|
+
rpc: ['https://testnet.silentdata.com/${SILENTDATA_AUTH_TOKEN}'],
|
|
43778
|
+
faucets: [],
|
|
43779
|
+
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
43780
|
+
infoURL: 'https://www.silentdata.com',
|
|
43781
|
+
shortName: 'silent-data-testnet',
|
|
43782
|
+
chainId: 381185,
|
|
43783
|
+
networkId: 381185,
|
|
43784
|
+
icon: 'silentdata-testnet',
|
|
43785
|
+
explorers: [
|
|
43786
|
+
{
|
|
43787
|
+
name: 'Silent Data Testnet Explorer',
|
|
43788
|
+
url: 'https://explorer-testnet.rollup.silentdata.com',
|
|
43789
|
+
icon: 'silentdata-testnet',
|
|
43790
|
+
standard: 'EIP3091'
|
|
43791
|
+
}
|
|
43792
|
+
],
|
|
43793
|
+
parent: {
|
|
43794
|
+
type: 'L2',
|
|
43795
|
+
chain: 'eip155-11155111',
|
|
43796
|
+
bridges: [{ url: 'https://bridge-testnet.rollup.silentdata.com' }]
|
|
43797
|
+
},
|
|
43798
|
+
iconURL: 'https://ipfs.io/ipfs/QmVmh384UGF5ecanRufkxNXdDb5ps1HKfJnAYjUjR2A8QB'
|
|
43799
|
+
},
|
|
42324
43800
|
381931: {
|
|
42325
43801
|
name: 'Metal C-Chain',
|
|
42326
43802
|
chain: 'Metal',
|
|
@@ -42861,22 +44337,16 @@ exports.chains = {
|
|
|
42861
44337
|
name: 'Autonomys Taurus Testnet',
|
|
42862
44338
|
chain: 'autonomys-taurus-testnet',
|
|
42863
44339
|
rpc: ['https://auto-evm.taurus.autonomys.xyz/ws'],
|
|
44340
|
+
status: 'deprecated',
|
|
42864
44341
|
icon: 'autonomys',
|
|
42865
44342
|
faucets: [],
|
|
42866
44343
|
nativeCurrency: { name: 'AI3', symbol: 'AI3', decimals: 18 },
|
|
42867
44344
|
features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
|
|
42868
44345
|
infoURL: 'https://www.autonomys.xyz',
|
|
42869
|
-
shortName: 'ATN',
|
|
44346
|
+
shortName: 'ATN-deprecated',
|
|
42870
44347
|
chainId: 490000,
|
|
42871
44348
|
networkId: 490000,
|
|
42872
|
-
explorers: [
|
|
42873
|
-
{
|
|
42874
|
-
name: 'Autonomys Taurus Testnet Explorer',
|
|
42875
|
-
url: 'https://blockscout.taurus.autonomys.xyz',
|
|
42876
|
-
icon: 'blockscout',
|
|
42877
|
-
standard: 'EIP3091'
|
|
42878
|
-
}
|
|
42879
|
-
],
|
|
44349
|
+
explorers: [],
|
|
42880
44350
|
iconURL: 'https://ipfs.io/ipfs/bafkreic62smuudotw6iq724fvysujakoonb3iwtwo6t4hr6ldursz5jyo4'
|
|
42881
44351
|
},
|
|
42882
44352
|
490092: {
|
|
@@ -42918,6 +44388,27 @@ exports.chains = {
|
|
|
42918
44388
|
],
|
|
42919
44389
|
iconURL: 'https://ipfs.io/ipfs/QmY6AkNb5TYrDbM5M7YpSM8X3aYn2LcPXeLXz6F7WoB27r'
|
|
42920
44390
|
},
|
|
44391
|
+
511111: {
|
|
44392
|
+
name: 'Alpha Chain Testnet',
|
|
44393
|
+
chain: 'Alpha Chain',
|
|
44394
|
+
rpc: ['https://testnet-rpc.goalpha.org'],
|
|
44395
|
+
faucets: [],
|
|
44396
|
+
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
44397
|
+
infoURL: 'https://docs.alphatoken.com/AlphaChain/about-alpha-chain',
|
|
44398
|
+
shortName: 'alpha-testnet',
|
|
44399
|
+
chainId: 511111,
|
|
44400
|
+
networkId: 511111,
|
|
44401
|
+
slip44: 1,
|
|
44402
|
+
icon: 'alphachain',
|
|
44403
|
+
explorers: [
|
|
44404
|
+
{
|
|
44405
|
+
name: 'Alpha Chain Testnet Scan',
|
|
44406
|
+
url: 'https://testnet-scan.goalpha.org',
|
|
44407
|
+
standard: 'EIP3091'
|
|
44408
|
+
}
|
|
44409
|
+
],
|
|
44410
|
+
iconURL: 'https://ipfs.io/ipfs/bafkreihesy252ozceffnjmgv5pw72yddwnn2zmnmh627xwxnvxb6wfyekm'
|
|
44411
|
+
},
|
|
42921
44412
|
512512: {
|
|
42922
44413
|
name: 'CMP-Testnet',
|
|
42923
44414
|
chain: 'CMP',
|
|
@@ -43276,19 +44767,19 @@ exports.chains = {
|
|
|
43276
44767
|
iconURL: 'https://ipfs.io/ipfs/QmV8Ks2Bikdy3VejY1YRAoucB5nifVocBhG7GJqfGmZuF3'
|
|
43277
44768
|
},
|
|
43278
44769
|
560000: {
|
|
43279
|
-
name: 'Hetu
|
|
44770
|
+
name: 'Hetu Mainnet',
|
|
43280
44771
|
chain: 'HETU',
|
|
43281
|
-
rpc: ['https://rpc.
|
|
43282
|
-
faucets: [
|
|
43283
|
-
nativeCurrency: { name: '
|
|
44772
|
+
rpc: ['https://rpc.va.hetu.org'],
|
|
44773
|
+
faucets: [],
|
|
44774
|
+
nativeCurrency: { name: 'HETU', symbol: 'HETU', decimals: 18 },
|
|
43284
44775
|
infoURL: 'https://hetu.org',
|
|
43285
44776
|
shortName: 'HETU',
|
|
43286
44777
|
chainId: 560000,
|
|
43287
44778
|
networkId: 560000,
|
|
43288
44779
|
explorers: [
|
|
43289
44780
|
{
|
|
43290
|
-
name: 'Hetu
|
|
43291
|
-
url: 'https://
|
|
44781
|
+
name: 'Hetu Mainnet Scan',
|
|
44782
|
+
url: 'https://scan.v1.hetu.org',
|
|
43292
44783
|
icon: 'hetu',
|
|
43293
44784
|
standard: 'EIP3091'
|
|
43294
44785
|
}
|
|
@@ -43977,26 +45468,39 @@ exports.chains = {
|
|
|
43977
45468
|
]
|
|
43978
45469
|
},
|
|
43979
45470
|
763374: {
|
|
45471
|
+
name: 'Surge deprecated Testnet',
|
|
45472
|
+
chain: 'Surge deprecated Testnet',
|
|
45473
|
+
status: 'deprecated',
|
|
45474
|
+
rpc: [],
|
|
45475
|
+
faucets: [],
|
|
45476
|
+
features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
|
|
45477
|
+
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
45478
|
+
infoURL: '',
|
|
45479
|
+
shortName: 'surge-deprecated-testnet',
|
|
45480
|
+
chainId: 763374,
|
|
45481
|
+
networkId: 763374,
|
|
45482
|
+
icon: 'surge-testnet',
|
|
45483
|
+
explorers: [],
|
|
45484
|
+
iconURL: 'https://ipfs.io/ipfs/bafkreianxdx5j3ybmryz7n7fngycnmyihoi3jjerby2xtahahsw5kgz3qa'
|
|
45485
|
+
},
|
|
45486
|
+
763375: {
|
|
43980
45487
|
name: 'Surge Testnet',
|
|
43981
45488
|
chain: 'Surge Testnet',
|
|
43982
|
-
rpc: [
|
|
43983
|
-
'https://l2-rpc.surge.staging-nethermind.xyz',
|
|
43984
|
-
'wss://l2-rpc.surge.staging-nethermind.xyz'
|
|
43985
|
-
],
|
|
45489
|
+
rpc: ['https://l2-rpc.hoodi.surge.wtf', 'wss://l2-ws.hoodi.surge.wtf'],
|
|
43986
45490
|
features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
|
|
43987
45491
|
faucets: [],
|
|
43988
45492
|
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
43989
45493
|
infoURL: 'https://surge.wtf',
|
|
43990
45494
|
shortName: 'surge-testnet',
|
|
43991
|
-
chainId:
|
|
43992
|
-
networkId:
|
|
45495
|
+
chainId: 763375,
|
|
45496
|
+
networkId: 763375,
|
|
43993
45497
|
icon: 'surge-testnet',
|
|
43994
45498
|
explorers: [
|
|
43995
45499
|
{
|
|
43996
45500
|
name: 'blockscout',
|
|
43997
|
-
url: 'https://explorer.
|
|
45501
|
+
url: 'https://explorer.hoodi.surge.wtf',
|
|
43998
45502
|
standard: 'EIP3091',
|
|
43999
|
-
icon: '
|
|
45503
|
+
icon: 'blockscout'
|
|
44000
45504
|
}
|
|
44001
45505
|
],
|
|
44002
45506
|
iconURL: 'https://ipfs.io/ipfs/bafkreianxdx5j3ybmryz7n7fngycnmyihoi3jjerby2xtahahsw5kgz3qa'
|
|
@@ -44319,6 +45823,27 @@ exports.chains = {
|
|
|
44319
45823
|
},
|
|
44320
45824
|
iconURL: 'https://ipfs.io/ipfs/bafkreiaj7b6pdekv3rjuta5wsdvmfdcsat2jftjgozape7wvmyj6d3vjcm'
|
|
44321
45825
|
},
|
|
45826
|
+
812242: {
|
|
45827
|
+
name: 'Codex Testnet',
|
|
45828
|
+
chain: 'ETH',
|
|
45829
|
+
rpc: ['https://rpc.codex-stg.xyz', 'wss://rpc.codex-stg.xyz'],
|
|
45830
|
+
faucets: [],
|
|
45831
|
+
nativeCurrency: { name: 'Sepolia Ether', symbol: 'ETH', decimals: 18 },
|
|
45832
|
+
infoURL: 'https://www.codex.xyz/',
|
|
45833
|
+
shortName: 'codex-testnet',
|
|
45834
|
+
chainId: 812242,
|
|
45835
|
+
networkId: 812242,
|
|
45836
|
+
icon: 'codex-testnet',
|
|
45837
|
+
explorers: [
|
|
45838
|
+
{
|
|
45839
|
+
name: 'Codex Testnet Explorer',
|
|
45840
|
+
url: 'https://explorer.codex-stg.xyz',
|
|
45841
|
+
standard: 'EIP3091'
|
|
45842
|
+
}
|
|
45843
|
+
],
|
|
45844
|
+
parent: { type: 'L2', chain: 'eip155-11155111' },
|
|
45845
|
+
iconURL: 'https://ipfs.io/ipfs/QmP9ehCr7SYf2e2kGhX7DX3WePUFyu8ACGZycPnKFBQeGs'
|
|
45846
|
+
},
|
|
44322
45847
|
812397: {
|
|
44323
45848
|
name: 'SG Verse Mainnet',
|
|
44324
45849
|
chain: 'SG Verse',
|
|
@@ -44930,6 +46455,27 @@ exports.chains = {
|
|
|
44930
46455
|
],
|
|
44931
46456
|
iconURL: 'https://ipfs.io/ipfs/Qmb6VAhhtaJmdaW1j7PAjxaLju1V24PPDFBdXtebyTSfsZ'
|
|
44932
46457
|
},
|
|
46458
|
+
1001996: {
|
|
46459
|
+
name: 'Wirex Pay Testnet',
|
|
46460
|
+
chain: 'WirexPay',
|
|
46461
|
+
icon: 'wpay',
|
|
46462
|
+
rpc: ['https://rpc-dev.wirexpaychain.com'],
|
|
46463
|
+
faucets: ['https://faucet-dev.wirexpaychain.com'],
|
|
46464
|
+
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
46465
|
+
features: [{ name: 'EIP155' }],
|
|
46466
|
+
infoURL: 'https://docs.wirexpaychain.com/tech/wirex-pay-chain',
|
|
46467
|
+
shortName: 'wirex-testnet',
|
|
46468
|
+
chainId: 1001996,
|
|
46469
|
+
networkId: 1001996,
|
|
46470
|
+
explorers: [
|
|
46471
|
+
{
|
|
46472
|
+
name: 'Wirex Pay Testnet Explorer',
|
|
46473
|
+
url: 'https://explorer-dev.wirexpaychain.com',
|
|
46474
|
+
standard: 'none'
|
|
46475
|
+
}
|
|
46476
|
+
],
|
|
46477
|
+
iconURL: 'https://ipfs.io/ipfs/QmRkaZbopr8JTgypSQ3N3VfQumnZEN9bA5Uh3u3mL26dwT'
|
|
46478
|
+
},
|
|
44933
46479
|
1008686: {
|
|
44934
46480
|
name: 'Naga Testnet',
|
|
44935
46481
|
chain: 'Naga',
|
|
@@ -44997,7 +46543,7 @@ exports.chains = {
|
|
|
44997
46543
|
chain: '1Money Testnet',
|
|
44998
46544
|
rpc: ['https://testnet.1money.network'],
|
|
44999
46545
|
faucets: [],
|
|
45000
|
-
nativeCurrency: { name: '
|
|
46546
|
+
nativeCurrency: { name: 'FREE', symbol: 'FREE', decimals: 18 },
|
|
45001
46547
|
features: [{ name: 'EIP155' }],
|
|
45002
46548
|
infoURL: 'https://1money.com',
|
|
45003
46549
|
shortName: '1money-testnet',
|
|
@@ -45211,11 +46757,33 @@ exports.chains = {
|
|
|
45211
46757
|
],
|
|
45212
46758
|
iconURL: 'https://ipfs.io/ipfs/QmW7ugm31MRdhjGtimzWMK5N4g5L84tSyKMpZQYk6N9KvJ'
|
|
45213
46759
|
},
|
|
46760
|
+
1440000: {
|
|
46761
|
+
name: 'XRPL EVM Sidechain',
|
|
46762
|
+
chain: 'XRPL EVM',
|
|
46763
|
+
icon: 'xrplevm',
|
|
46764
|
+
rpc: ['https://rpc.xrplevm.org', 'wss://ws.xrplevm.org'],
|
|
46765
|
+
features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
|
|
46766
|
+
faucets: ['https://faucet.xrplevm.org'],
|
|
46767
|
+
nativeCurrency: { name: 'XRP', symbol: 'XRP', decimals: 18 },
|
|
46768
|
+
infoURL: 'https://xrplevm.org',
|
|
46769
|
+
shortName: 'xrplevm',
|
|
46770
|
+
chainId: 1440000,
|
|
46771
|
+
networkId: 1440000,
|
|
46772
|
+
explorers: [
|
|
46773
|
+
{
|
|
46774
|
+
name: 'blockscout',
|
|
46775
|
+
url: 'https://explorer.xrplevm.org',
|
|
46776
|
+
icon: 'xrplevm',
|
|
46777
|
+
standard: 'EIP3091'
|
|
46778
|
+
}
|
|
46779
|
+
],
|
|
46780
|
+
iconURL: 'https://ipfs.io/ipfs/QmS1qEsbRpi9UrjCM5JkmCDdgWf8CWEAyKvNKbkjms919P'
|
|
46781
|
+
},
|
|
45214
46782
|
1440002: {
|
|
45215
46783
|
name: 'XRPL EVM Sidechain Devnet',
|
|
45216
46784
|
chain: 'XRPLEVM Devnet',
|
|
45217
46785
|
icon: 'xrplevm',
|
|
45218
|
-
rpc: ['https://rpc.xrplevm.org', '
|
|
46786
|
+
rpc: ['https://rpc.devnet.xrplevm.org', 'wss://ws.devnet.xrplevm.org'],
|
|
45219
46787
|
features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
|
|
45220
46788
|
faucets: ['https://faucet.xrplevm.org'],
|
|
45221
46789
|
nativeCurrency: { name: 'XRP', symbol: 'XRP', decimals: 18 },
|
|
@@ -45231,13 +46799,13 @@ exports.chains = {
|
|
|
45231
46799
|
standard: 'EIP3091'
|
|
45232
46800
|
}
|
|
45233
46801
|
],
|
|
45234
|
-
iconURL: 'https://ipfs.io/ipfs/
|
|
46802
|
+
iconURL: 'https://ipfs.io/ipfs/QmS1qEsbRpi9UrjCM5JkmCDdgWf8CWEAyKvNKbkjms919P'
|
|
45235
46803
|
},
|
|
45236
46804
|
1449000: {
|
|
45237
46805
|
name: 'XRPL EVM Sidechain Testnet',
|
|
45238
46806
|
chain: 'XRPLEVM Testnet',
|
|
45239
46807
|
icon: 'xrplevm',
|
|
45240
|
-
rpc: ['https://rpc.testnet.xrplevm.org', '
|
|
46808
|
+
rpc: ['https://rpc.testnet.xrplevm.org', 'wss://ws.testnet.xrplevm.org'],
|
|
45241
46809
|
features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
|
|
45242
46810
|
faucets: ['https://faucet.xrplevm.org'],
|
|
45243
46811
|
nativeCurrency: { name: 'XRP', symbol: 'XRP', decimals: 18 },
|
|
@@ -45253,7 +46821,7 @@ exports.chains = {
|
|
|
45253
46821
|
standard: 'EIP3091'
|
|
45254
46822
|
}
|
|
45255
46823
|
],
|
|
45256
|
-
iconURL: 'https://ipfs.io/ipfs/
|
|
46824
|
+
iconURL: 'https://ipfs.io/ipfs/QmS1qEsbRpi9UrjCM5JkmCDdgWf8CWEAyKvNKbkjms919P'
|
|
45257
46825
|
},
|
|
45258
46826
|
1501869: {
|
|
45259
46827
|
name: 'Waterfall 9 Test Network',
|
|
@@ -45835,6 +47403,33 @@ exports.chains = {
|
|
|
45835
47403
|
],
|
|
45836
47404
|
iconURL: 'https://ipfs.io/ipfs/QmWpvBtmDhZSAnRww5ZU6BvEbDbxKEzoyjWcanjc1UBD9X'
|
|
45837
47405
|
},
|
|
47406
|
+
5042002: {
|
|
47407
|
+
name: 'Arc Network Testnet',
|
|
47408
|
+
chain: 'Arc Network',
|
|
47409
|
+
icon: 'arcnetwork',
|
|
47410
|
+
rpc: [
|
|
47411
|
+
'https://rpc.testnet.arc.network',
|
|
47412
|
+
'wss://rpc.testnet.arc.network',
|
|
47413
|
+
'https://rpc.quicknode.testnet.arc.network',
|
|
47414
|
+
'wss://rpc.quicknode.testnet.arc.network',
|
|
47415
|
+
'https://rpc.blockdaemon.testnet.arc.network'
|
|
47416
|
+
],
|
|
47417
|
+
faucets: ['https://faucet.circle.com/'],
|
|
47418
|
+
nativeCurrency: { name: 'USDC', symbol: 'USDC', decimals: 18 },
|
|
47419
|
+
infoURL: 'https://arc.network',
|
|
47420
|
+
shortName: 'arc-testnet',
|
|
47421
|
+
chainId: 5042002,
|
|
47422
|
+
networkId: 5042002,
|
|
47423
|
+
slip44: 1,
|
|
47424
|
+
explorers: [
|
|
47425
|
+
{
|
|
47426
|
+
name: 'Arcscan',
|
|
47427
|
+
url: 'https://testnet.arcscan.app',
|
|
47428
|
+
standard: 'EIP3091'
|
|
47429
|
+
}
|
|
47430
|
+
],
|
|
47431
|
+
iconURL: 'https://ipfs.io/ipfs/bafybeiddgoql2bcngs3bcuxobz5hkjjbhvwxvqrdagqytdnfmmawnmfhta'
|
|
47432
|
+
},
|
|
45838
47433
|
5112023: {
|
|
45839
47434
|
name: 'NumBlock Chain',
|
|
45840
47435
|
chain: 'NumBlock',
|
|
@@ -45927,7 +47522,31 @@ exports.chains = {
|
|
|
45927
47522
|
standard: 'EIP3091'
|
|
45928
47523
|
}
|
|
45929
47524
|
],
|
|
45930
|
-
iconURL: 'https://ipfs.io/ipfs/
|
|
47525
|
+
iconURL: 'https://ipfs.io/ipfs/bafkreiefr7p63cufa53rylql4megu6mbe2fksl45fkbo4jkpt2pyy3q5xm'
|
|
47526
|
+
},
|
|
47527
|
+
5318007: {
|
|
47528
|
+
name: 'Reactive Lasna',
|
|
47529
|
+
title: 'Reactive Network Testnet Lasna',
|
|
47530
|
+
chain: 'REACT',
|
|
47531
|
+
rpc: ['https://lasna-rpc.rnk.dev'],
|
|
47532
|
+
features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
|
|
47533
|
+
faucets: [
|
|
47534
|
+
'https://dev.reactive.network/reactive-mainnet#get-testnet-react'
|
|
47535
|
+
],
|
|
47536
|
+
nativeCurrency: { name: 'Lasna React', symbol: 'lREACT', decimals: 18 },
|
|
47537
|
+
infoURL: 'https://reactive.network',
|
|
47538
|
+
shortName: 'lreact',
|
|
47539
|
+
icon: 'reactive',
|
|
47540
|
+
chainId: 5318007,
|
|
47541
|
+
networkId: 5318007,
|
|
47542
|
+
explorers: [
|
|
47543
|
+
{
|
|
47544
|
+
name: 'Reactscan',
|
|
47545
|
+
url: 'https://lasna.reactscan.net',
|
|
47546
|
+
standard: 'none'
|
|
47547
|
+
}
|
|
47548
|
+
],
|
|
47549
|
+
iconURL: 'https://ipfs.io/ipfs/QmaBqYemL6VG5kDEMZqtJZhh6kLn3XqMyxkDpChkPttJ6B'
|
|
45931
47550
|
},
|
|
45932
47551
|
5318008: {
|
|
45933
47552
|
name: 'Reactive Kopli',
|
|
@@ -45949,7 +47568,7 @@ exports.chains = {
|
|
|
45949
47568
|
standard: 'none'
|
|
45950
47569
|
}
|
|
45951
47570
|
],
|
|
45952
|
-
iconURL: 'https://ipfs.io/ipfs/
|
|
47571
|
+
iconURL: 'https://ipfs.io/ipfs/QmaBqYemL6VG5kDEMZqtJZhh6kLn3XqMyxkDpChkPttJ6B'
|
|
45953
47572
|
},
|
|
45954
47573
|
5511555: {
|
|
45955
47574
|
name: 'PointPay Testnet',
|
|
@@ -46036,9 +47655,9 @@ exports.chains = {
|
|
|
46036
47655
|
5734951: {
|
|
46037
47656
|
name: 'Jovay Mainnet',
|
|
46038
47657
|
chain: 'ETH',
|
|
46039
|
-
status: '
|
|
47658
|
+
status: 'active',
|
|
46040
47659
|
rpc: [
|
|
46041
|
-
'https://
|
|
47660
|
+
'https://rpc.jovay.io',
|
|
46042
47661
|
'https://api.zan.top/node/v1/jovay/mainnet/${ZAN_API_KEY}',
|
|
46043
47662
|
'wss://api.zan.top/node/ws/v1/jovay/mainnet/${ZAN_API_KEY}'
|
|
46044
47663
|
],
|
|
@@ -46052,7 +47671,7 @@ exports.chains = {
|
|
|
46052
47671
|
explorers: [
|
|
46053
47672
|
{
|
|
46054
47673
|
name: 'Jovay Explorer',
|
|
46055
|
-
url: 'https://explorer.jovay.io',
|
|
47674
|
+
url: 'https://explorer.jovay.io/l2',
|
|
46056
47675
|
standard: 'none'
|
|
46057
47676
|
}
|
|
46058
47677
|
],
|
|
@@ -46697,7 +48316,7 @@ exports.chains = {
|
|
|
46697
48316
|
networkId: 11142220,
|
|
46698
48317
|
features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
|
|
46699
48318
|
slip44: 60,
|
|
46700
|
-
nativeCurrency: { name: 'CELO
|
|
48319
|
+
nativeCurrency: { name: 'CELO', symbol: 'CELO', decimals: 18 },
|
|
46701
48320
|
parent: {
|
|
46702
48321
|
type: 'L2',
|
|
46703
48322
|
chain: 'eip155-11155111',
|
|
@@ -46851,6 +48470,7 @@ exports.chains = {
|
|
|
46851
48470
|
11166111: {
|
|
46852
48471
|
name: 'R0AR Testnet',
|
|
46853
48472
|
chain: 'R0AR Testnet',
|
|
48473
|
+
icon: 'r0ar',
|
|
46854
48474
|
rpc: ['https://testnet.rpc-r0ar.io'],
|
|
46855
48475
|
faucets: ['https://testnet.r0arfaucet.io'],
|
|
46856
48476
|
nativeCurrency: { name: 'Ethereum', symbol: 'ETH', decimals: 18 },
|
|
@@ -46862,9 +48482,11 @@ exports.chains = {
|
|
|
46862
48482
|
{
|
|
46863
48483
|
name: 'tracehawk',
|
|
46864
48484
|
url: 'https://testnet.r0arscan.io',
|
|
48485
|
+
icon: 'r0ar',
|
|
46865
48486
|
standard: 'none'
|
|
46866
48487
|
}
|
|
46867
|
-
]
|
|
48488
|
+
],
|
|
48489
|
+
iconURL: 'https://ipfs.io/ipfs/bafkreicz6422v574rrwrbmvllvrts6nyv4cwcpxxrrokrsr6ekjuky3c6i'
|
|
46868
48490
|
},
|
|
46869
48491
|
12020498: {
|
|
46870
48492
|
name: 'Lummio Network',
|
|
@@ -46890,22 +48512,17 @@ exports.chains = {
|
|
|
46890
48512
|
]
|
|
46891
48513
|
},
|
|
46892
48514
|
12052024: {
|
|
46893
|
-
name: 'Memento Testnet',
|
|
48515
|
+
name: 'Memento Testnet (deprecated)',
|
|
46894
48516
|
chain: 'Memento',
|
|
46895
|
-
rpc: [
|
|
48517
|
+
rpc: [],
|
|
46896
48518
|
faucets: [],
|
|
48519
|
+
status: 'deprecated',
|
|
46897
48520
|
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
46898
48521
|
infoURL: '',
|
|
46899
48522
|
shortName: 'memento-test',
|
|
46900
48523
|
chainId: 12052024,
|
|
46901
48524
|
networkId: 12052024,
|
|
46902
|
-
explorers: [
|
|
46903
|
-
{
|
|
46904
|
-
name: 'Tracehawk',
|
|
46905
|
-
url: 'https://test-explorer.mementoblockchain.com',
|
|
46906
|
-
standard: 'none'
|
|
46907
|
-
}
|
|
46908
|
-
]
|
|
48525
|
+
explorers: []
|
|
46909
48526
|
},
|
|
46910
48527
|
12227331: {
|
|
46911
48528
|
name: 'NeoX Testnet T3',
|
|
@@ -46986,6 +48603,25 @@ exports.chains = {
|
|
|
46986
48603
|
chainId: 13371337,
|
|
46987
48604
|
networkId: 13371337
|
|
46988
48605
|
},
|
|
48606
|
+
13863860: {
|
|
48607
|
+
name: 'Symbiosis',
|
|
48608
|
+
chain: 'symbiosis',
|
|
48609
|
+
rpc: ['https://symbiosis.calderachain.xyz/http'],
|
|
48610
|
+
faucets: [],
|
|
48611
|
+
nativeCurrency: { name: 'Symbiosis', symbol: 'SIS', decimals: 18 },
|
|
48612
|
+
features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
|
|
48613
|
+
infoURL: 'https://symbiosis.hub.caldera.xyz',
|
|
48614
|
+
shortName: 'symbiosis',
|
|
48615
|
+
chainId: 13863860,
|
|
48616
|
+
networkId: 13863860,
|
|
48617
|
+
explorers: [
|
|
48618
|
+
{
|
|
48619
|
+
name: 'Symbiosis Caldera Explorer',
|
|
48620
|
+
url: 'https://symbiosis.calderaexplorer.xyz',
|
|
48621
|
+
standard: 'EIP3091'
|
|
48622
|
+
}
|
|
48623
|
+
]
|
|
48624
|
+
},
|
|
46989
48625
|
14288640: {
|
|
46990
48626
|
name: 'Anduschain Mainnet',
|
|
46991
48627
|
chain: 'anduschain',
|
|
@@ -47192,8 +48828,9 @@ exports.chains = {
|
|
|
47192
48828
|
name: 'quarkblockchain',
|
|
47193
48829
|
chain: 'QKI',
|
|
47194
48830
|
rpc: [
|
|
47195
|
-
'https://
|
|
47196
|
-
'https://
|
|
48831
|
+
'https://rpc1.qkirpc.org',
|
|
48832
|
+
'https://rpc2.qkirpc.org',
|
|
48833
|
+
'https://rpc3.qkirpc.org',
|
|
47197
48834
|
'https://rpc1.qkiscan.io',
|
|
47198
48835
|
'https://rpc2.qkiscan.io',
|
|
47199
48836
|
'https://rpc3.qkiscan.io'
|
|
@@ -47360,6 +48997,30 @@ exports.chains = {
|
|
|
47360
48997
|
],
|
|
47361
48998
|
iconURL: 'https://ipfs.io/ipfs/QmfUV9PqF7JxuUAYaBHh6YJ2ChCdDVobTwDibxQuPMUmPq'
|
|
47362
48999
|
},
|
|
49000
|
+
20250407: {
|
|
49001
|
+
name: 'PlatON Dev Testnet',
|
|
49002
|
+
chain: 'PlatON',
|
|
49003
|
+
rpc: [
|
|
49004
|
+
'https://devnet3openapi.platon.network/rpc',
|
|
49005
|
+
'wss://devnet3openapi.platon.network/ws'
|
|
49006
|
+
],
|
|
49007
|
+
faucets: ['https://devnet3faucet.platon.network/faucet'],
|
|
49008
|
+
nativeCurrency: { name: 'LAT', symbol: 'lat', decimals: 18 },
|
|
49009
|
+
infoURL: 'https://www.platon.network',
|
|
49010
|
+
shortName: 'platondev3',
|
|
49011
|
+
chainId: 20250407,
|
|
49012
|
+
networkId: 1,
|
|
49013
|
+
slip44: 1,
|
|
49014
|
+
icon: 'platon',
|
|
49015
|
+
explorers: [
|
|
49016
|
+
{
|
|
49017
|
+
name: 'PlatON devnet explorer',
|
|
49018
|
+
url: 'https://devnet3scan.platon.network',
|
|
49019
|
+
standard: 'none'
|
|
49020
|
+
}
|
|
49021
|
+
],
|
|
49022
|
+
iconURL: 'https://ipfs.io/ipfs/QmT7PSXBiVBma6E15hNkivmstqLu3JSnG1jXN5pTmcCGRC'
|
|
49023
|
+
},
|
|
47363
49024
|
20250825: {
|
|
47364
49025
|
name: 'Vcitychain Mainnet',
|
|
47365
49026
|
chain: 'Vcitychain',
|
|
@@ -47681,25 +49342,25 @@ exports.chains = {
|
|
|
47681
49342
|
33772211: {
|
|
47682
49343
|
name: 'Xone Testnet',
|
|
47683
49344
|
chain: 'XOC',
|
|
47684
|
-
icon: '
|
|
49345
|
+
icon: 'xone_test',
|
|
47685
49346
|
rpc: [
|
|
47686
49347
|
'https://rpc-testnet.xone.plus',
|
|
47687
49348
|
'https://rpc-testnet.xone.org',
|
|
47688
49349
|
'https://rpc-testnet.knight.center',
|
|
47689
|
-
'wss://
|
|
49350
|
+
'wss://rpc-testnet.xone.org'
|
|
47690
49351
|
],
|
|
47691
49352
|
features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
|
|
47692
49353
|
faucets: ['https://faucet.xone.org/'],
|
|
47693
49354
|
nativeCurrency: { name: 'Xone Coin', symbol: 'XOC', decimals: 18 },
|
|
47694
49355
|
infoURL: 'https://xone.org',
|
|
47695
|
-
shortName: '
|
|
49356
|
+
shortName: 'tXOC',
|
|
47696
49357
|
chainId: 33772211,
|
|
47697
49358
|
networkId: 33772211,
|
|
47698
49359
|
explorers: [
|
|
47699
49360
|
{
|
|
47700
|
-
name: '
|
|
47701
|
-
url: 'https://testnet.
|
|
47702
|
-
icon: '
|
|
49361
|
+
name: 'xone_test',
|
|
49362
|
+
url: 'https://testnet.xonescan.com',
|
|
49363
|
+
icon: 'xone_test',
|
|
47703
49364
|
standard: 'EIP3091'
|
|
47704
49365
|
}
|
|
47705
49366
|
],
|
|
@@ -47914,6 +49575,34 @@ exports.chains = {
|
|
|
47914
49575
|
networkId: 61717561,
|
|
47915
49576
|
slip44: 61717561
|
|
47916
49577
|
},
|
|
49578
|
+
65000000: {
|
|
49579
|
+
name: 'Autonity Mainnet',
|
|
49580
|
+
chain: 'AUT',
|
|
49581
|
+
rpc: [
|
|
49582
|
+
'https://rpc.autonity-apis.com',
|
|
49583
|
+
'wss://rpc.autonity-apis.com',
|
|
49584
|
+
'https://autonity.rpc.web3cdn.network',
|
|
49585
|
+
'wss://autonity.rpc.web3cdn.network',
|
|
49586
|
+
'https://autonity.rpc.subquery.network/public',
|
|
49587
|
+
'wss://autonity.rpc.subquery.network/public'
|
|
49588
|
+
],
|
|
49589
|
+
faucets: [],
|
|
49590
|
+
nativeCurrency: { name: 'Auton', symbol: 'ATN', decimals: 18 },
|
|
49591
|
+
infoURL: 'https://autonity.org/',
|
|
49592
|
+
shortName: 'aut',
|
|
49593
|
+
chainId: 65000000,
|
|
49594
|
+
networkId: 65000000,
|
|
49595
|
+
slip44: 1,
|
|
49596
|
+
icon: 'autonity',
|
|
49597
|
+
explorers: [
|
|
49598
|
+
{
|
|
49599
|
+
name: 'autonityscan',
|
|
49600
|
+
url: 'https://autonityscan.org',
|
|
49601
|
+
standard: 'EIP3091'
|
|
49602
|
+
}
|
|
49603
|
+
],
|
|
49604
|
+
iconURL: 'https://ipfs.io/ipfs/Qme5nxFZZoNNpiT8u9WwcBot4HyLTg2jxMxRnsbc5voQwB'
|
|
49605
|
+
},
|
|
47917
49606
|
65010000: {
|
|
47918
49607
|
name: 'Autonity Bakerloo (Thames) Testnet',
|
|
47919
49608
|
status: 'deprecated',
|
|
@@ -48092,14 +49781,9 @@ exports.chains = {
|
|
|
48092
49781
|
},
|
|
48093
49782
|
65100004: {
|
|
48094
49783
|
name: 'Autonity Piccadilly (Tiber) Testnet',
|
|
49784
|
+
status: 'deprecated',
|
|
48095
49785
|
chain: 'AUT',
|
|
48096
|
-
rpc: [
|
|
48097
|
-
'https://autonity.rpc.web3cdn.network/testnet',
|
|
48098
|
-
'wss://autonity.rpc.web3cdn.network/testnet/ws',
|
|
48099
|
-
'https://autonity-piccadilly.rpc.subquery.network/public',
|
|
48100
|
-
'https://piccadilly.autonity-apis.com',
|
|
48101
|
-
'wss://piccadilly-ws.autonity-apis.com'
|
|
48102
|
-
],
|
|
49786
|
+
rpc: [],
|
|
48103
49787
|
faucets: [],
|
|
48104
49788
|
nativeCurrency: { name: 'Piccadilly Auton', symbol: 'ATN', decimals: 18 },
|
|
48105
49789
|
infoURL: 'https://autonity.org/',
|
|
@@ -48108,13 +49792,7 @@ exports.chains = {
|
|
|
48108
49792
|
networkId: 65100004,
|
|
48109
49793
|
slip44: 1,
|
|
48110
49794
|
icon: 'autonity',
|
|
48111
|
-
explorers: [
|
|
48112
|
-
{
|
|
48113
|
-
name: 'autonity-blockscout',
|
|
48114
|
-
url: 'https://piccadilly.autonity.org',
|
|
48115
|
-
standard: 'EIP3091'
|
|
48116
|
-
}
|
|
48117
|
-
],
|
|
49795
|
+
explorers: [],
|
|
48118
49796
|
iconURL: 'https://ipfs.io/ipfs/Qme5nxFZZoNNpiT8u9WwcBot4HyLTg2jxMxRnsbc5voQwB'
|
|
48119
49797
|
},
|
|
48120
49798
|
66666666: {
|
|
@@ -48732,6 +50410,29 @@ exports.chains = {
|
|
|
48732
50410
|
],
|
|
48733
50411
|
iconURL: 'https://ipfs.io/ipfs/QmRhqq4Gp8G9w27ND3LeFW49o5PxcxrbJsqHbpBFtzEMfC'
|
|
48734
50412
|
},
|
|
50413
|
+
324705682: {
|
|
50414
|
+
name: 'SKALE Base Sepolia',
|
|
50415
|
+
chain: 'skale-base-sepolia',
|
|
50416
|
+
icon: 'skale',
|
|
50417
|
+
rpc: [
|
|
50418
|
+
'https://base-sepolia-testnet.skalenodes.com/v1/jubilant-horrible-ancha',
|
|
50419
|
+
'wss://base-sepolia-testnet.skalenodes.com/v1/ws/jubilant-horrible-ancha'
|
|
50420
|
+
],
|
|
50421
|
+
faucets: ['http://base-sepolia-faucet.skale.space'],
|
|
50422
|
+
nativeCurrency: { name: 'Credits', symbol: 'CREDIT', decimals: 18 },
|
|
50423
|
+
infoURL: 'https://docs.skale.space/welcome/skale-on-base',
|
|
50424
|
+
shortName: 'skale-base-sepolia',
|
|
50425
|
+
chainId: 324705682,
|
|
50426
|
+
networkId: 324705682,
|
|
50427
|
+
explorers: [
|
|
50428
|
+
{
|
|
50429
|
+
name: 'Blockscout',
|
|
50430
|
+
url: 'https://base-sepolia-testnet-explorer.skalenodes.com',
|
|
50431
|
+
standard: 'EIP3091'
|
|
50432
|
+
}
|
|
50433
|
+
],
|
|
50434
|
+
iconURL: 'https://ipfs.io/ipfs/bafkreic24eqab5wwryzfolpfaalnuzhf4aol5ikbc5g2snvvryl4mqlzvq'
|
|
50435
|
+
},
|
|
48735
50436
|
328527624: {
|
|
48736
50437
|
name: 'Nal Sepolia Testnet',
|
|
48737
50438
|
chain: 'ETH',
|
|
@@ -49258,6 +50959,27 @@ exports.chains = {
|
|
|
49258
50959
|
],
|
|
49259
50960
|
iconURL: 'https://ipfs.io/ipfs/QmTvYMJXeZeWxYPuoQ15mHCS8K5EQzkMMCHQVs3GshooyR'
|
|
49260
50961
|
},
|
|
50962
|
+
1187947933: {
|
|
50963
|
+
name: 'SKALE Base',
|
|
50964
|
+
chain: 'skale-base',
|
|
50965
|
+
rpc: [
|
|
50966
|
+
'https://skale-base.skalenodes.com/v1/base',
|
|
50967
|
+
'wss://skale-base.skalenodes.com/v1/ws/base'
|
|
50968
|
+
],
|
|
50969
|
+
faucets: ['http://base-sepolia-faucet.skale.space'],
|
|
50970
|
+
nativeCurrency: { name: 'Credits', symbol: 'CREDIT', decimals: 18 },
|
|
50971
|
+
infoURL: 'https://docs.skale.space/welcome/skale-on-base',
|
|
50972
|
+
shortName: 'skale-base',
|
|
50973
|
+
chainId: 1187947933,
|
|
50974
|
+
networkId: 1187947933,
|
|
50975
|
+
explorers: [
|
|
50976
|
+
{
|
|
50977
|
+
name: 'Blockscout',
|
|
50978
|
+
url: 'https://skale-base-explorer.skalenodes.com',
|
|
50979
|
+
standard: 'EIP3091'
|
|
50980
|
+
}
|
|
50981
|
+
]
|
|
50982
|
+
},
|
|
49261
50983
|
1273227453: {
|
|
49262
50984
|
name: 'HUMAN Protocol',
|
|
49263
50985
|
title: 'HUMAN Protocol',
|
|
@@ -50206,6 +51928,27 @@ exports.chains = {
|
|
|
50206
51928
|
],
|
|
50207
51929
|
iconURL: 'https://ipfs.io/ipfs/QmUbWVHDrD4TUj6pCwPt9eXJ1GK8nomHMDMq8DJ2KNeV7Y'
|
|
50208
51930
|
},
|
|
51931
|
+
3448148188: {
|
|
51932
|
+
name: 'Tron Nile',
|
|
51933
|
+
chain: 'TRON',
|
|
51934
|
+
rpc: ['https://nile.trongrid.io/jsonrpc'],
|
|
51935
|
+
faucets: [],
|
|
51936
|
+
nativeCurrency: { name: 'Tron', symbol: 'TRX', decimals: 6 },
|
|
51937
|
+
infoURL: 'https://tron.network',
|
|
51938
|
+
shortName: 'tron-nile',
|
|
51939
|
+
chainId: 3448148188,
|
|
51940
|
+
networkId: 3448148188,
|
|
51941
|
+
icon: 'tron',
|
|
51942
|
+
explorers: [
|
|
51943
|
+
{
|
|
51944
|
+
name: 'nile tronscan',
|
|
51945
|
+
url: 'https://nile.tronscan.org',
|
|
51946
|
+
icon: 'tron',
|
|
51947
|
+
standard: 'none'
|
|
51948
|
+
}
|
|
51949
|
+
],
|
|
51950
|
+
iconURL: 'https://ipfs.io/ipfs/QmZCR3JnesjwLKRXtW8Vm9sJ4geEnXcAfQsARcv2NVpHSU'
|
|
51951
|
+
},
|
|
50209
51952
|
4216137055: {
|
|
50210
51953
|
name: 'OneLedger Testnet Frankenstein',
|
|
50211
51954
|
chain: 'OLT',
|