@revoke.cash/chains 53.0.0 → 55.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 +1998 -99
- package/dist/src/enums.d.ts +174 -10
- package/dist/src/enums.js +174 -10
- package/package.json +1 -1
package/dist/src/chains.js
CHANGED
|
@@ -985,7 +985,8 @@ exports.chains = {
|
|
|
985
985
|
rpc: [
|
|
986
986
|
'https://rpc.darwinia.network',
|
|
987
987
|
'https://darwinia-rpc.dcdao.box',
|
|
988
|
-
'https://darwinia-rpc.dwellir.com'
|
|
988
|
+
'https://darwinia-rpc.dwellir.com',
|
|
989
|
+
'https://darwinia.rpc.subquery.network/public'
|
|
989
990
|
],
|
|
990
991
|
faucets: [],
|
|
991
992
|
nativeCurrency: {
|
|
@@ -1073,7 +1074,8 @@ exports.chains = {
|
|
|
1073
1074
|
'https://erpc.xinfin.network',
|
|
1074
1075
|
'https://rpc.xinfin.network',
|
|
1075
1076
|
'https://rpc1.xinfin.network',
|
|
1076
|
-
'https://rpc
|
|
1077
|
+
'https://rpc.xdcrpc.com',
|
|
1078
|
+
'https://erpc.xdcrpc.com'
|
|
1077
1079
|
],
|
|
1078
1080
|
faucets: [],
|
|
1079
1081
|
nativeCurrency: { name: 'XinFin', symbol: 'XDC', decimals: 18 },
|
|
@@ -1083,6 +1085,12 @@ exports.chains = {
|
|
|
1083
1085
|
networkId: 50,
|
|
1084
1086
|
icon: 'xdc',
|
|
1085
1087
|
explorers: [
|
|
1088
|
+
{
|
|
1089
|
+
name: 'xdcscan',
|
|
1090
|
+
url: 'https://xdcscan.com',
|
|
1091
|
+
icon: 'blocksscan',
|
|
1092
|
+
standard: 'EIP3091'
|
|
1093
|
+
},
|
|
1086
1094
|
{
|
|
1087
1095
|
name: 'xdcscan',
|
|
1088
1096
|
url: 'https://xdcscan.io',
|
|
@@ -3051,16 +3059,17 @@ exports.chains = {
|
|
|
3051
3059
|
},
|
|
3052
3060
|
140: {
|
|
3053
3061
|
name: 'Eternal Mainnet',
|
|
3054
|
-
chain: '
|
|
3062
|
+
chain: 'ETE',
|
|
3055
3063
|
icon: 'eternal',
|
|
3056
3064
|
rpc: [
|
|
3057
3065
|
'https://mainnet.eternalcoin.io/v1',
|
|
3058
3066
|
'ws://mainnet.eternalcoin.io/v1/ws'
|
|
3059
3067
|
],
|
|
3068
|
+
features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
|
|
3060
3069
|
faucets: [],
|
|
3061
|
-
nativeCurrency: { name: 'Eternal', symbol: '
|
|
3070
|
+
nativeCurrency: { name: 'Eternal', symbol: 'ETE', decimals: 18 },
|
|
3062
3071
|
infoURL: 'https://eternalcoin.io',
|
|
3063
|
-
shortName: '
|
|
3072
|
+
shortName: 'ETE',
|
|
3064
3073
|
chainId: 140,
|
|
3065
3074
|
networkId: 140,
|
|
3066
3075
|
iconURL: 'https://ipfs.io/ipfs/bafybeibexfskndvhn5xtrcmpjoifp2ufnzgwiwbfrjcxat55alergskkve'
|
|
@@ -3097,6 +3106,22 @@ exports.chains = {
|
|
|
3097
3106
|
chainId: 142,
|
|
3098
3107
|
networkId: 142
|
|
3099
3108
|
},
|
|
3109
|
+
143: {
|
|
3110
|
+
name: 'Monad Mainnet',
|
|
3111
|
+
chain: 'MON',
|
|
3112
|
+
icon: 'monad',
|
|
3113
|
+
rpc: [],
|
|
3114
|
+
features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
|
|
3115
|
+
faucets: [],
|
|
3116
|
+
nativeCurrency: { name: 'MON Token', symbol: 'MON', decimals: 18 },
|
|
3117
|
+
infoURL: 'https://monad.xyz',
|
|
3118
|
+
shortName: 'mon',
|
|
3119
|
+
chainId: 143,
|
|
3120
|
+
networkId: 143,
|
|
3121
|
+
slip44: 1,
|
|
3122
|
+
explorers: [],
|
|
3123
|
+
iconURL: 'https://ipfs.io/ipfs/bafkreia4vjioitvcrm5umefahnp4wttswooykroarjo5itdvohvk6epiya'
|
|
3124
|
+
},
|
|
3100
3125
|
144: {
|
|
3101
3126
|
name: 'PHI Network v2',
|
|
3102
3127
|
chain: 'PHI',
|
|
@@ -3620,6 +3645,20 @@ exports.chains = {
|
|
|
3620
3645
|
networkId: 172,
|
|
3621
3646
|
slip44: 1
|
|
3622
3647
|
},
|
|
3648
|
+
175: {
|
|
3649
|
+
name: 'OTC',
|
|
3650
|
+
chain: 'OTC',
|
|
3651
|
+
faucets: [],
|
|
3652
|
+
icon: 'otc',
|
|
3653
|
+
rpc: ['https://rpc.otc.run', 'wss://rpc.otc.run'],
|
|
3654
|
+
nativeCurrency: { name: 'OTC', symbol: 'OTC', decimals: 18 },
|
|
3655
|
+
infoURL: 'https://otc.network',
|
|
3656
|
+
shortName: 'OTC',
|
|
3657
|
+
chainId: 175,
|
|
3658
|
+
networkId: 175,
|
|
3659
|
+
slip44: 511,
|
|
3660
|
+
iconURL: 'https://ipfs.io/ipfs/QmfC9nTyEUPTXeqhDTpAcqHtLphHFyvZYj2tyoWiMu46H1'
|
|
3661
|
+
},
|
|
3623
3662
|
176: {
|
|
3624
3663
|
name: 'DC Mainnet',
|
|
3625
3664
|
chain: 'dcchain',
|
|
@@ -3717,6 +3756,7 @@ exports.chains = {
|
|
|
3717
3756
|
rpc: ['https://mainnet.ethernitychain.io'],
|
|
3718
3757
|
faucets: [],
|
|
3719
3758
|
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
3759
|
+
icon: 'ethernity',
|
|
3720
3760
|
infoURL: 'https://www.ethernity.io',
|
|
3721
3761
|
shortName: 'ethernity-mainnet',
|
|
3722
3762
|
chainId: 183,
|
|
@@ -3727,7 +3767,8 @@ exports.chains = {
|
|
|
3727
3767
|
url: 'https://ernscan.io',
|
|
3728
3768
|
standard: 'EIP3091'
|
|
3729
3769
|
}
|
|
3730
|
-
]
|
|
3770
|
+
],
|
|
3771
|
+
iconURL: 'https://ipfs.io/ipfs/bafkreihditrs2v6atsj2lzq2auchqiujg2d7lc2owot6tvj7rxe6ikgnv4'
|
|
3731
3772
|
},
|
|
3732
3773
|
184: {
|
|
3733
3774
|
name: 'Dojima Testnet',
|
|
@@ -4574,6 +4615,29 @@ exports.chains = {
|
|
|
4574
4615
|
],
|
|
4575
4616
|
iconURL: 'https://ipfs.io/ipfs/QmdHpjiepU2Q4bt4kR48tKHPgaQW57Sb6UVFgLh4MCyg6U'
|
|
4576
4617
|
},
|
|
4618
|
+
240: {
|
|
4619
|
+
name: 'Cronos zkEVM Testnet',
|
|
4620
|
+
chain: 'CronosZkEVMTestnet',
|
|
4621
|
+
rpc: ['https://testnet.zkevm.cronos.org'],
|
|
4622
|
+
faucets: ['https://zkevm.cronos.org/faucet'],
|
|
4623
|
+
nativeCurrency: {
|
|
4624
|
+
name: 'Cronos zkEVM Test Coin',
|
|
4625
|
+
symbol: 'zkTCRO',
|
|
4626
|
+
decimals: 18
|
|
4627
|
+
},
|
|
4628
|
+
infoURL: 'https://docs-zkevm.cronos.org',
|
|
4629
|
+
shortName: 'zkTCRO',
|
|
4630
|
+
chainId: 240,
|
|
4631
|
+
networkId: 240,
|
|
4632
|
+
slip44: 1,
|
|
4633
|
+
explorers: [
|
|
4634
|
+
{
|
|
4635
|
+
name: 'Cronos zkEVM Testnet Explorer',
|
|
4636
|
+
url: 'https://explorer.zkevm.cronos.org/testnet',
|
|
4637
|
+
standard: 'none'
|
|
4638
|
+
}
|
|
4639
|
+
]
|
|
4640
|
+
},
|
|
4577
4641
|
242: {
|
|
4578
4642
|
name: 'Plinga Mainnet',
|
|
4579
4643
|
chain: 'Plinga',
|
|
@@ -4743,7 +4807,9 @@ exports.chains = {
|
|
|
4743
4807
|
rpc: [
|
|
4744
4808
|
'https://mainnet-rpc.swanchain.org',
|
|
4745
4809
|
'https://mainnet-rpc-01.swanchain.org',
|
|
4746
|
-
'https://mainnet-rpc-02.swanchain.org'
|
|
4810
|
+
'https://mainnet-rpc-02.swanchain.org',
|
|
4811
|
+
'https://mainnet-rpc-03.swanchain.org',
|
|
4812
|
+
'https://mainnet-rpc-04.swanchain.org'
|
|
4747
4813
|
],
|
|
4748
4814
|
faucets: [],
|
|
4749
4815
|
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
@@ -5024,16 +5090,24 @@ exports.chains = {
|
|
|
5024
5090
|
networkId: 278
|
|
5025
5091
|
},
|
|
5026
5092
|
279: {
|
|
5027
|
-
name: 'BPX
|
|
5093
|
+
name: 'BPX Chain',
|
|
5028
5094
|
chain: 'BPX',
|
|
5029
5095
|
icon: 'bpx',
|
|
5030
|
-
rpc: ['https://rpc.
|
|
5096
|
+
rpc: ['https://rpc.bpxchain.cc'],
|
|
5097
|
+
features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
|
|
5031
5098
|
faucets: [],
|
|
5032
5099
|
nativeCurrency: { name: 'BPX', symbol: 'BPX', decimals: 18 },
|
|
5033
5100
|
infoURL: 'https://bpxchain.cc',
|
|
5034
5101
|
shortName: 'bpx',
|
|
5035
5102
|
chainId: 279,
|
|
5036
5103
|
networkId: 279,
|
|
5104
|
+
explorers: [
|
|
5105
|
+
{
|
|
5106
|
+
name: 'BPX Chain Block Explorer',
|
|
5107
|
+
url: 'https://explorer.bpxchain.cc',
|
|
5108
|
+
standard: 'EIP3091'
|
|
5109
|
+
}
|
|
5110
|
+
],
|
|
5037
5111
|
iconURL: 'https://ipfs.io/ipfs/bafkreiatcu42wbjlo24mr35jou4awvsqpaqys6iv4kxgkjhno3haovsiaq'
|
|
5038
5112
|
},
|
|
5039
5113
|
280: {
|
|
@@ -5065,9 +5139,9 @@ exports.chains = {
|
|
|
5065
5139
|
iconURL: 'https://ipfs.io/ipfs/QmRkhUD6J3B9WhT4hEWLrcFVTrBhx3CQgNC783aJsrwxSN'
|
|
5066
5140
|
},
|
|
5067
5141
|
282: {
|
|
5068
|
-
name: 'Cronos zkEVM Testnet',
|
|
5069
|
-
chain: '
|
|
5070
|
-
rpc: ['https://testnet.zkevm.cronos.org'],
|
|
5142
|
+
name: 'Deprecated Cronos zkEVM Testnet',
|
|
5143
|
+
chain: 'deprecatedCronosZkEVMTestnet',
|
|
5144
|
+
rpc: ['https://deprecated.testnet.zkevm.cronos.org'],
|
|
5071
5145
|
faucets: ['https://zkevm.cronos.org/faucet'],
|
|
5072
5146
|
nativeCurrency: {
|
|
5073
5147
|
name: 'Cronos zkEVM Test Coin',
|
|
@@ -5075,7 +5149,7 @@ exports.chains = {
|
|
|
5075
5149
|
decimals: 18
|
|
5076
5150
|
},
|
|
5077
5151
|
infoURL: 'https://docs-zkevm.cronos.org',
|
|
5078
|
-
shortName: 'zkTCRO',
|
|
5152
|
+
shortName: 'deprecated-zkTCRO',
|
|
5079
5153
|
chainId: 282,
|
|
5080
5154
|
networkId: 282,
|
|
5081
5155
|
slip44: 1,
|
|
@@ -5085,7 +5159,8 @@ exports.chains = {
|
|
|
5085
5159
|
url: 'https://explorer.zkevm.cronos.org/testnet',
|
|
5086
5160
|
standard: 'none'
|
|
5087
5161
|
}
|
|
5088
|
-
]
|
|
5162
|
+
],
|
|
5163
|
+
status: 'deprecated'
|
|
5089
5164
|
},
|
|
5090
5165
|
288: {
|
|
5091
5166
|
name: 'Boba Network',
|
|
@@ -5287,7 +5362,7 @@ exports.chains = {
|
|
|
5287
5362
|
],
|
|
5288
5363
|
parent: {
|
|
5289
5364
|
type: 'L2',
|
|
5290
|
-
chain: 'eip155-
|
|
5365
|
+
chain: 'eip155-11155111',
|
|
5291
5366
|
bridges: [{ url: 'https://bridge.zksync.io/' }]
|
|
5292
5367
|
},
|
|
5293
5368
|
redFlags: ['reusedChainId'],
|
|
@@ -5450,7 +5525,7 @@ exports.chains = {
|
|
|
5450
5525
|
311: {
|
|
5451
5526
|
name: 'Omax Mainnet',
|
|
5452
5527
|
chain: 'OMAX Chain',
|
|
5453
|
-
rpc: ['https://mainapi.omaxray.com'],
|
|
5528
|
+
rpc: ['https://mainapi.omaxray.com', 'https://mainapi.omaxscan.com'],
|
|
5454
5529
|
faucets: ['https://faucet.omaxray.com/'],
|
|
5455
5530
|
nativeCurrency: { name: 'OMAX COIN', symbol: 'OMAX', decimals: 18 },
|
|
5456
5531
|
infoURL: 'https://www.omaxcoin.com/',
|
|
@@ -6307,6 +6382,28 @@ exports.chains = {
|
|
|
6307
6382
|
},
|
|
6308
6383
|
iconURL: 'https://ipfs.io/ipfs/QmUVJ7MLCEAfq3pHVPFLscqRMiyAY5biVgTkeDQCmAhHNS'
|
|
6309
6384
|
},
|
|
6385
|
+
425: {
|
|
6386
|
+
name: 'Stenix Mainnet',
|
|
6387
|
+
chain: 'STEN',
|
|
6388
|
+
rpc: ['https://stenix.network/pub'],
|
|
6389
|
+
faucets: [],
|
|
6390
|
+
nativeCurrency: { name: 'Stenix', symbol: 'STEN', decimals: 18 },
|
|
6391
|
+
features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
|
|
6392
|
+
infoURL: 'https://stenix.org',
|
|
6393
|
+
shortName: 'sten',
|
|
6394
|
+
chainId: 425,
|
|
6395
|
+
networkId: 425,
|
|
6396
|
+
icon: 'stenix',
|
|
6397
|
+
explorers: [
|
|
6398
|
+
{
|
|
6399
|
+
name: 'stenscan',
|
|
6400
|
+
url: 'https://stenscan.com',
|
|
6401
|
+
icon: 'stenscan',
|
|
6402
|
+
standard: 'none'
|
|
6403
|
+
}
|
|
6404
|
+
],
|
|
6405
|
+
iconURL: 'https://ipfs.io/ipfs/QmVM1zLyWDZYyje5qWWfDdve1fmrDm69J9pSKhivb1zkCH'
|
|
6406
|
+
},
|
|
6310
6407
|
427: {
|
|
6311
6408
|
name: 'Zeeth Chain',
|
|
6312
6409
|
chain: 'ZeethChain',
|
|
@@ -6500,14 +6597,41 @@ exports.chains = {
|
|
|
6500
6597
|
480: {
|
|
6501
6598
|
name: 'World Chain',
|
|
6502
6599
|
chain: 'ETH',
|
|
6503
|
-
rpc: [
|
|
6600
|
+
rpc: [
|
|
6601
|
+
'https://worldchain-mainnet.g.alchemy.com/public',
|
|
6602
|
+
'https://480.rpc.thirdweb.com',
|
|
6603
|
+
'https://worldchain-mainnet.gateway.tenderly.co',
|
|
6604
|
+
'wss://worldchain-mainnet.gateway.tenderly.co'
|
|
6605
|
+
],
|
|
6504
6606
|
faucets: [],
|
|
6505
6607
|
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
6506
|
-
infoURL: 'https://
|
|
6608
|
+
infoURL: 'https://world.org/world-chain',
|
|
6507
6609
|
shortName: 'wc',
|
|
6508
6610
|
chainId: 480,
|
|
6509
6611
|
networkId: 480,
|
|
6510
|
-
|
|
6612
|
+
slip44: 1,
|
|
6613
|
+
parent: {
|
|
6614
|
+
type: 'L2',
|
|
6615
|
+
chain: 'eip155-1',
|
|
6616
|
+
bridges: [
|
|
6617
|
+
{ url: 'https://world-chain.superbridge.app' },
|
|
6618
|
+
{ url: 'https://app.across.to/bridge?destinationChainId=480' },
|
|
6619
|
+
{ url: 'https://worldchain-mainnet.bridge.alchemy.com' }
|
|
6620
|
+
]
|
|
6621
|
+
},
|
|
6622
|
+
explorers: [
|
|
6623
|
+
{
|
|
6624
|
+
name: 'etherscan',
|
|
6625
|
+
url: 'https://worldscan.org',
|
|
6626
|
+
standard: 'EIP3091'
|
|
6627
|
+
},
|
|
6628
|
+
{
|
|
6629
|
+
name: 'blockscout',
|
|
6630
|
+
url: 'https://worldchain-mainnet.explorer.alchemy.com',
|
|
6631
|
+
icon: 'blockscout',
|
|
6632
|
+
standard: 'EIP3091'
|
|
6633
|
+
}
|
|
6634
|
+
]
|
|
6511
6635
|
},
|
|
6512
6636
|
499: {
|
|
6513
6637
|
name: 'Rupaya',
|
|
@@ -7476,6 +7600,27 @@ exports.chains = {
|
|
|
7476
7600
|
}
|
|
7477
7601
|
]
|
|
7478
7602
|
},
|
|
7603
|
+
689: {
|
|
7604
|
+
name: 'NERO Testnet',
|
|
7605
|
+
chain: 'NERO Chain',
|
|
7606
|
+
rpc: ['https://rpc-testnet.nerochain.io', 'wss://ws-testnet.nerochain.io'],
|
|
7607
|
+
faucets: ['https://faucet-testnet.nerochain.io'],
|
|
7608
|
+
nativeCurrency: { name: 'NERO', symbol: 'NERO', decimals: 18 },
|
|
7609
|
+
infoURL: 'https://docs.nerochain.io/',
|
|
7610
|
+
shortName: 'NERO',
|
|
7611
|
+
chainId: 689,
|
|
7612
|
+
networkId: 689,
|
|
7613
|
+
slip44: 1,
|
|
7614
|
+
icon: 'nero',
|
|
7615
|
+
explorers: [
|
|
7616
|
+
{
|
|
7617
|
+
name: 'nero testnet scan',
|
|
7618
|
+
url: 'https://testnet.neroscan.io',
|
|
7619
|
+
standard: 'EIP3091'
|
|
7620
|
+
}
|
|
7621
|
+
],
|
|
7622
|
+
iconURL: 'https://ipfs.io/ipfs/QmdkENLFjLRNts2kBspNbM3q84WjG5Yf7C8amVVr7FCQrp'
|
|
7623
|
+
},
|
|
7479
7624
|
690: {
|
|
7480
7625
|
name: 'Redstone',
|
|
7481
7626
|
chain: 'ETH',
|
|
@@ -8213,14 +8358,24 @@ exports.chains = {
|
|
|
8213
8358
|
820: {
|
|
8214
8359
|
name: 'Callisto Mainnet',
|
|
8215
8360
|
chain: 'CLO',
|
|
8216
|
-
|
|
8217
|
-
|
|
8361
|
+
icon: 'callistonetwork',
|
|
8362
|
+
rpc: ['https://rpc.callistodao.org'],
|
|
8363
|
+
faucets: ['https://faucet.callistodao.org'],
|
|
8218
8364
|
nativeCurrency: { name: 'Callisto', symbol: 'CLO', decimals: 18 },
|
|
8219
|
-
|
|
8365
|
+
features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
|
|
8366
|
+
infoURL: 'https://callistodao.org',
|
|
8220
8367
|
shortName: 'clo',
|
|
8221
8368
|
chainId: 820,
|
|
8222
8369
|
networkId: 1,
|
|
8223
|
-
slip44: 820
|
|
8370
|
+
slip44: 820,
|
|
8371
|
+
explorers: [
|
|
8372
|
+
{
|
|
8373
|
+
name: 'blockscout-callisto-network',
|
|
8374
|
+
url: 'https://explorer.callistodao.org',
|
|
8375
|
+
standard: 'EIP3091'
|
|
8376
|
+
}
|
|
8377
|
+
],
|
|
8378
|
+
iconURL: 'https://ipfs.io/ipfs/QmQbn4Jr6PLSsgFo1eALKQ7eMfndJJJ4B15a9yj5G5vMLC'
|
|
8224
8379
|
},
|
|
8225
8380
|
821: {
|
|
8226
8381
|
name: 'Callisto Testnet Deprecated',
|
|
@@ -8731,6 +8886,34 @@ exports.chains = {
|
|
|
8731
8886
|
],
|
|
8732
8887
|
iconURL: 'https://ipfs.io/ipfs/QmdbFGqrpiLQGtAeUAyeS2NBvACfgrchEF466ni5q36fuZ'
|
|
8733
8888
|
},
|
|
8889
|
+
938: {
|
|
8890
|
+
name: 'Haust Mainnet',
|
|
8891
|
+
title: 'Haust Mainnet',
|
|
8892
|
+
chain: 'Haust',
|
|
8893
|
+
rpc: ['https://haust-network-rpc.eu-north-2.gateway.fm'],
|
|
8894
|
+
faucets: [],
|
|
8895
|
+
features: [{ name: 'EIP155' }],
|
|
8896
|
+
nativeCurrency: { name: 'HAUST', symbol: 'HAUST', decimals: 18 },
|
|
8897
|
+
infoURL: 'https://haust.network/',
|
|
8898
|
+
shortName: 'haust',
|
|
8899
|
+
chainId: 938,
|
|
8900
|
+
networkId: 938,
|
|
8901
|
+
icon: 'haust',
|
|
8902
|
+
explorers: [
|
|
8903
|
+
{
|
|
8904
|
+
name: 'blockscout',
|
|
8905
|
+
url: 'https://haust-network-blockscout.eu-north-2.gateway.fm',
|
|
8906
|
+
icon: 'haust',
|
|
8907
|
+
standard: 'EIP3091'
|
|
8908
|
+
}
|
|
8909
|
+
],
|
|
8910
|
+
parent: {
|
|
8911
|
+
type: 'L2',
|
|
8912
|
+
chain: 'eip155-1',
|
|
8913
|
+
bridges: [{ url: 'https://haust-network-bridge.eu-north-2.gateway.fm' }]
|
|
8914
|
+
},
|
|
8915
|
+
iconURL: 'https://ipfs.io/ipfs/QmRAjG8kc6PJr3xFGYhq1pWiiDoERD3Wj8wR7Cu59HoFnm'
|
|
8916
|
+
},
|
|
8734
8917
|
940: {
|
|
8735
8918
|
name: 'PulseChain Testnet',
|
|
8736
8919
|
shortName: 'tpls',
|
|
@@ -9265,7 +9448,7 @@ exports.chains = {
|
|
|
9265
9448
|
chain: 'KAIA',
|
|
9266
9449
|
rpc: ['https://public-en.kairos.node.kaia.io'],
|
|
9267
9450
|
faucets: ['https://faucet.kaia.io'],
|
|
9268
|
-
nativeCurrency: { name: 'KAIA', symbol: '
|
|
9451
|
+
nativeCurrency: { name: 'KAIA', symbol: 'KAIA', decimals: 18 },
|
|
9269
9452
|
infoURL: 'https://kaia.io/',
|
|
9270
9453
|
shortName: 'kaia-kairos',
|
|
9271
9454
|
chainId: 1001,
|
|
@@ -9273,13 +9456,13 @@ exports.chains = {
|
|
|
9273
9456
|
slip44: 1,
|
|
9274
9457
|
explorers: [
|
|
9275
9458
|
{
|
|
9276
|
-
name: '
|
|
9277
|
-
url: 'https://
|
|
9459
|
+
name: 'Kaiascope',
|
|
9460
|
+
url: 'https://kairos.kaiascope.com',
|
|
9278
9461
|
standard: 'EIP3091'
|
|
9279
9462
|
},
|
|
9280
9463
|
{
|
|
9281
|
-
name: '
|
|
9282
|
-
url: 'https://
|
|
9464
|
+
name: 'Kaiascan',
|
|
9465
|
+
url: 'https://kairos.kaiascan.io',
|
|
9283
9466
|
standard: 'EIP3091'
|
|
9284
9467
|
}
|
|
9285
9468
|
]
|
|
@@ -10861,6 +11044,7 @@ exports.chains = {
|
|
|
10861
11044
|
1284: {
|
|
10862
11045
|
name: 'Moonbeam',
|
|
10863
11046
|
chain: 'MOON',
|
|
11047
|
+
icon: 'moonbeam',
|
|
10864
11048
|
rpc: [
|
|
10865
11049
|
'https://rpc.api.moonbeam.network',
|
|
10866
11050
|
'wss://wss.api.moonbeam.network',
|
|
@@ -10889,11 +11073,13 @@ exports.chains = {
|
|
|
10889
11073
|
url: 'https://moonbeam.moonscan.io',
|
|
10890
11074
|
standard: 'none'
|
|
10891
11075
|
}
|
|
10892
|
-
]
|
|
11076
|
+
],
|
|
11077
|
+
iconURL: 'https://ipfs.io/ipfs/QmNR7kbBew61cVxbwBf8EWCiYbUCqVhoJDLL6u3rQy9FrZ'
|
|
10893
11078
|
},
|
|
10894
11079
|
1285: {
|
|
10895
11080
|
name: 'Moonriver',
|
|
10896
11081
|
chain: 'MOON',
|
|
11082
|
+
icon: 'moonriver',
|
|
10897
11083
|
rpc: [
|
|
10898
11084
|
'https://rpc.api.moonriver.moonbeam.network',
|
|
10899
11085
|
'wss://wss.api.moonriver.moonbeam.network',
|
|
@@ -10922,7 +11108,8 @@ exports.chains = {
|
|
|
10922
11108
|
url: 'https://moonriver.moonscan.io',
|
|
10923
11109
|
standard: 'none'
|
|
10924
11110
|
}
|
|
10925
|
-
]
|
|
11111
|
+
],
|
|
11112
|
+
iconURL: 'https://ipfs.io/ipfs/QmcyP14ZLD6m6j7rYUgty9uuk9e82kUMTQDdqi2dKmZqjz'
|
|
10926
11113
|
},
|
|
10927
11114
|
1286: {
|
|
10928
11115
|
name: 'Moonrock old',
|
|
@@ -10939,6 +11126,7 @@ exports.chains = {
|
|
|
10939
11126
|
1287: {
|
|
10940
11127
|
name: 'Moonbase Alpha',
|
|
10941
11128
|
chain: 'MOON',
|
|
11129
|
+
icon: 'moonbasealpha',
|
|
10942
11130
|
rpc: [
|
|
10943
11131
|
'https://rpc.api.moonbase.moonbeam.network',
|
|
10944
11132
|
'wss://wss.api.moonbase.moonbeam.network',
|
|
@@ -10953,7 +11141,7 @@ exports.chains = {
|
|
|
10953
11141
|
'https://moonbase-alpha.drpc.org',
|
|
10954
11142
|
'wss://moonbase-alpha.drpc.org'
|
|
10955
11143
|
],
|
|
10956
|
-
faucets: [],
|
|
11144
|
+
faucets: ['https://faucet.moonbeam.network/'],
|
|
10957
11145
|
nativeCurrency: { name: 'Dev', symbol: 'DEV', decimals: 18 },
|
|
10958
11146
|
infoURL: 'https://docs.moonbeam.network/learn/platform/networks/moonbase/',
|
|
10959
11147
|
shortName: 'mbase',
|
|
@@ -10966,7 +11154,8 @@ exports.chains = {
|
|
|
10966
11154
|
url: 'https://moonbase.moonscan.io',
|
|
10967
11155
|
standard: 'none'
|
|
10968
11156
|
}
|
|
10969
|
-
]
|
|
11157
|
+
],
|
|
11158
|
+
iconURL: 'https://ipfs.io/ipfs/QmVydzWtkyatFgi8zTVR7X6g8SpeHANwKNceRm4nKFoF6o'
|
|
10970
11159
|
},
|
|
10971
11160
|
1288: {
|
|
10972
11161
|
name: 'Moonrock',
|
|
@@ -11053,6 +11242,26 @@ exports.chains = {
|
|
|
11053
11242
|
}
|
|
11054
11243
|
]
|
|
11055
11244
|
},
|
|
11245
|
+
1299: {
|
|
11246
|
+
name: 'Argochain',
|
|
11247
|
+
chain: 'Argochain',
|
|
11248
|
+
icon: 'argochain',
|
|
11249
|
+
rpc: ['https://rpc.devolvedai.com', 'https://rpc-mainnet.devolvedai.com'],
|
|
11250
|
+
faucets: [],
|
|
11251
|
+
nativeCurrency: { name: 'Argocoin', symbol: 'AGC', decimals: 18 },
|
|
11252
|
+
infoURL: 'https://devolvedai.com',
|
|
11253
|
+
shortName: 'AGC',
|
|
11254
|
+
chainId: 1299,
|
|
11255
|
+
networkId: 1299,
|
|
11256
|
+
explorers: [
|
|
11257
|
+
{
|
|
11258
|
+
name: 'Argochain Scanner',
|
|
11259
|
+
url: 'https://scanner.argoscan.net',
|
|
11260
|
+
standard: 'EIP3091'
|
|
11261
|
+
}
|
|
11262
|
+
],
|
|
11263
|
+
iconURL: 'https://ipfs.io/ipfs/QmVbs4mkn6N86izwQS1HzMP2uFxQLCPxsppojPhyq3cu1w'
|
|
11264
|
+
},
|
|
11056
11265
|
1301: {
|
|
11057
11266
|
name: 'Unichain Sepolia Testnet',
|
|
11058
11267
|
chain: 'ETH',
|
|
@@ -11801,6 +12010,48 @@ exports.chains = {
|
|
|
11801
12010
|
}
|
|
11802
12011
|
]
|
|
11803
12012
|
},
|
|
12013
|
+
1516: {
|
|
12014
|
+
name: 'Story Odyssey Testnet',
|
|
12015
|
+
chain: 'Story Odyssey Testnet',
|
|
12016
|
+
rpc: ['https://odyssey.storyrpc.io'],
|
|
12017
|
+
faucets: [],
|
|
12018
|
+
chainId: 1516,
|
|
12019
|
+
networkId: 1516,
|
|
12020
|
+
nativeCurrency: { name: 'IP', symbol: 'IP', decimals: 18 },
|
|
12021
|
+
infoURL: 'https://www.story.foundation',
|
|
12022
|
+
shortName: 'story-testnet',
|
|
12023
|
+
explorers: [
|
|
12024
|
+
{
|
|
12025
|
+
name: 'Story Odyssey Network explorer',
|
|
12026
|
+
url: 'https://odyssey-testnet-explorer.storyscan.xyz',
|
|
12027
|
+
standard: 'EIP3091'
|
|
12028
|
+
}
|
|
12029
|
+
]
|
|
12030
|
+
},
|
|
12031
|
+
1555: {
|
|
12032
|
+
name: 'Datacore Smart Chain',
|
|
12033
|
+
chain: 'Datacore Smart Chain',
|
|
12034
|
+
icon: 'dscscan',
|
|
12035
|
+
rpc: ['https://rpc01.dscscan.io'],
|
|
12036
|
+
faucets: [],
|
|
12037
|
+
nativeCurrency: {
|
|
12038
|
+
name: 'Datacore Smart Chain',
|
|
12039
|
+
symbol: 'DSC',
|
|
12040
|
+
decimals: 18
|
|
12041
|
+
},
|
|
12042
|
+
infoURL: 'https://rpc01.dscscan.io',
|
|
12043
|
+
shortName: 'DSCs',
|
|
12044
|
+
chainId: 1555,
|
|
12045
|
+
networkId: 1555,
|
|
12046
|
+
explorers: [
|
|
12047
|
+
{
|
|
12048
|
+
name: 'Datacore Smart Chain',
|
|
12049
|
+
url: 'https://dscscan.io',
|
|
12050
|
+
standard: 'EIP3091'
|
|
12051
|
+
}
|
|
12052
|
+
],
|
|
12053
|
+
iconURL: 'https://ipfs.io/ipfs/QmfY4XoQCj3WbiSsj7nZyBXwkDX6PFsWSroTDvhP9Eoy6S'
|
|
12054
|
+
},
|
|
11804
12055
|
1559: {
|
|
11805
12056
|
name: 'Tenet',
|
|
11806
12057
|
title: 'Tenet Mainnet',
|
|
@@ -12027,6 +12278,7 @@ exports.chains = {
|
|
|
12027
12278
|
shortName: 'minttest',
|
|
12028
12279
|
chainId: 1686,
|
|
12029
12280
|
networkId: 1686,
|
|
12281
|
+
status: 'deprecated',
|
|
12030
12282
|
icon: 'mintTestnet',
|
|
12031
12283
|
explorers: [
|
|
12032
12284
|
{
|
|
@@ -12488,6 +12740,59 @@ exports.chains = {
|
|
|
12488
12740
|
],
|
|
12489
12741
|
iconURL: 'https://ipfs.io/ipfs/QmXGJevyPHHKT28hDfsJ9Cq2DQ2bAavdie37MEwFQUVCQz'
|
|
12490
12742
|
},
|
|
12743
|
+
1829: {
|
|
12744
|
+
name: 'PlayBlock',
|
|
12745
|
+
chain: 'playblock',
|
|
12746
|
+
rpc: ['https://rpc.playblock.io', 'wss://ws.playblock.io'],
|
|
12747
|
+
faucets: [],
|
|
12748
|
+
nativeCurrency: { name: 'PlayBlock', symbol: 'PBG', decimals: 18 },
|
|
12749
|
+
infoURL: 'https://www.playnance.com',
|
|
12750
|
+
shortName: 'playblock',
|
|
12751
|
+
chainId: 1829,
|
|
12752
|
+
slip44: 60,
|
|
12753
|
+
networkId: 1829,
|
|
12754
|
+
explorers: [
|
|
12755
|
+
{
|
|
12756
|
+
name: 'PlayBlock',
|
|
12757
|
+
url: 'https://explorer.playblock.io',
|
|
12758
|
+
standard: 'none'
|
|
12759
|
+
}
|
|
12760
|
+
],
|
|
12761
|
+
parent: {
|
|
12762
|
+
type: 'L2',
|
|
12763
|
+
chain: 'eip155-42161',
|
|
12764
|
+
bridges: [{ url: 'https://bridge.gelato.network/bridge/playblock' }]
|
|
12765
|
+
}
|
|
12766
|
+
},
|
|
12767
|
+
1833: {
|
|
12768
|
+
name: 'Verify testnet',
|
|
12769
|
+
title: 'Verify Testnet',
|
|
12770
|
+
chain: 'verify-testnet',
|
|
12771
|
+
rpc: [
|
|
12772
|
+
'https://rpc.verify-testnet.gelato.digital',
|
|
12773
|
+
'wss://ws.verify-testnet.gelato.digital'
|
|
12774
|
+
],
|
|
12775
|
+
nativeCurrency: { name: 'Matic', symbol: 'MATIC', decimals: 18 },
|
|
12776
|
+
infoURL: 'https://raas.gelato.network/rollups/details/public/verify-testnet',
|
|
12777
|
+
faucets: [],
|
|
12778
|
+
shortName: 'verify-testnet',
|
|
12779
|
+
chainId: 1833,
|
|
12780
|
+
networkId: 1833,
|
|
12781
|
+
slip44: 60,
|
|
12782
|
+
explorers: [
|
|
12783
|
+
{
|
|
12784
|
+
name: 'blockscout',
|
|
12785
|
+
url: 'https://verify-testnet.blockscout.com',
|
|
12786
|
+
icon: 'blockscout',
|
|
12787
|
+
standard: 'EIP3091'
|
|
12788
|
+
}
|
|
12789
|
+
],
|
|
12790
|
+
parent: {
|
|
12791
|
+
type: 'L2',
|
|
12792
|
+
chain: 'eip155-80002',
|
|
12793
|
+
bridges: [{ url: 'https://bridge.gelato.network/bridge/verify-testnet' }]
|
|
12794
|
+
}
|
|
12795
|
+
},
|
|
12491
12796
|
1853: {
|
|
12492
12797
|
name: 'HighOctane Subnet',
|
|
12493
12798
|
chain: 'HighOctane Subnet',
|
|
@@ -12789,6 +13094,72 @@ exports.chains = {
|
|
|
12789
13094
|
networkId: 1918,
|
|
12790
13095
|
explorers: []
|
|
12791
13096
|
},
|
|
13097
|
+
1923: {
|
|
13098
|
+
name: 'Swell Network',
|
|
13099
|
+
chain: 'Swell L2',
|
|
13100
|
+
rpc: ['https://swell-mainnet.alt.technology'],
|
|
13101
|
+
faucets: [],
|
|
13102
|
+
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
13103
|
+
infoURL: 'https://app.swellnetwork.io/layer2/swell-l2',
|
|
13104
|
+
shortName: 'swell-l2',
|
|
13105
|
+
chainId: 1923,
|
|
13106
|
+
networkId: 1923,
|
|
13107
|
+
explorers: [
|
|
13108
|
+
{
|
|
13109
|
+
name: 'swell-l2',
|
|
13110
|
+
icon: 'swell',
|
|
13111
|
+
url: 'https://swell-mainnet-explorer.alt.technology',
|
|
13112
|
+
standard: 'none'
|
|
13113
|
+
}
|
|
13114
|
+
]
|
|
13115
|
+
},
|
|
13116
|
+
1924: {
|
|
13117
|
+
name: 'Swell Network Testnet',
|
|
13118
|
+
chain: 'Swell L2 Testnet',
|
|
13119
|
+
rpc: ['https://swell-testnet.alt.technology'],
|
|
13120
|
+
faucets: [],
|
|
13121
|
+
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
13122
|
+
infoURL: 'https://app.swellnetwork.io/layer2/swell-l2',
|
|
13123
|
+
shortName: 'swell-l2-testnet',
|
|
13124
|
+
chainId: 1924,
|
|
13125
|
+
networkId: 1924,
|
|
13126
|
+
explorers: [
|
|
13127
|
+
{
|
|
13128
|
+
name: 'swell-l2-testnet',
|
|
13129
|
+
icon: 'swell',
|
|
13130
|
+
url: 'https://swell-testnet-explorer.alt.technology',
|
|
13131
|
+
standard: 'none'
|
|
13132
|
+
}
|
|
13133
|
+
]
|
|
13134
|
+
},
|
|
13135
|
+
1927: {
|
|
13136
|
+
name: 'Arvix Testnet',
|
|
13137
|
+
chain: 'Arvix',
|
|
13138
|
+
rpc: [
|
|
13139
|
+
'https://rpc-testnet-market.arvix.network',
|
|
13140
|
+
'https://rpc-dev-testnet.arvix.network'
|
|
13141
|
+
],
|
|
13142
|
+
faucets: ['https://claim-faucet.arvix.network'],
|
|
13143
|
+
nativeCurrency: {
|
|
13144
|
+
name: 'Arvix Testnet Native Token',
|
|
13145
|
+
symbol: 'tARV',
|
|
13146
|
+
decimals: 18
|
|
13147
|
+
},
|
|
13148
|
+
infoURL: 'https://arvix.network',
|
|
13149
|
+
shortName: 'arvix',
|
|
13150
|
+
chainId: 1927,
|
|
13151
|
+
networkId: 1927,
|
|
13152
|
+
icon: 'arvix',
|
|
13153
|
+
explorers: [
|
|
13154
|
+
{
|
|
13155
|
+
name: 'Arvix Explorer Testnet',
|
|
13156
|
+
url: 'https://testnet.arvixscan.com',
|
|
13157
|
+
standard: 'EIP3091',
|
|
13158
|
+
icon: 'arvix'
|
|
13159
|
+
}
|
|
13160
|
+
],
|
|
13161
|
+
iconURL: 'https://ipfs.io/ipfs/QmcwGGWyemrFUZPriS3PqxLUoT7vdtS7FqNY5fAaoTG27Q'
|
|
13162
|
+
},
|
|
12792
13163
|
1945: {
|
|
12793
13164
|
name: 'ONUS Chain Testnet',
|
|
12794
13165
|
title: 'ONUS Chain Testnet',
|
|
@@ -14369,6 +14740,29 @@ exports.chains = {
|
|
|
14369
14740
|
}
|
|
14370
14741
|
]
|
|
14371
14742
|
},
|
|
14743
|
+
2187: {
|
|
14744
|
+
name: 'Game7',
|
|
14745
|
+
title: 'Game7',
|
|
14746
|
+
chain: 'Game7',
|
|
14747
|
+
rpc: ['https://mainnet-rpc.game7.io', 'wss://mainnet-rpc.game7.io'],
|
|
14748
|
+
faucets: [],
|
|
14749
|
+
nativeCurrency: { name: 'G7', symbol: 'G7', decimals: 18 },
|
|
14750
|
+
features: [{ name: 'EIP155' }],
|
|
14751
|
+
infoURL: 'https://game7.io/',
|
|
14752
|
+
shortName: 'g7',
|
|
14753
|
+
chainId: 2187,
|
|
14754
|
+
networkId: 2187,
|
|
14755
|
+
icon: 'game7',
|
|
14756
|
+
explorers: [
|
|
14757
|
+
{
|
|
14758
|
+
name: 'Blockscout',
|
|
14759
|
+
url: 'https://mainnet.game7.io',
|
|
14760
|
+
icon: 'game7',
|
|
14761
|
+
standard: 'EIP3091'
|
|
14762
|
+
}
|
|
14763
|
+
],
|
|
14764
|
+
iconURL: 'https://ipfs.io/ipfs/Qmbk23C5vXpGBfq8SuPXR1PrfWER2m8w6LGqBkhXAvxia9'
|
|
14765
|
+
},
|
|
14372
14766
|
2192: {
|
|
14373
14767
|
name: 'SnaxChain',
|
|
14374
14768
|
chain: 'ETH',
|
|
@@ -15204,6 +15598,28 @@ exports.chains = {
|
|
|
15204
15598
|
status: 'active',
|
|
15205
15599
|
iconURL: 'https://ipfs.io/ipfs/QmU9KU1qgReJR7vyVxN5zwWB3nkhSs658ViArUjT7GCh4r'
|
|
15206
15600
|
},
|
|
15601
|
+
2552: {
|
|
15602
|
+
name: 'Bahamut horizon',
|
|
15603
|
+
title: 'Bahamut horizon',
|
|
15604
|
+
chain: 'Bahamut',
|
|
15605
|
+
icon: 'bahamut',
|
|
15606
|
+
rpc: ['https://horizon-fastex-testnet.zeeve.net'],
|
|
15607
|
+
features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
|
|
15608
|
+
faucets: [],
|
|
15609
|
+
nativeCurrency: { name: 'FTN', symbol: 'FTN', decimals: 18 },
|
|
15610
|
+
shortName: 'horizon',
|
|
15611
|
+
infoURL: 'https://bahamut.io',
|
|
15612
|
+
chainId: 2552,
|
|
15613
|
+
networkId: 2552,
|
|
15614
|
+
explorers: [
|
|
15615
|
+
{
|
|
15616
|
+
name: 'blockscout',
|
|
15617
|
+
url: 'https://horizon.ftnscan.com',
|
|
15618
|
+
standard: 'none'
|
|
15619
|
+
}
|
|
15620
|
+
],
|
|
15621
|
+
iconURL: 'https://ipfs.io/ipfs/QmSemioP83RXnDWwTZbet8VpwJxcFRboX4B3pcdhLZGodP'
|
|
15622
|
+
},
|
|
15207
15623
|
2559: {
|
|
15208
15624
|
name: 'Kortho Mainnet',
|
|
15209
15625
|
chain: 'Kortho Chain',
|
|
@@ -15503,6 +15919,21 @@ exports.chains = {
|
|
|
15503
15919
|
],
|
|
15504
15920
|
iconURL: 'https://ipfs.io/ipfs/bafkreidoudwo453gr3hoxpreleguga73rm55yl6vuedxrfmhknljppqbiu'
|
|
15505
15921
|
},
|
|
15922
|
+
2741: {
|
|
15923
|
+
name: 'Abstract',
|
|
15924
|
+
chain: 'Abstract',
|
|
15925
|
+
rpc: [],
|
|
15926
|
+
faucets: [],
|
|
15927
|
+
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
15928
|
+
infoURL: 'https://abs.xyz',
|
|
15929
|
+
shortName: 'abstract',
|
|
15930
|
+
chainId: 2741,
|
|
15931
|
+
networkId: 2741,
|
|
15932
|
+
icon: 'abstract',
|
|
15933
|
+
explorers: [],
|
|
15934
|
+
parent: { type: 'L2', chain: 'eip155-1', bridges: [] },
|
|
15935
|
+
iconURL: 'https://ipfs.io/ipfs/QmSRp5BGvwW9xmNNiRwZkJiTnjkyeQFU8Fy2BYwaBVJn58'
|
|
15936
|
+
},
|
|
15506
15937
|
2748: {
|
|
15507
15938
|
name: 'Nanon',
|
|
15508
15939
|
title: 'Nanon Rollup',
|
|
@@ -15578,6 +16009,36 @@ exports.chains = {
|
|
|
15578
16009
|
bridges: [{ url: 'https://bridge-holesky.morphl2.io' }]
|
|
15579
16010
|
}
|
|
15580
16011
|
},
|
|
16012
|
+
2818: {
|
|
16013
|
+
name: 'Morph',
|
|
16014
|
+
title: 'Morph Mainnet',
|
|
16015
|
+
chain: 'ETH',
|
|
16016
|
+
rpc: [
|
|
16017
|
+
'https://rpc.morphl2.io',
|
|
16018
|
+
'wss://rpc.morphl2.io:8443',
|
|
16019
|
+
'https://rpc-quicknode.morphl2.io',
|
|
16020
|
+
'wss://rpc-quicknode.morphl2.io'
|
|
16021
|
+
],
|
|
16022
|
+
faucets: [],
|
|
16023
|
+
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
16024
|
+
infoURL: 'https://morphl2.io',
|
|
16025
|
+
shortName: 'morph',
|
|
16026
|
+
chainId: 2818,
|
|
16027
|
+
networkId: 2818,
|
|
16028
|
+
slip44: 1,
|
|
16029
|
+
explorers: [
|
|
16030
|
+
{
|
|
16031
|
+
name: 'Morph Mainnet Explorer',
|
|
16032
|
+
url: 'https://explorer.morphl2.io',
|
|
16033
|
+
standard: 'EIP3091'
|
|
16034
|
+
}
|
|
16035
|
+
],
|
|
16036
|
+
parent: {
|
|
16037
|
+
type: 'L2',
|
|
16038
|
+
chain: 'eip155-1',
|
|
16039
|
+
bridges: [{ url: 'https://bridge.morphl2.io/' }]
|
|
16040
|
+
}
|
|
16041
|
+
},
|
|
15581
16042
|
2868: {
|
|
15582
16043
|
name: 'HyperAGI Mainnet',
|
|
15583
16044
|
chain: 'HyperAGI',
|
|
@@ -16279,6 +16740,28 @@ exports.chains = {
|
|
|
16279
16740
|
}
|
|
16280
16741
|
]
|
|
16281
16742
|
},
|
|
16743
|
+
3502: {
|
|
16744
|
+
name: 'JZERO',
|
|
16745
|
+
chain: 'JZERO',
|
|
16746
|
+
icon: 'jzero',
|
|
16747
|
+
rpc: ['https://rpc.jzero.xyz'],
|
|
16748
|
+
faucets: [],
|
|
16749
|
+
features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
|
|
16750
|
+
nativeCurrency: { name: 'JZERO', symbol: 'JZR', decimals: 18 },
|
|
16751
|
+
infoURL: 'https://jzero.xyz',
|
|
16752
|
+
shortName: 'jzero',
|
|
16753
|
+
chainId: 3502,
|
|
16754
|
+
networkId: 3502,
|
|
16755
|
+
explorers: [
|
|
16756
|
+
{
|
|
16757
|
+
name: 'JZERO Explorer',
|
|
16758
|
+
url: 'https://exp.jzero.xyz',
|
|
16759
|
+
icon: 'jzero',
|
|
16760
|
+
standard: 'EIP3091'
|
|
16761
|
+
}
|
|
16762
|
+
],
|
|
16763
|
+
iconURL: 'https://ipfs.io/ipfs/QmVXd6Jm541mVJbfzHQaZNZce9znvm8iXfxgf91J2XNg61'
|
|
16764
|
+
},
|
|
16282
16765
|
3601: {
|
|
16283
16766
|
name: 'PandoProject Mainnet',
|
|
16284
16767
|
chain: 'PandoProject',
|
|
@@ -17526,6 +18009,21 @@ exports.chains = {
|
|
|
17526
18009
|
],
|
|
17527
18010
|
iconURL: 'https://ipfs.io/ipfs/bafkreifbso3gd4wu5wxl27xyurxctmuae2jyuy37guqtzx23nga6ba4ag4'
|
|
17528
18011
|
},
|
|
18012
|
+
4422: {
|
|
18013
|
+
name: 'Testnet Pika',
|
|
18014
|
+
chain: 'tPKA',
|
|
18015
|
+
rpc: ['https://testnet-rpc1.pikascan.com'],
|
|
18016
|
+
faucets: [],
|
|
18017
|
+
icon: 'testnetpsc',
|
|
18018
|
+
nativeCurrency: { name: 'Testnet Pika', symbol: 'tPKA', decimals: 18 },
|
|
18019
|
+
features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
|
|
18020
|
+
infoURL: 'https://pikaminter.com',
|
|
18021
|
+
shortName: 'PikaMinter',
|
|
18022
|
+
chainId: 4422,
|
|
18023
|
+
networkId: 4422,
|
|
18024
|
+
explorers: [],
|
|
18025
|
+
iconURL: 'https://ipfs.io/ipfs/QmXmBxoHWyPfpYP3gLfVB2d5DfVKT4FXKb4Bt6m7nf19wL'
|
|
18026
|
+
},
|
|
17529
18027
|
4444: {
|
|
17530
18028
|
name: 'Htmlcoin Mainnet',
|
|
17531
18029
|
chain: 'mainnet',
|
|
@@ -17734,15 +18232,40 @@ exports.chains = {
|
|
|
17734
18232
|
4801: {
|
|
17735
18233
|
name: 'World Chain Sepolia Testnet',
|
|
17736
18234
|
chain: 'ETH',
|
|
17737
|
-
rpc: [
|
|
17738
|
-
|
|
18235
|
+
rpc: [
|
|
18236
|
+
'https://worldchain-sepolia.g.alchemy.com/public',
|
|
18237
|
+
'https://4801.rpc.thirdweb.com',
|
|
18238
|
+
'https://worldchain-sepolia.gateway.tenderly.co',
|
|
18239
|
+
'wss://worldchain-sepolia.gateway.tenderly.co'
|
|
18240
|
+
],
|
|
18241
|
+
faucets: [
|
|
18242
|
+
'https://www.alchemy.com/faucets/world-chain-sepolia',
|
|
18243
|
+
'https://console.optimism.io/faucet'
|
|
18244
|
+
],
|
|
17739
18245
|
nativeCurrency: { name: 'Sepolia Ether', symbol: 'ETH', decimals: 18 },
|
|
17740
|
-
infoURL: 'https://
|
|
18246
|
+
infoURL: 'https://world.org/world-chain',
|
|
17741
18247
|
shortName: 'wcsep',
|
|
17742
18248
|
chainId: 4801,
|
|
17743
18249
|
networkId: 4801,
|
|
17744
18250
|
slip44: 1,
|
|
17745
|
-
|
|
18251
|
+
parent: {
|
|
18252
|
+
type: 'L2',
|
|
18253
|
+
chain: 'eip155-11155111',
|
|
18254
|
+
bridges: [{ url: 'https://worldchain-sepolia.bridge.alchemy.com' }]
|
|
18255
|
+
},
|
|
18256
|
+
explorers: [
|
|
18257
|
+
{
|
|
18258
|
+
name: 'etherscan',
|
|
18259
|
+
url: 'https://sepolia.worldscan.org',
|
|
18260
|
+
standard: 'EIP3091'
|
|
18261
|
+
},
|
|
18262
|
+
{
|
|
18263
|
+
name: 'blockscout',
|
|
18264
|
+
url: 'https://worldchain-sepolia.explorer.alchemy.com',
|
|
18265
|
+
icon: 'blockscout',
|
|
18266
|
+
standard: 'EIP3091'
|
|
18267
|
+
}
|
|
18268
|
+
]
|
|
17746
18269
|
},
|
|
17747
18270
|
4893: {
|
|
17748
18271
|
name: 'Globel Chain',
|
|
@@ -17995,6 +18518,29 @@ exports.chains = {
|
|
|
17995
18518
|
],
|
|
17996
18519
|
iconURL: 'https://ipfs.io/ipfs/bafkreieenivbkpmaxslvvvaybi53hynnarng4ek37xhtf5euvsyunvhbai'
|
|
17997
18520
|
},
|
|
18521
|
+
5050: {
|
|
18522
|
+
name: 'Skate Mainnet',
|
|
18523
|
+
chain: 'ETH',
|
|
18524
|
+
rpc: ['https://rpc.skatechain.org/'],
|
|
18525
|
+
faucets: [],
|
|
18526
|
+
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
18527
|
+
features: [{ name: 'EIP155' }],
|
|
18528
|
+
infoURL: 'https://www.skatechain.org/',
|
|
18529
|
+
shortName: 'skate',
|
|
18530
|
+
chainId: 5050,
|
|
18531
|
+
networkId: 5050,
|
|
18532
|
+
icon: 'skate',
|
|
18533
|
+
explorers: [
|
|
18534
|
+
{
|
|
18535
|
+
name: 'Skate Explorer',
|
|
18536
|
+
url: 'https://scan.skatechain.org',
|
|
18537
|
+
standard: 'EIP3091'
|
|
18538
|
+
}
|
|
18539
|
+
],
|
|
18540
|
+
status: 'active',
|
|
18541
|
+
parent: { type: 'L2', chain: 'eip155-1', bridges: [{ url: '' }] },
|
|
18542
|
+
iconURL: 'https://ipfs.io/ipfs/QmdofX1W8QFt4TSDaq2wyPvYuUba9LabgD1MYcn3Hezu8h'
|
|
18543
|
+
},
|
|
17998
18544
|
5051: {
|
|
17999
18545
|
name: 'Nollie Skatechain Testnet',
|
|
18000
18546
|
chain: 'Skatechain',
|
|
@@ -18351,6 +18897,28 @@ exports.chains = {
|
|
|
18351
18897
|
}
|
|
18352
18898
|
]
|
|
18353
18899
|
},
|
|
18900
|
+
5330: {
|
|
18901
|
+
name: 'Superseed',
|
|
18902
|
+
chain: 'ETH',
|
|
18903
|
+
rpc: ['https://mainnet.superseed.xyz', 'wss://mainnet.superseed.xyz'],
|
|
18904
|
+
faucets: [],
|
|
18905
|
+
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
18906
|
+
infoURL: 'https://www.superseed.xyz',
|
|
18907
|
+
shortName: 'sseed',
|
|
18908
|
+
chainId: 5330,
|
|
18909
|
+
networkId: 5330,
|
|
18910
|
+
slip44: 1,
|
|
18911
|
+
icon: 'superseed',
|
|
18912
|
+
explorers: [
|
|
18913
|
+
{
|
|
18914
|
+
name: 'seedscout',
|
|
18915
|
+
url: 'https://explorer.superseed.xyz',
|
|
18916
|
+
standard: 'EIP3091'
|
|
18917
|
+
}
|
|
18918
|
+
],
|
|
18919
|
+
status: 'active',
|
|
18920
|
+
iconURL: 'https://ipfs.io/ipfs/QmVa1MhJhixPzFfvhggQWg8hLtS77vg7QFvQtQGrXbVYSg'
|
|
18921
|
+
},
|
|
18354
18922
|
5333: {
|
|
18355
18923
|
name: 'Netsbo',
|
|
18356
18924
|
chain: 'NETSBO',
|
|
@@ -19608,6 +20176,20 @@ exports.chains = {
|
|
|
19608
20176
|
],
|
|
19609
20177
|
iconURL: 'https://ipfs.io/ipfs/QmRwyxmvNEJBJwXDFAAGSaoUqTLjdthwzhKx3rjyKRR6ZL'
|
|
19610
20178
|
},
|
|
20179
|
+
6900: {
|
|
20180
|
+
name: 'Nibiru Mainnet',
|
|
20181
|
+
chain: 'Nibiru',
|
|
20182
|
+
rpc: ['https://evm-rpc.nibiru.fi'],
|
|
20183
|
+
faucets: [],
|
|
20184
|
+
nativeCurrency: { name: 'NIBI', symbol: 'NIBI', decimals: 18 },
|
|
20185
|
+
infoURL: 'https://nibiru.fi',
|
|
20186
|
+
shortName: 'cataclysm-1',
|
|
20187
|
+
chainId: 6900,
|
|
20188
|
+
networkId: 6900,
|
|
20189
|
+
icon: 'nibiru',
|
|
20190
|
+
explorers: [],
|
|
20191
|
+
iconURL: 'https://ipfs.io/ipfs/QmZ4ujZagoLozYSypp7uJESgExJhGGJTmmpT6AoDV8GzZW'
|
|
20192
|
+
},
|
|
19611
20193
|
6942: {
|
|
19612
20194
|
name: 'Laika Mainnet',
|
|
19613
20195
|
chain: 'LAIKA',
|
|
@@ -19826,6 +20408,28 @@ exports.chains = {
|
|
|
19826
20408
|
],
|
|
19827
20409
|
iconURL: 'https://ipfs.io/ipfs/QmNbp1K6vKKFYh7bWeWtjBqKgdH88suDVbztP5CYU3pYNG'
|
|
19828
20410
|
},
|
|
20411
|
+
7117: {
|
|
20412
|
+
name: '0XL3',
|
|
20413
|
+
chain: '0XL3',
|
|
20414
|
+
icon: '0xl3',
|
|
20415
|
+
rpc: ['https://rpc.0xl3.com'],
|
|
20416
|
+
faucets: [],
|
|
20417
|
+
features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
|
|
20418
|
+
nativeCurrency: { name: 'XL3', symbol: 'XL3', decimals: 18 },
|
|
20419
|
+
infoURL: 'https://0xl3.com',
|
|
20420
|
+
shortName: '0xl3',
|
|
20421
|
+
chainId: 7117,
|
|
20422
|
+
networkId: 7117,
|
|
20423
|
+
explorers: [
|
|
20424
|
+
{
|
|
20425
|
+
name: '0XL3 Explorer',
|
|
20426
|
+
url: 'https://exp.0xl3.com',
|
|
20427
|
+
icon: '0xl3',
|
|
20428
|
+
standard: 'EIP3091'
|
|
20429
|
+
}
|
|
20430
|
+
],
|
|
20431
|
+
iconURL: 'https://ipfs.io/ipfs/QmSsUNLDQXspXXLCH6bUW5CKJgon42yiVZ2Gp4ZBWL79Vx'
|
|
20432
|
+
},
|
|
19829
20433
|
7118: {
|
|
19830
20434
|
name: 'Help The Homeless',
|
|
19831
20435
|
chain: 'mainnet',
|
|
@@ -19865,6 +20469,27 @@ exports.chains = {
|
|
|
19865
20469
|
],
|
|
19866
20470
|
iconURL: 'https://ipfs.io/ipfs/QmfXZCAh3HWS2bJroUStN9TieL4QA9QArMotie3X4pwBfj'
|
|
19867
20471
|
},
|
|
20472
|
+
7200: {
|
|
20473
|
+
name: 'exSat Mainnet',
|
|
20474
|
+
chain: 'exSat',
|
|
20475
|
+
icon: 'exsat',
|
|
20476
|
+
rpc: ['https://evm.exsat.network'],
|
|
20477
|
+
faucets: [],
|
|
20478
|
+
nativeCurrency: { name: 'Bitcoin', symbol: 'BTC', decimals: 18 },
|
|
20479
|
+
infoURL: 'https://exsat.network/',
|
|
20480
|
+
shortName: 'xsat',
|
|
20481
|
+
chainId: 7200,
|
|
20482
|
+
networkId: 7200,
|
|
20483
|
+
explorers: [
|
|
20484
|
+
{
|
|
20485
|
+
name: 'exSat Explorer',
|
|
20486
|
+
url: 'https://scan.exsat.network',
|
|
20487
|
+
standard: 'EIP3091'
|
|
20488
|
+
}
|
|
20489
|
+
],
|
|
20490
|
+
parent: { type: 'L2', chain: 'eip155-1', bridges: [{ url: '' }] },
|
|
20491
|
+
iconURL: 'https://ipfs.io/ipfs/QmYZ1FjYCByj89pNiZfae2a9uTm7pJMKrzdQ1V1UKwhwNs'
|
|
20492
|
+
},
|
|
19868
20493
|
7210: {
|
|
19869
20494
|
name: 'Nibiru Testnet-1',
|
|
19870
20495
|
chain: 'Nibiru',
|
|
@@ -20215,6 +20840,27 @@ exports.chains = {
|
|
|
20215
20840
|
}
|
|
20216
20841
|
]
|
|
20217
20842
|
},
|
|
20843
|
+
7744: {
|
|
20844
|
+
name: 'Phron Testnet',
|
|
20845
|
+
chain: 'PHR',
|
|
20846
|
+
icon: 'phron',
|
|
20847
|
+
rpc: ['https://testnet.phron.ai', 'wss://testnet.phron.ai'],
|
|
20848
|
+
features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
|
|
20849
|
+
faucets: ['https://faucet.phron.ai'],
|
|
20850
|
+
nativeCurrency: { name: 'Phron', symbol: 'TPHR', decimals: 18 },
|
|
20851
|
+
infoURL: 'https://phron.ai',
|
|
20852
|
+
shortName: 'phr',
|
|
20853
|
+
chainId: 7744,
|
|
20854
|
+
networkId: 7744,
|
|
20855
|
+
explorers: [
|
|
20856
|
+
{
|
|
20857
|
+
name: 'phronscan',
|
|
20858
|
+
url: 'https://testnet.phronscan.io',
|
|
20859
|
+
standard: 'EIP3091'
|
|
20860
|
+
}
|
|
20861
|
+
],
|
|
20862
|
+
iconURL: 'https://ipfs.io/ipfs/Qmf77sTNKpnTbwYjauyQ7KpxV5EbgTPP27Fmx24svB84gY'
|
|
20863
|
+
},
|
|
20218
20864
|
7771: {
|
|
20219
20865
|
name: 'Bitrock Testnet',
|
|
20220
20866
|
chain: 'Bitrock',
|
|
@@ -21035,7 +21681,7 @@ exports.chains = {
|
|
|
21035
21681
|
chain: 'KAIA',
|
|
21036
21682
|
rpc: ['https://public-en.node.kaia.io'],
|
|
21037
21683
|
faucets: [],
|
|
21038
|
-
nativeCurrency: { name: 'KAIA', symbol: '
|
|
21684
|
+
nativeCurrency: { name: 'KAIA', symbol: 'KAIA', decimals: 18 },
|
|
21039
21685
|
infoURL: 'https://kaia.io',
|
|
21040
21686
|
shortName: 'kaia-mainnet',
|
|
21041
21687
|
chainId: 8217,
|
|
@@ -21043,13 +21689,13 @@ exports.chains = {
|
|
|
21043
21689
|
slip44: 8217,
|
|
21044
21690
|
explorers: [
|
|
21045
21691
|
{
|
|
21046
|
-
name: '
|
|
21047
|
-
url: 'https://
|
|
21692
|
+
name: 'Kaiascope',
|
|
21693
|
+
url: 'https://kaiascope.com',
|
|
21048
21694
|
standard: 'EIP3091'
|
|
21049
21695
|
},
|
|
21050
21696
|
{
|
|
21051
|
-
name: '
|
|
21052
|
-
url: 'https://
|
|
21697
|
+
name: 'Kaiascan',
|
|
21698
|
+
url: 'https://kaiascan.io',
|
|
21053
21699
|
standard: 'EIP3091'
|
|
21054
21700
|
}
|
|
21055
21701
|
]
|
|
@@ -21232,7 +21878,11 @@ exports.chains = {
|
|
|
21232
21878
|
networkId: 8453,
|
|
21233
21879
|
icon: 'base',
|
|
21234
21880
|
explorers: [
|
|
21235
|
-
{
|
|
21881
|
+
{
|
|
21882
|
+
name: 'basescan',
|
|
21883
|
+
url: 'https://basescan.org',
|
|
21884
|
+
standard: 'EIP3091'
|
|
21885
|
+
},
|
|
21236
21886
|
{
|
|
21237
21887
|
name: 'basescout',
|
|
21238
21888
|
url: 'https://base.blockscout.com',
|
|
@@ -21437,7 +22087,7 @@ exports.chains = {
|
|
|
21437
22087
|
chain: 'IOTA EVM',
|
|
21438
22088
|
rpc: [
|
|
21439
22089
|
'https://json-rpc.evm.iotaledger.net',
|
|
21440
|
-
'
|
|
22090
|
+
'wss://ws.json-rpc.evm.iotaledger.net'
|
|
21441
22091
|
],
|
|
21442
22092
|
faucets: [],
|
|
21443
22093
|
nativeCurrency: { name: 'IOTA', symbol: 'IOTA', decimals: 18 },
|
|
@@ -22126,6 +22776,30 @@ exports.chains = {
|
|
|
22126
22776
|
],
|
|
22127
22777
|
iconURL: 'https://ipfs.io/ipfs/QmSnqLVwFyeX9AZDvBKVS7diDf2Xb7m9nDcamGgpCMhL3d'
|
|
22128
22778
|
},
|
|
22779
|
+
9091: {
|
|
22780
|
+
name: 'KPA Smart Chain Testnet',
|
|
22781
|
+
chain: 'KSC',
|
|
22782
|
+
rpc: [
|
|
22783
|
+
'https://testnet-rpc1.koppachain.com/',
|
|
22784
|
+
'https://testnet-rpc2.koppachain.com/',
|
|
22785
|
+
'https://testnet-rpc3.koppachain.com/',
|
|
22786
|
+
'https://testnet-rpc4.koppachain.com/'
|
|
22787
|
+
],
|
|
22788
|
+
faucets: ['https://mint.koppachain.com'],
|
|
22789
|
+
nativeCurrency: {
|
|
22790
|
+
name: 'KPA Smart Chain Testnet',
|
|
22791
|
+
symbol: 'tKPA',
|
|
22792
|
+
decimals: 18
|
|
22793
|
+
},
|
|
22794
|
+
features: [],
|
|
22795
|
+
infoURL: 'https://koppachain.com',
|
|
22796
|
+
shortName: 'KPA',
|
|
22797
|
+
chainId: 9091,
|
|
22798
|
+
networkId: 9091,
|
|
22799
|
+
icon: 'koppa',
|
|
22800
|
+
explorers: [],
|
|
22801
|
+
iconURL: 'https://ipfs.io/ipfs/QmbEzU7QQ4uJR2XTmkGAW9GNEsTMt6o8oYshPVeWVbSGaC'
|
|
22802
|
+
},
|
|
22129
22803
|
9100: {
|
|
22130
22804
|
name: 'Genesis Coin',
|
|
22131
22805
|
chain: 'Genesis',
|
|
@@ -22648,6 +23322,7 @@ exports.chains = {
|
|
|
22648
23322
|
'wss://ws.arena-z.t.raas.gelato.cloud'
|
|
22649
23323
|
],
|
|
22650
23324
|
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
23325
|
+
icon: 'arena-z',
|
|
22651
23326
|
infoURL: 'https://raas.gelato.network/rollups/details/public/arena-z-testnet',
|
|
22652
23327
|
faucets: [],
|
|
22653
23328
|
shortName: 'arena-z-testnet',
|
|
@@ -22671,7 +23346,8 @@ exports.chains = {
|
|
|
22671
23346
|
}
|
|
22672
23347
|
]
|
|
22673
23348
|
},
|
|
22674
|
-
status: 'active'
|
|
23349
|
+
status: 'active',
|
|
23350
|
+
iconURL: 'https://ipfs.io/ipfs/bafkreic2vglaqxdbk5u7uw4vgksxri5xcbrnlysam57dsob2uvr33dzoma'
|
|
22675
23351
|
},
|
|
22676
23352
|
9898: {
|
|
22677
23353
|
name: 'Larissa Chain',
|
|
@@ -22696,6 +23372,26 @@ exports.chains = {
|
|
|
22696
23372
|
],
|
|
22697
23373
|
iconURL: 'https://ipfs.io/ipfs/QmZTWoZ3LvivSinaJ4aSwqU8pCXw8oSZNnUCh4wwXxtAoQ'
|
|
22698
23374
|
},
|
|
23375
|
+
9901: {
|
|
23376
|
+
name: 'Zytron Linea Mainnet',
|
|
23377
|
+
chain: 'ETH',
|
|
23378
|
+
icon: 'zytron',
|
|
23379
|
+
rpc: ['https://rpc.zypher.network/'],
|
|
23380
|
+
faucets: [],
|
|
23381
|
+
nativeCurrency: { name: 'ETH', symbol: 'ETH', decimals: 18 },
|
|
23382
|
+
infoURL: 'https://zytron.zypher.network/',
|
|
23383
|
+
shortName: 'zytron-linea',
|
|
23384
|
+
chainId: 9901,
|
|
23385
|
+
networkId: 9901,
|
|
23386
|
+
explorers: [
|
|
23387
|
+
{
|
|
23388
|
+
name: 'blockscout',
|
|
23389
|
+
url: 'https://explorer.zypher.network',
|
|
23390
|
+
standard: 'EIP3091'
|
|
23391
|
+
}
|
|
23392
|
+
],
|
|
23393
|
+
iconURL: 'https://ipfs.io/ipfs/QmY9cfmkCxJfPwKfCv6aF6CNiMWM5aN3jUSTf4rMfxaaJd'
|
|
23394
|
+
},
|
|
22699
23395
|
9911: {
|
|
22700
23396
|
name: 'Espento Mainnet',
|
|
22701
23397
|
chain: 'SPENT',
|
|
@@ -22963,6 +23659,22 @@ exports.chains = {
|
|
|
22963
23659
|
networkId: 10001,
|
|
22964
23660
|
slip44: 1
|
|
22965
23661
|
},
|
|
23662
|
+
10010: {
|
|
23663
|
+
name: 'Warden Testnet',
|
|
23664
|
+
chain: 'WARD',
|
|
23665
|
+
rpc: [
|
|
23666
|
+
'https://evm.chiado.wardenprotocol.org',
|
|
23667
|
+
'wss://evm-ws.chiado.wardenprotocol.org'
|
|
23668
|
+
],
|
|
23669
|
+
faucets: ['https://faucet.chiado.wardenprotocol.org'],
|
|
23670
|
+
nativeCurrency: { name: 'WARD', symbol: 'WARD', decimals: 18 },
|
|
23671
|
+
infoURL: 'https://wardenprotocol.org',
|
|
23672
|
+
icon: 'warden',
|
|
23673
|
+
shortName: 'ward',
|
|
23674
|
+
chainId: 10010,
|
|
23675
|
+
networkId: 10010,
|
|
23676
|
+
iconURL: 'https://ipfs.io/ipfs/Qmdz49xumH5yHb9jXKLR69Liv4STJQq5xW1g9xCQ9vJ3fB'
|
|
23677
|
+
},
|
|
22966
23678
|
10024: {
|
|
22967
23679
|
name: 'Gon Chain',
|
|
22968
23680
|
chain: 'GonChain',
|
|
@@ -22989,6 +23701,26 @@ exports.chains = {
|
|
|
22989
23701
|
],
|
|
22990
23702
|
iconURL: 'https://ipfs.io/ipfs/QmPtiJGaApbW3ATZhPW3pKJpw3iGVrRGsZLWhrDKF9ZK18'
|
|
22991
23703
|
},
|
|
23704
|
+
10025: {
|
|
23705
|
+
name: 'AEON Chain',
|
|
23706
|
+
chain: 'AEON Chain',
|
|
23707
|
+
icon: 'aeon',
|
|
23708
|
+
rpc: ['https://node.aeon.xyz/rpc'],
|
|
23709
|
+
faucets: [],
|
|
23710
|
+
nativeCurrency: { name: 'AEON Token', symbol: 'AEON', decimals: 18 },
|
|
23711
|
+
infoURL: '',
|
|
23712
|
+
shortName: 'aeon',
|
|
23713
|
+
chainId: 10025,
|
|
23714
|
+
networkId: 10025,
|
|
23715
|
+
explorers: [
|
|
23716
|
+
{
|
|
23717
|
+
name: 'AEON Explorer',
|
|
23718
|
+
url: 'https://scan.aeon.xyz',
|
|
23719
|
+
standard: 'none'
|
|
23720
|
+
}
|
|
23721
|
+
],
|
|
23722
|
+
iconURL: 'https://ipfs.io/ipfs/Qmeq49hbjDHYyWs4UyUHwwde5WUemJYJSLSXiik6up5NjE'
|
|
23723
|
+
},
|
|
22992
23724
|
10081: {
|
|
22993
23725
|
name: 'Japan Open Chain Testnet',
|
|
22994
23726
|
chain: 'JOCT',
|
|
@@ -23066,6 +23798,22 @@ exports.chains = {
|
|
|
23066
23798
|
chainId: 10101,
|
|
23067
23799
|
networkId: 10101
|
|
23068
23800
|
},
|
|
23801
|
+
10143: {
|
|
23802
|
+
name: 'Monad Testnet',
|
|
23803
|
+
chain: 'MON',
|
|
23804
|
+
icon: 'monad',
|
|
23805
|
+
rpc: [],
|
|
23806
|
+
features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
|
|
23807
|
+
faucets: [],
|
|
23808
|
+
nativeCurrency: { name: 'Testnet MON Token', symbol: 'MON', decimals: 18 },
|
|
23809
|
+
infoURL: 'https://monad.xyz',
|
|
23810
|
+
shortName: 'mon-testnet',
|
|
23811
|
+
chainId: 10143,
|
|
23812
|
+
networkId: 10143,
|
|
23813
|
+
slip44: 1,
|
|
23814
|
+
explorers: [],
|
|
23815
|
+
iconURL: 'https://ipfs.io/ipfs/bafkreia4vjioitvcrm5umefahnp4wttswooykroarjo5itdvohvk6epiya'
|
|
23816
|
+
},
|
|
23069
23817
|
10200: {
|
|
23070
23818
|
name: 'Gnosis Chiado Testnet',
|
|
23071
23819
|
chain: 'GNO',
|
|
@@ -23378,6 +24126,35 @@ exports.chains = {
|
|
|
23378
24126
|
}
|
|
23379
24127
|
]
|
|
23380
24128
|
},
|
|
24129
|
+
10888: {
|
|
24130
|
+
name: 'GameSwift Chain Testnet',
|
|
24131
|
+
title: 'GameSwift Chain Testnet',
|
|
24132
|
+
chain: 'gameswift-chain-testnet',
|
|
24133
|
+
rpc: ['https://rpc-testnet.gameswift.io', 'wss://ws-testnet.gameswift.io'],
|
|
24134
|
+
nativeCurrency: { name: 'TGameSwift', symbol: 'tGS', decimals: 18 },
|
|
24135
|
+
infoURL: 'https://raas.gelato.network/rollups/details/public/gameswift-chain-testnet',
|
|
24136
|
+
faucets: [],
|
|
24137
|
+
shortName: 'gameswift-chain-testnet',
|
|
24138
|
+
chainId: 10888,
|
|
24139
|
+
networkId: 10888,
|
|
24140
|
+
slip44: 60,
|
|
24141
|
+
explorers: [
|
|
24142
|
+
{
|
|
24143
|
+
name: 'blockscout',
|
|
24144
|
+
url: 'https://testnet.gameswift.io',
|
|
24145
|
+
standard: 'EIP3091'
|
|
24146
|
+
}
|
|
24147
|
+
],
|
|
24148
|
+
parent: {
|
|
24149
|
+
type: 'L2',
|
|
24150
|
+
chain: 'eip155-11155111',
|
|
24151
|
+
bridges: [
|
|
24152
|
+
{
|
|
24153
|
+
url: 'https://testnet-bridge-gelato.gameswift.io/bridge/gameswift-chain-testnet'
|
|
24154
|
+
}
|
|
24155
|
+
]
|
|
24156
|
+
}
|
|
24157
|
+
},
|
|
23381
24158
|
10946: {
|
|
23382
24159
|
name: 'Quadrans Blockchain',
|
|
23383
24160
|
chain: 'QDC',
|
|
@@ -23575,7 +24352,7 @@ exports.chains = {
|
|
|
23575
24352
|
networkId: 11124,
|
|
23576
24353
|
nativeCurrency: { name: 'ETH', symbol: 'ETH', decimals: 18 },
|
|
23577
24354
|
infoURL: 'https://abs.xyz/',
|
|
23578
|
-
shortName: '
|
|
24355
|
+
shortName: 'abstract-sepolia',
|
|
23579
24356
|
parent: {
|
|
23580
24357
|
type: 'L2',
|
|
23581
24358
|
chain: 'eip155-11155111',
|
|
@@ -23779,6 +24556,11 @@ exports.chains = {
|
|
|
23779
24556
|
name: 'ArtelaScan',
|
|
23780
24557
|
url: 'https://betanet-scan.artela.network',
|
|
23781
24558
|
standard: 'EIP3091'
|
|
24559
|
+
},
|
|
24560
|
+
{
|
|
24561
|
+
name: 'OKXExplorer',
|
|
24562
|
+
url: 'https://www.okx.com/web3/explorer/artela-testnet',
|
|
24563
|
+
standard: 'EIP3091'
|
|
23782
24564
|
}
|
|
23783
24565
|
]
|
|
23784
24566
|
},
|
|
@@ -24426,6 +25208,29 @@ exports.chains = {
|
|
|
24426
25208
|
],
|
|
24427
25209
|
iconURL: 'https://ipfs.io/ipfs/QmZEuR4bJaZkC497qQnsxHv23pZFcXb9dTdaDPCPo2sj9Z'
|
|
24428
25210
|
},
|
|
25211
|
+
13746: {
|
|
25212
|
+
name: 'Game7 Testnet',
|
|
25213
|
+
title: 'Game7 Testnet',
|
|
25214
|
+
chain: 'Game7',
|
|
25215
|
+
rpc: ['https://testnet-rpc.game7.io', 'wss://testnet-rpc.game7.io'],
|
|
25216
|
+
faucets: [],
|
|
25217
|
+
nativeCurrency: { name: 'TG7T', symbol: 'TG7T', decimals: 18 },
|
|
25218
|
+
features: [{ name: 'EIP155' }],
|
|
25219
|
+
infoURL: 'https://game7.io',
|
|
25220
|
+
shortName: 'g7t',
|
|
25221
|
+
chainId: 13746,
|
|
25222
|
+
networkId: 13746,
|
|
25223
|
+
icon: 'game7testnet',
|
|
25224
|
+
explorers: [
|
|
25225
|
+
{
|
|
25226
|
+
name: 'Blockscout',
|
|
25227
|
+
url: 'https://testnet.game7.io',
|
|
25228
|
+
icon: 'game7testnet',
|
|
25229
|
+
standard: 'EIP3091'
|
|
25230
|
+
}
|
|
25231
|
+
],
|
|
25232
|
+
iconURL: 'https://ipfs.io/ipfs/Qmbk23C5vZpGBfq8SuPXR1PrfWER2m8w6LGqBkhXAvxia1'
|
|
25233
|
+
},
|
|
24429
25234
|
13812: {
|
|
24430
25235
|
name: 'Susono',
|
|
24431
25236
|
chain: 'SUS',
|
|
@@ -24723,11 +25528,6 @@ exports.chains = {
|
|
|
24723
25528
|
standard: 'EIP3091'
|
|
24724
25529
|
}
|
|
24725
25530
|
],
|
|
24726
|
-
parent: {
|
|
24727
|
-
type: 'L2',
|
|
24728
|
-
chain: 'eip155-1',
|
|
24729
|
-
bridges: [{ url: 'https://bridge.testnet.evm.eosnetwork.com' }]
|
|
24730
|
-
},
|
|
24731
25531
|
iconURL: 'https://ipfs.io/ipfs/QmXkK5D5GWizvY1FmL6pV8cYLAbhehKETubktCgh6qDJZb'
|
|
24732
25532
|
},
|
|
24733
25533
|
16000: {
|
|
@@ -24817,6 +25617,36 @@ exports.chains = {
|
|
|
24817
25617
|
],
|
|
24818
25618
|
iconURL: 'https://ipfs.io/ipfs/QmVhG7xeTc78ibQunQ5sBJ4533r9FDM2xUCQKV72DPd1ux'
|
|
24819
25619
|
},
|
|
25620
|
+
16182: {
|
|
25621
|
+
name: 'Eventum Testnet',
|
|
25622
|
+
title: 'Eventum Testnet',
|
|
25623
|
+
chain: 'eventum-testnet',
|
|
25624
|
+
rpc: ['https://testnet-rpc.eh-dev.app', 'wss://testnet-ws.eh-dev.app'],
|
|
25625
|
+
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
25626
|
+
infoURL: 'https://raas.gelato.network/rollups/details/public/event-horizon-eventum-testnet',
|
|
25627
|
+
faucets: [],
|
|
25628
|
+
shortName: 'eventum-testnet',
|
|
25629
|
+
chainId: 16182,
|
|
25630
|
+
networkId: 16182,
|
|
25631
|
+
slip44: 60,
|
|
25632
|
+
explorers: [
|
|
25633
|
+
{
|
|
25634
|
+
name: 'blockscout',
|
|
25635
|
+
url: 'https://testnet-blockscout.eh-dev.app',
|
|
25636
|
+
standard: 'EIP3091'
|
|
25637
|
+
}
|
|
25638
|
+
],
|
|
25639
|
+
parent: {
|
|
25640
|
+
type: 'L2',
|
|
25641
|
+
chain: 'eip155-421614',
|
|
25642
|
+
bridges: [
|
|
25643
|
+
{
|
|
25644
|
+
url: 'https://testnet-bridge.eh-dev.app/bridge/event-horizon-eventum-testnet'
|
|
25645
|
+
}
|
|
25646
|
+
]
|
|
25647
|
+
},
|
|
25648
|
+
status: 'active'
|
|
25649
|
+
},
|
|
24820
25650
|
16350: {
|
|
24821
25651
|
name: 'Incentiv Devnet',
|
|
24822
25652
|
chain: 'Incentiv',
|
|
@@ -25197,14 +26027,6 @@ exports.chains = {
|
|
|
25197
26027
|
standard: 'EIP3091'
|
|
25198
26028
|
}
|
|
25199
26029
|
],
|
|
25200
|
-
parent: {
|
|
25201
|
-
type: 'L2',
|
|
25202
|
-
chain: 'eip155-1',
|
|
25203
|
-
bridges: [
|
|
25204
|
-
{ url: 'https://bridge.evm.eosnetwork.com' },
|
|
25205
|
-
{ url: 'https://app.multichain.org' }
|
|
25206
|
-
]
|
|
25207
|
-
},
|
|
25208
26030
|
iconURL: 'https://ipfs.io/ipfs/QmXkK5D5GWizvY1FmL6pV8cYLAbhehKETubktCgh6qDJZb'
|
|
25209
26031
|
},
|
|
25210
26032
|
18000: {
|
|
@@ -25475,6 +26297,27 @@ exports.chains = {
|
|
|
25475
26297
|
}
|
|
25476
26298
|
]
|
|
25477
26299
|
},
|
|
26300
|
+
19180: {
|
|
26301
|
+
name: 'LocaChain Mainnet',
|
|
26302
|
+
chain: 'LocaChain',
|
|
26303
|
+
rpc: ['https://tgrpntwm.locachain.io'],
|
|
26304
|
+
faucets: [],
|
|
26305
|
+
features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
|
|
26306
|
+
nativeCurrency: { name: 'LocaCoin', symbol: 'LCC', decimals: 18 },
|
|
26307
|
+
infoURL: 'https://locachain.io',
|
|
26308
|
+
shortName: 'locachain',
|
|
26309
|
+
chainId: 19180,
|
|
26310
|
+
networkId: 19180,
|
|
26311
|
+
icon: 'locacoin',
|
|
26312
|
+
explorers: [
|
|
26313
|
+
{
|
|
26314
|
+
name: 'Locachain Explorer',
|
|
26315
|
+
url: 'https://explorer.locachain.io',
|
|
26316
|
+
standard: 'EIP3091'
|
|
26317
|
+
}
|
|
26318
|
+
],
|
|
26319
|
+
iconURL: 'https://ipfs.io/ipfs/QmSk1Kf6UyA5NxXfBUV4xqxDgpsZnsggWGb7hXhz6to1fz'
|
|
26320
|
+
},
|
|
25478
26321
|
19191: {
|
|
25479
26322
|
name: 'BlockX Mainnet',
|
|
25480
26323
|
chain: 'blockx',
|
|
@@ -25575,6 +26418,26 @@ exports.chains = {
|
|
|
25575
26418
|
networkId: 19527,
|
|
25576
26419
|
explorers: []
|
|
25577
26420
|
},
|
|
26421
|
+
19546: {
|
|
26422
|
+
name: 'Zytron Linea Testnet',
|
|
26423
|
+
chain: 'ETH',
|
|
26424
|
+
icon: 'zytron',
|
|
26425
|
+
rpc: ['https://linea-testnet-zytron.zypher.game/'],
|
|
26426
|
+
faucets: [],
|
|
26427
|
+
nativeCurrency: { name: 'ETH', symbol: 'ETH', decimals: 18 },
|
|
26428
|
+
infoURL: 'https://zytron.zypher.network/',
|
|
26429
|
+
shortName: 'zytron-linea-testnet',
|
|
26430
|
+
chainId: 19546,
|
|
26431
|
+
networkId: 19546,
|
|
26432
|
+
explorers: [
|
|
26433
|
+
{
|
|
26434
|
+
name: 'blockscout',
|
|
26435
|
+
url: 'https://linea-testnet-zytron-blockscout.zypher.game',
|
|
26436
|
+
standard: 'EIP3091'
|
|
26437
|
+
}
|
|
26438
|
+
],
|
|
26439
|
+
iconURL: 'https://ipfs.io/ipfs/QmY9cfmkCxJfPwKfCv6aF6CNiMWM5aN3jUSTf4rMfxaaJd'
|
|
26440
|
+
},
|
|
25578
26441
|
19600: {
|
|
25579
26442
|
name: 'LBRY Mainnet',
|
|
25580
26443
|
chain: 'LBRY',
|
|
@@ -25598,6 +26461,27 @@ exports.chains = {
|
|
|
25598
26461
|
],
|
|
25599
26462
|
iconURL: 'https://ipfs.io/ipfs/QmUoSiFWaPTbVY6ZfJswzrM9jKuhfhXWwstRo49cVCWr8x'
|
|
25600
26463
|
},
|
|
26464
|
+
19777: {
|
|
26465
|
+
name: 'Astra Sepolia',
|
|
26466
|
+
chain: 'Astra Sepolia',
|
|
26467
|
+
icon: 'astrasepolia',
|
|
26468
|
+
rpc: ['https://rpc-astra-9on2f72wzn.t.conduit.xyz'],
|
|
26469
|
+
faucets: [],
|
|
26470
|
+
nativeCurrency: { name: 'Astra', symbol: 'ATX', decimals: 18 },
|
|
26471
|
+
infoURL: 'https://explorer-astra-9on2f72wzn.t.conduit.xyz',
|
|
26472
|
+
shortName: 'astra-sepolia',
|
|
26473
|
+
chainId: 19777,
|
|
26474
|
+
networkId: 19777,
|
|
26475
|
+
slip44: 1,
|
|
26476
|
+
explorers: [
|
|
26477
|
+
{
|
|
26478
|
+
name: 'Astra Sepolia Explorer',
|
|
26479
|
+
url: 'https://explorer-astra-9on2f72wzn.t.conduit.xyz',
|
|
26480
|
+
standard: 'EIP3091'
|
|
26481
|
+
}
|
|
26482
|
+
],
|
|
26483
|
+
iconURL: 'https://ipfs.io/ipfs/QmQW8DuuyxjdLWAPq3V9zSfdAimaStptZ4gxZ3aEviAafc'
|
|
26484
|
+
},
|
|
25601
26485
|
19845: {
|
|
25602
26486
|
name: 'BTCIX Network',
|
|
25603
26487
|
chain: 'BTCIX',
|
|
@@ -25676,6 +26560,22 @@ exports.chains = {
|
|
|
25676
26560
|
],
|
|
25677
26561
|
iconURL: 'https://ipfs.io/ipfs/QmPh2FdjoPWBaCKNrknv6HjruxdUCr8AvJYvhpgHZP6e2C'
|
|
25678
26562
|
},
|
|
26563
|
+
20143: {
|
|
26564
|
+
name: 'Monad Devnet',
|
|
26565
|
+
chain: 'MON',
|
|
26566
|
+
icon: 'monad',
|
|
26567
|
+
rpc: [],
|
|
26568
|
+
features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
|
|
26569
|
+
faucets: [],
|
|
26570
|
+
nativeCurrency: { name: 'Devnet MON Token', symbol: 'MON', decimals: 18 },
|
|
26571
|
+
infoURL: 'https://monad.xyz',
|
|
26572
|
+
shortName: 'mon-devnet',
|
|
26573
|
+
chainId: 20143,
|
|
26574
|
+
networkId: 20143,
|
|
26575
|
+
slip44: 1,
|
|
26576
|
+
explorers: [],
|
|
26577
|
+
iconURL: 'https://ipfs.io/ipfs/bafkreia4vjioitvcrm5umefahnp4wttswooykroarjo5itdvohvk6epiya'
|
|
26578
|
+
},
|
|
25679
26579
|
20729: {
|
|
25680
26580
|
name: 'Callisto Testnet',
|
|
25681
26581
|
chain: 'CLO',
|
|
@@ -25749,6 +26649,31 @@ exports.chains = {
|
|
|
25749
26649
|
}
|
|
25750
26650
|
]
|
|
25751
26651
|
},
|
|
26652
|
+
21097: {
|
|
26653
|
+
name: 'Rivest Testnet',
|
|
26654
|
+
chain: 'Inco',
|
|
26655
|
+
rpc: [
|
|
26656
|
+
'https://validator.rivest.inco.org',
|
|
26657
|
+
'https://gateway.rivest.inco.org'
|
|
26658
|
+
],
|
|
26659
|
+
faucets: ['https://faucet.rivest.inco.org'],
|
|
26660
|
+
nativeCurrency: { name: 'test-Inco', symbol: 'tINCO', decimals: 18 },
|
|
26661
|
+
infoURL: 'https://inco.org',
|
|
26662
|
+
shortName: 'rivest-testnet',
|
|
26663
|
+
chainId: 21097,
|
|
26664
|
+
networkId: 21097,
|
|
26665
|
+
slip44: 1,
|
|
26666
|
+
icon: 'inco',
|
|
26667
|
+
explorers: [
|
|
26668
|
+
{
|
|
26669
|
+
name: 'Rivest Testnet Explorer',
|
|
26670
|
+
url: 'https://explorer.rivest.inco.org',
|
|
26671
|
+
standard: 'EIP3091',
|
|
26672
|
+
icon: 'inco'
|
|
26673
|
+
}
|
|
26674
|
+
],
|
|
26675
|
+
iconURL: 'https://ipfs.io/ipfs/QmU9aHw1i3qM8rZekXfb4rFZHPxVvsLdnpohKLGGFYewMg'
|
|
26676
|
+
},
|
|
25752
26677
|
21133: {
|
|
25753
26678
|
name: 'All About Healthy',
|
|
25754
26679
|
chain: 'AAH',
|
|
@@ -26595,11 +27520,7 @@ exports.chains = {
|
|
|
26595
27520
|
standard: 'none'
|
|
26596
27521
|
}
|
|
26597
27522
|
],
|
|
26598
|
-
parent: {
|
|
26599
|
-
type: 'L2',
|
|
26600
|
-
chain: 'eip155-1',
|
|
26601
|
-
bridges: [{ url: 'https://gateway.boba.network' }]
|
|
26602
|
-
}
|
|
27523
|
+
parent: { type: 'L2', chain: 'eip155-11155111', bridges: [] }
|
|
26603
27524
|
},
|
|
26604
27525
|
29112: {
|
|
26605
27526
|
name: 'HYCHAIN Testnet',
|
|
@@ -26645,6 +27566,28 @@ exports.chains = {
|
|
|
26645
27566
|
],
|
|
26646
27567
|
iconURL: 'https://ipfs.io/ipfs/bafkreia42ym3rgzo7w5k445nr4wmji4ucxgw4pdhdo5lacczkk2fiahwni'
|
|
26647
27568
|
},
|
|
27569
|
+
29225: {
|
|
27570
|
+
name: 'Nexa MetaTest',
|
|
27571
|
+
chain: 'NEXA',
|
|
27572
|
+
rpc: ['https://nexa.sh/metatest'],
|
|
27573
|
+
faucets: [],
|
|
27574
|
+
nativeCurrency: { name: 'Nexa', symbol: 'NEXA', decimals: 18 },
|
|
27575
|
+
infoURL: 'https://nexa.sh/meta',
|
|
27576
|
+
shortName: 'nexatest',
|
|
27577
|
+
chainId: 29225,
|
|
27578
|
+
networkId: 29225,
|
|
27579
|
+
slip44: 29225,
|
|
27580
|
+
icon: 'nexameta',
|
|
27581
|
+
explorers: [
|
|
27582
|
+
{
|
|
27583
|
+
name: 'NexaShell',
|
|
27584
|
+
url: 'https://nexa.sh',
|
|
27585
|
+
standard: 'none',
|
|
27586
|
+
icon: 'nexashell'
|
|
27587
|
+
}
|
|
27588
|
+
],
|
|
27589
|
+
iconURL: 'https://ipfs.io/ipfs/bafkreia42ym3rgzo7w5k445nr4wmji4ucxgw4pdhdo5lacczkk2fiahwni'
|
|
27590
|
+
},
|
|
26648
27591
|
29536: {
|
|
26649
27592
|
name: 'KaiChain Testnet',
|
|
26650
27593
|
chain: 'KaiChain',
|
|
@@ -27231,6 +28174,26 @@ exports.chains = {
|
|
|
27231
28174
|
explorers: [],
|
|
27232
28175
|
iconURL: 'https://ipfs.io/ipfs/QmUQiosuH8ib8aXSpYcJRTje9Lro9VeZyd4cNXrXGY5r8D'
|
|
27233
28176
|
},
|
|
28177
|
+
33139: {
|
|
28178
|
+
name: 'ApeChain',
|
|
28179
|
+
chain: 'apechain',
|
|
28180
|
+
rpc: ['https://rpc.apechain.com'],
|
|
28181
|
+
faucets: [],
|
|
28182
|
+
nativeCurrency: { name: 'ApeCoin', symbol: 'APE', decimals: 18 },
|
|
28183
|
+
infoURL: 'https://apechain.com',
|
|
28184
|
+
shortName: 'apechain',
|
|
28185
|
+
chainId: 33139,
|
|
28186
|
+
networkId: 33139,
|
|
28187
|
+
icon: 'apechain',
|
|
28188
|
+
explorers: [
|
|
28189
|
+
{
|
|
28190
|
+
name: 'ApeChain Explorer',
|
|
28191
|
+
url: 'https://apescan.io',
|
|
28192
|
+
standard: 'EIP3091'
|
|
28193
|
+
}
|
|
28194
|
+
],
|
|
28195
|
+
iconURL: 'https://ipfs.io/ipfs/QmTqiPnYZx6ZyPPbtsuh8VvvoH6DSCJGjTUgtTN9X8NScP'
|
|
28196
|
+
},
|
|
27234
28197
|
33210: {
|
|
27235
28198
|
name: 'Cloudverse Subnet',
|
|
27236
28199
|
chain: 'CLOUDVERSE',
|
|
@@ -27360,7 +28323,7 @@ exports.chains = {
|
|
|
27360
28323
|
standard: 'none'
|
|
27361
28324
|
}
|
|
27362
28325
|
],
|
|
27363
|
-
iconURL: 'https://ipfs.io/ipfs/
|
|
28326
|
+
iconURL: 'https://ipfs.io/ipfs/QmQnQZ2YUuJMDYoKWhiA1KqY67VFjvMLSXTww46pnrS8js'
|
|
27364
28327
|
},
|
|
27365
28328
|
34443: {
|
|
27366
28329
|
name: 'Mode',
|
|
@@ -27792,7 +28755,7 @@ exports.chains = {
|
|
|
27792
28755
|
'wss://testnet.emerald.oasis.io/ws'
|
|
27793
28756
|
],
|
|
27794
28757
|
faucets: ['https://faucet.testnet.oasis.io/'],
|
|
27795
|
-
nativeCurrency: { name: 'Emerald Rose', symbol: '
|
|
28758
|
+
nativeCurrency: { name: 'Emerald Test Rose', symbol: 'TEST', decimals: 18 },
|
|
27796
28759
|
infoURL: 'https://docs.oasis.io/dapp/emerald',
|
|
27797
28760
|
shortName: 'emerald-testnet',
|
|
27798
28761
|
chainId: 42261,
|
|
@@ -28019,6 +28982,11 @@ exports.chains = {
|
|
|
28019
28982
|
networkId: 1,
|
|
28020
28983
|
slip44: 1,
|
|
28021
28984
|
explorers: [
|
|
28985
|
+
{
|
|
28986
|
+
name: 'snowscan-testnet',
|
|
28987
|
+
url: 'https://testnet.snowscan.xyz',
|
|
28988
|
+
standard: 'EIP3091'
|
|
28989
|
+
},
|
|
28022
28990
|
{
|
|
28023
28991
|
name: 'snowtrace',
|
|
28024
28992
|
url: 'https://testnet.snowtrace.io',
|
|
@@ -28045,6 +29013,11 @@ exports.chains = {
|
|
|
28045
29013
|
networkId: 43114,
|
|
28046
29014
|
slip44: 9005,
|
|
28047
29015
|
explorers: [
|
|
29016
|
+
{
|
|
29017
|
+
name: 'snowscan',
|
|
29018
|
+
url: 'https://snowscan.xyz',
|
|
29019
|
+
standard: 'EIP3091'
|
|
29020
|
+
},
|
|
28048
29021
|
{
|
|
28049
29022
|
name: 'snowtrace',
|
|
28050
29023
|
url: 'https://snowtrace.io',
|
|
@@ -28369,7 +29342,7 @@ exports.chains = {
|
|
|
28369
29342
|
name: 'Zircuit Testnet',
|
|
28370
29343
|
chain: 'Zircuit Testnet',
|
|
28371
29344
|
icon: 'zircuit',
|
|
28372
|
-
rpc: ['
|
|
29345
|
+
rpc: ['https://zircuit1-testnet.p2pify.com/'],
|
|
28373
29346
|
faucets: [],
|
|
28374
29347
|
nativeCurrency: { name: 'ETH', symbol: 'ETH', decimals: 18 },
|
|
28375
29348
|
infoURL: 'https://www.zircuit.com/',
|
|
@@ -28567,6 +29540,25 @@ exports.chains = {
|
|
|
28567
29540
|
],
|
|
28568
29541
|
parent: { type: 'L2', chain: 'eip155-3' }
|
|
28569
29542
|
},
|
|
29543
|
+
50104: {
|
|
29544
|
+
name: 'Sophon',
|
|
29545
|
+
chain: 'Sophon',
|
|
29546
|
+
rpc: ['https://rpc.sophon.xyz'],
|
|
29547
|
+
nativeCurrency: { name: 'Sophon', symbol: 'SOPH', decimals: 18 },
|
|
29548
|
+
faucets: [],
|
|
29549
|
+
infoURL: '',
|
|
29550
|
+
shortName: 'sophon',
|
|
29551
|
+
chainId: 50104,
|
|
29552
|
+
networkId: 50104,
|
|
29553
|
+
explorers: [
|
|
29554
|
+
{
|
|
29555
|
+
name: 'Sophon Block Explorer',
|
|
29556
|
+
url: 'https://explorer.sophon.xyz',
|
|
29557
|
+
icon: 'sophon-testnet',
|
|
29558
|
+
standard: 'none'
|
|
29559
|
+
}
|
|
29560
|
+
]
|
|
29561
|
+
},
|
|
28570
29562
|
50888: {
|
|
28571
29563
|
name: 'Erbie Mainnet',
|
|
28572
29564
|
chain: 'Erbie',
|
|
@@ -28832,6 +29824,27 @@ exports.chains = {
|
|
|
28832
29824
|
}
|
|
28833
29825
|
]
|
|
28834
29826
|
},
|
|
29827
|
+
55007: {
|
|
29828
|
+
name: 'Titan Sepolia',
|
|
29829
|
+
chain: 'ETH',
|
|
29830
|
+
rpc: [
|
|
29831
|
+
'https://rpc.titan-sepolia.tokamak.network',
|
|
29832
|
+
'wss://rpc.titan-sepolia.tokamak.network/ws'
|
|
29833
|
+
],
|
|
29834
|
+
faucets: [],
|
|
29835
|
+
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
29836
|
+
infoURL: 'https://tokamak.network',
|
|
29837
|
+
shortName: 'titan-sepolia',
|
|
29838
|
+
chainId: 55007,
|
|
29839
|
+
networkId: 55007,
|
|
29840
|
+
explorers: [
|
|
29841
|
+
{
|
|
29842
|
+
name: 'blockscout',
|
|
29843
|
+
url: 'https://explorer.titan-sepolia.tokamak.network',
|
|
29844
|
+
standard: 'EIP3091'
|
|
29845
|
+
}
|
|
29846
|
+
]
|
|
29847
|
+
},
|
|
28835
29848
|
55244: {
|
|
28836
29849
|
name: 'Superposition',
|
|
28837
29850
|
chain: 'Superposition',
|
|
@@ -28975,7 +29988,7 @@ exports.chains = {
|
|
|
28975
29988
|
],
|
|
28976
29989
|
parent: {
|
|
28977
29990
|
type: 'L2',
|
|
28978
|
-
chain: 'eip155-
|
|
29991
|
+
chain: 'eip155-56',
|
|
28979
29992
|
bridges: [{ url: 'https://gateway.boba.network' }]
|
|
28980
29993
|
}
|
|
28981
29994
|
},
|
|
@@ -29206,7 +30219,7 @@ exports.chains = {
|
|
|
29206
30219
|
icon: 'linea',
|
|
29207
30220
|
parent: {
|
|
29208
30221
|
type: 'L2',
|
|
29209
|
-
chain: 'eip155-
|
|
30222
|
+
chain: 'eip155-11155111',
|
|
29210
30223
|
bridges: [{ url: 'https://bridge.linea.build/' }]
|
|
29211
30224
|
},
|
|
29212
30225
|
explorers: [
|
|
@@ -29596,6 +30609,27 @@ exports.chains = {
|
|
|
29596
30609
|
},
|
|
29597
30610
|
iconURL: 'https://ipfs.io/ipfs/bafkreid3xv3zkuo2cygwt7vwm5c2aqjbyhy5qxn7xkc66ajhu2mjh2ybki'
|
|
29598
30611
|
},
|
|
30612
|
+
62092: {
|
|
30613
|
+
name: 'TikTrix Testnet',
|
|
30614
|
+
chain: 'tTTX',
|
|
30615
|
+
icon: 'tiktrix',
|
|
30616
|
+
rpc: ['https://tiktrix-rpc.xyz'],
|
|
30617
|
+
faucets: [],
|
|
30618
|
+
nativeCurrency: { name: 'tTTX', symbol: 'tTTX', decimals: 18 },
|
|
30619
|
+
infoURL: 'https://tiktrix.gg',
|
|
30620
|
+
shortName: 'tiktrix-testnet',
|
|
30621
|
+
chainId: 62092,
|
|
30622
|
+
networkId: 62092,
|
|
30623
|
+
slip44: 1,
|
|
30624
|
+
explorers: [
|
|
30625
|
+
{
|
|
30626
|
+
name: 'TikTrix Testnet Explorer',
|
|
30627
|
+
url: 'https://tiktrix.xyz',
|
|
30628
|
+
standard: 'EIP3091'
|
|
30629
|
+
}
|
|
30630
|
+
],
|
|
30631
|
+
iconURL: 'https://ipfs.io/ipfs/QmQW8DuuyxjdLWAPq3V9zSfdAimaStptZ4gxZ3aEviAafc'
|
|
30632
|
+
},
|
|
29599
30633
|
62298: {
|
|
29600
30634
|
name: 'Citrea Devnet',
|
|
29601
30635
|
chain: 'Citrea',
|
|
@@ -29698,25 +30732,26 @@ exports.chains = {
|
|
|
29698
30732
|
]
|
|
29699
30733
|
},
|
|
29700
30734
|
63000: {
|
|
29701
|
-
name: '
|
|
30735
|
+
name: 'eSync Network Mainnet',
|
|
30736
|
+
title: 'eSync Network Mainnet',
|
|
29702
30737
|
chain: 'ECS',
|
|
29703
|
-
rpc: ['https://rpc.ecredits.com'],
|
|
30738
|
+
rpc: ['https://rpc.esync.network', 'https://rpc.ecredits.com'],
|
|
29704
30739
|
faucets: [],
|
|
29705
30740
|
nativeCurrency: { name: 'eCredits', symbol: 'ECS', decimals: 18 },
|
|
29706
|
-
infoURL: 'https://
|
|
29707
|
-
shortName: '
|
|
30741
|
+
infoURL: 'https://esync.network',
|
|
30742
|
+
shortName: 'esync-mainnet',
|
|
29708
30743
|
chainId: 63000,
|
|
29709
30744
|
networkId: 63000,
|
|
29710
|
-
icon: '
|
|
30745
|
+
icon: 'esync',
|
|
29711
30746
|
explorers: [
|
|
29712
30747
|
{
|
|
29713
|
-
name: '
|
|
29714
|
-
url: 'https://explorer.
|
|
29715
|
-
icon: '
|
|
30748
|
+
name: 'eSync Network Mainnet Explorer',
|
|
30749
|
+
url: 'https://explorer.esync.network',
|
|
30750
|
+
icon: 'esync',
|
|
29716
30751
|
standard: 'EIP3091'
|
|
29717
30752
|
}
|
|
29718
30753
|
],
|
|
29719
|
-
iconURL: 'https://ipfs.io/ipfs/
|
|
30754
|
+
iconURL: 'https://ipfs.io/ipfs/QmVo6h7hQcduywA4j5n5vzB75y2PiVaSN4HuNwgB5XiBsj'
|
|
29720
30755
|
},
|
|
29721
30756
|
63001: {
|
|
29722
30757
|
name: 'eCredits Testnet',
|
|
@@ -29767,7 +30802,7 @@ exports.chains = {
|
|
|
29767
30802
|
63157: {
|
|
29768
30803
|
name: 'Geist Mainnet',
|
|
29769
30804
|
chain: 'Geist',
|
|
29770
|
-
rpc: [],
|
|
30805
|
+
rpc: ['https://geist-mainnet.g.alchemy.com/public'],
|
|
29771
30806
|
faucets: [],
|
|
29772
30807
|
nativeCurrency: {
|
|
29773
30808
|
name: 'Aavegotchi GHST Token',
|
|
@@ -29776,12 +30811,18 @@ exports.chains = {
|
|
|
29776
30811
|
},
|
|
29777
30812
|
features: [],
|
|
29778
30813
|
infoURL: 'https://playongeist.com',
|
|
29779
|
-
shortName: '
|
|
30814
|
+
shortName: 'geist',
|
|
29780
30815
|
chainId: 63157,
|
|
29781
30816
|
networkId: 63157,
|
|
29782
|
-
status: '
|
|
30817
|
+
status: 'active',
|
|
29783
30818
|
icon: 'geist',
|
|
29784
|
-
explorers: [
|
|
30819
|
+
explorers: [
|
|
30820
|
+
{
|
|
30821
|
+
name: 'Geist Explorer',
|
|
30822
|
+
url: 'https://geist-mainnet.explorer.alchemy.com',
|
|
30823
|
+
standard: 'EIP3091'
|
|
30824
|
+
}
|
|
30825
|
+
],
|
|
29785
30826
|
iconURL: 'https://ipfs.io/ipfs/QmNih9epd2WkWTCWD9nwXyUzpaBcPALJH66Fjq1YywpcA8'
|
|
29786
30827
|
},
|
|
29787
30828
|
65349: {
|
|
@@ -30114,6 +31155,35 @@ exports.chains = {
|
|
|
30114
31155
|
},
|
|
30115
31156
|
iconURL: 'https://ipfs.io/ipfs/QmW3NPDe6WRqucrWbe8pg3GqSMPi8V6Qa1fAiaQuqjxSJC'
|
|
30116
31157
|
},
|
|
31158
|
+
70701: {
|
|
31159
|
+
name: 'Proof of Play - Boss',
|
|
31160
|
+
chainId: 70701,
|
|
31161
|
+
shortName: 'pop-boss',
|
|
31162
|
+
chain: 'ETH',
|
|
31163
|
+
networkId: 70701,
|
|
31164
|
+
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
31165
|
+
rpc: ['https://rpc.boss.proofofplay.com'],
|
|
31166
|
+
faucets: [],
|
|
31167
|
+
explorers: [
|
|
31168
|
+
{
|
|
31169
|
+
name: 'Proof of Play Boss Explorer',
|
|
31170
|
+
url: 'https://explorer.boss.proofofplay.com',
|
|
31171
|
+
icon: 'pop-boss',
|
|
31172
|
+
standard: 'EIP3091'
|
|
31173
|
+
}
|
|
31174
|
+
],
|
|
31175
|
+
infoURL: 'https://proofofplay.com',
|
|
31176
|
+
icon: 'pop-boss',
|
|
31177
|
+
parent: {
|
|
31178
|
+
type: 'L2',
|
|
31179
|
+
chain: 'eip155-42161',
|
|
31180
|
+
bridges: [
|
|
31181
|
+
{ url: 'https://bridge.arbitrum.io' },
|
|
31182
|
+
{ url: 'https://relay.link/bridge/boss/' }
|
|
31183
|
+
]
|
|
31184
|
+
},
|
|
31185
|
+
iconURL: 'https://ipfs.io/ipfs/QmW3NPDe6WRqucrWbe8pg3GqSMPi8V6Qa1fAiaQuqjxSJC'
|
|
31186
|
+
},
|
|
30117
31187
|
71111: {
|
|
30118
31188
|
name: 'GuapcoinX',
|
|
30119
31189
|
chain: 'GuapcoinX',
|
|
@@ -30693,6 +31763,11 @@ exports.chains = {
|
|
|
30693
31763
|
networkId: 80002,
|
|
30694
31764
|
slip44: 1,
|
|
30695
31765
|
explorers: [
|
|
31766
|
+
{
|
|
31767
|
+
name: 'polygonscan-amoy',
|
|
31768
|
+
url: 'https://amoy.polygonscan.com',
|
|
31769
|
+
standard: 'EIP3091'
|
|
31770
|
+
},
|
|
30696
31771
|
{
|
|
30697
31772
|
name: 'polygonamoy',
|
|
30698
31773
|
url: 'https://www.oklink.com/amoy',
|
|
@@ -31124,6 +32199,11 @@ exports.chains = {
|
|
|
31124
32199
|
slip44: 1,
|
|
31125
32200
|
icon: 'baseTestnet',
|
|
31126
32201
|
explorers: [
|
|
32202
|
+
{
|
|
32203
|
+
name: 'basescan-sepolia',
|
|
32204
|
+
url: 'https://sepolia.basescan.org',
|
|
32205
|
+
standard: 'EIP3091'
|
|
32206
|
+
},
|
|
31127
32207
|
{
|
|
31128
32208
|
name: 'basescout',
|
|
31129
32209
|
url: 'https://base-sepolia.blockscout.com',
|
|
@@ -31243,11 +32323,27 @@ exports.chains = {
|
|
|
31243
32323
|
}
|
|
31244
32324
|
]
|
|
31245
32325
|
},
|
|
32326
|
+
88811: {
|
|
32327
|
+
name: 'Unit Zero Mainnet',
|
|
32328
|
+
chain: 'Unit Zero',
|
|
32329
|
+
icon: 'unitzero',
|
|
32330
|
+
rpc: ['https://rpc.unit0.dev'],
|
|
32331
|
+
faucets: [],
|
|
32332
|
+
nativeCurrency: { name: 'UNIT0', symbol: 'UNIT0', decimals: 18 },
|
|
32333
|
+
features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
|
|
32334
|
+
infoURL: 'https://units.network',
|
|
32335
|
+
shortName: 'unit0-mainnet',
|
|
32336
|
+
chainId: 88811,
|
|
32337
|
+
networkId: 88811,
|
|
32338
|
+
explorers: [],
|
|
32339
|
+
iconURL: 'https://ipfs.io/ipfs/QmRb2rWanyBTKS5KyrmrbXPNy9zovpxfLRxz9FPPiuRgfg'
|
|
32340
|
+
},
|
|
31246
32341
|
88817: {
|
|
31247
32342
|
name: 'Unit Zero Testnet',
|
|
31248
32343
|
chain: 'Unit Zero',
|
|
32344
|
+
icon: 'unitzero',
|
|
31249
32345
|
rpc: ['https://rpc-testnet.unit0.dev'],
|
|
31250
|
-
faucets: [],
|
|
32346
|
+
faucets: ['https://faucet-testnet.unit0.dev'],
|
|
31251
32347
|
nativeCurrency: { name: 'UNIT0', symbol: 'UNIT0', decimals: 18 },
|
|
31252
32348
|
features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
|
|
31253
32349
|
infoURL: 'https://units.network',
|
|
@@ -31260,11 +32356,13 @@ exports.chains = {
|
|
|
31260
32356
|
url: 'https://explorer-testnet.unit0.dev',
|
|
31261
32357
|
standard: 'EIP3091'
|
|
31262
32358
|
}
|
|
31263
|
-
]
|
|
32359
|
+
],
|
|
32360
|
+
iconURL: 'https://ipfs.io/ipfs/QmRb2rWanyBTKS5KyrmrbXPNy9zovpxfLRxz9FPPiuRgfg'
|
|
31264
32361
|
},
|
|
31265
32362
|
88819: {
|
|
31266
32363
|
name: 'Unit Zero Stagenet',
|
|
31267
32364
|
chain: 'Unit Zero',
|
|
32365
|
+
icon: 'unitzero',
|
|
31268
32366
|
rpc: ['https://rpc-stagenet.unit0.dev'],
|
|
31269
32367
|
faucets: [],
|
|
31270
32368
|
nativeCurrency: { name: 'UNIT0', symbol: 'UNIT0', decimals: 18 },
|
|
@@ -31279,7 +32377,8 @@ exports.chains = {
|
|
|
31279
32377
|
url: 'https://explorer-stagenet.unit0.dev',
|
|
31280
32378
|
standard: 'EIP3091'
|
|
31281
32379
|
}
|
|
31282
|
-
]
|
|
32380
|
+
],
|
|
32381
|
+
iconURL: 'https://ipfs.io/ipfs/QmRb2rWanyBTKS5KyrmrbXPNy9zovpxfLRxz9FPPiuRgfg'
|
|
31283
32382
|
},
|
|
31284
32383
|
88880: {
|
|
31285
32384
|
name: 'Chiliz Scoville Testnet',
|
|
@@ -31779,6 +32878,25 @@ exports.chains = {
|
|
|
31779
32878
|
networkId: 98881,
|
|
31780
32879
|
status: 'incubating'
|
|
31781
32880
|
},
|
|
32881
|
+
98985: {
|
|
32882
|
+
name: 'Superposition Testnet',
|
|
32883
|
+
title: 'Sperposition Testnet',
|
|
32884
|
+
chain: 'SPN',
|
|
32885
|
+
rpc: ['https://testnet-rpc.superposition.so'],
|
|
32886
|
+
faucets: ['https://faucet.superposition.so'],
|
|
32887
|
+
nativeCurrency: { name: 'SPN', symbol: 'SPN', decimals: 18 },
|
|
32888
|
+
infoURL: 'https://superposition.so',
|
|
32889
|
+
shortName: 'superposition-testnet',
|
|
32890
|
+
chainId: 98985,
|
|
32891
|
+
networkId: 98985,
|
|
32892
|
+
explorers: [
|
|
32893
|
+
{
|
|
32894
|
+
name: 'Superposition Explorer',
|
|
32895
|
+
url: 'https://testnet-explorer.superposition.so',
|
|
32896
|
+
standard: 'EIP3091'
|
|
32897
|
+
}
|
|
32898
|
+
]
|
|
32899
|
+
},
|
|
31782
32900
|
99099: {
|
|
31783
32901
|
name: 'eLiberty Testnet',
|
|
31784
32902
|
chain: '$EL',
|
|
@@ -32716,7 +33834,7 @@ exports.chains = {
|
|
|
32716
33834
|
networkId: 131313,
|
|
32717
33835
|
icon: 'odyssey',
|
|
32718
33836
|
nativeCurrency: { name: 'DIONE', symbol: 'DIONE', decimals: 18 },
|
|
32719
|
-
iconURL: 'https://ipfs.io/ipfs/
|
|
33837
|
+
iconURL: 'https://ipfs.io/ipfs/bafkreiabuopswwczdqb7kbncgdpqzatpxyyx3qg4oixikalj47oluyrjmu'
|
|
32720
33838
|
},
|
|
32721
33839
|
131419: {
|
|
32722
33840
|
name: 'ETND Chain Mainnets',
|
|
@@ -32810,6 +33928,27 @@ exports.chains = {
|
|
|
32810
33928
|
],
|
|
32811
33929
|
iconURL: 'https://ipfs.io/ipfs/QmQpKKwpqrx77VA4SJLEWhuv9eLFMcVV9uvxRCLb6gdgCX'
|
|
32812
33930
|
},
|
|
33931
|
+
153153: {
|
|
33932
|
+
name: 'Odyssey Chain Mainnet',
|
|
33933
|
+
chain: 'DIONE',
|
|
33934
|
+
rpc: ['https://node.dioneprotocol.com/ext/bc/D/rpc'],
|
|
33935
|
+
faucets: [],
|
|
33936
|
+
features: [{ name: 'EIP155' }],
|
|
33937
|
+
infoURL: 'https://www.dioneprotocol.com',
|
|
33938
|
+
shortName: 'Odyssey',
|
|
33939
|
+
chainId: 153153,
|
|
33940
|
+
networkId: 153153,
|
|
33941
|
+
icon: 'odysseyChain',
|
|
33942
|
+
nativeCurrency: { name: 'DIONE', symbol: 'DIONE', decimals: 18 },
|
|
33943
|
+
explorers: [
|
|
33944
|
+
{
|
|
33945
|
+
name: 'Odyssey Scan',
|
|
33946
|
+
url: 'https://odysseyscan.com',
|
|
33947
|
+
standard: 'EIP3091'
|
|
33948
|
+
}
|
|
33949
|
+
],
|
|
33950
|
+
iconURL: 'https://ipfs.io/ipfs/bafkreiabuopswwczdqb7kbncgdpqzatpxyyx3qg4oixikalj47oluyrjmu'
|
|
33951
|
+
},
|
|
32813
33952
|
158245: {
|
|
32814
33953
|
name: 'CryptoX',
|
|
32815
33954
|
chain: 'XCOIN',
|
|
@@ -32829,6 +33968,25 @@ exports.chains = {
|
|
|
32829
33968
|
}
|
|
32830
33969
|
]
|
|
32831
33970
|
},
|
|
33971
|
+
158345: {
|
|
33972
|
+
name: 'XCOIN',
|
|
33973
|
+
chain: 'XCOIN',
|
|
33974
|
+
rpc: ['https://rpc-xcoin.cryptoxnetwork.io'],
|
|
33975
|
+
faucets: [],
|
|
33976
|
+
nativeCurrency: { name: 'XCOIN', symbol: 'XCOIN', decimals: 18 },
|
|
33977
|
+
features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
|
|
33978
|
+
infoURL: 'https://cryptoxnetwork.io',
|
|
33979
|
+
shortName: 'xcoin',
|
|
33980
|
+
chainId: 158345,
|
|
33981
|
+
networkId: 158345,
|
|
33982
|
+
explorers: [
|
|
33983
|
+
{
|
|
33984
|
+
name: 'CryptoX explorer',
|
|
33985
|
+
url: 'https://cryptoxscan.io',
|
|
33986
|
+
standard: 'EIP3091'
|
|
33987
|
+
}
|
|
33988
|
+
]
|
|
33989
|
+
},
|
|
32832
33990
|
161212: {
|
|
32833
33991
|
name: 'PlayFi Mainnet',
|
|
32834
33992
|
chain: 'PLAY',
|
|
@@ -33150,6 +34308,20 @@ exports.chains = {
|
|
|
33150
34308
|
chainId: 192940,
|
|
33151
34309
|
networkId: 192940
|
|
33152
34310
|
},
|
|
34311
|
+
193939: {
|
|
34312
|
+
name: 'R0AR Chain',
|
|
34313
|
+
chain: 'R0AR Chain',
|
|
34314
|
+
rpc: ['https://rpc-r0ar.io'],
|
|
34315
|
+
faucets: [],
|
|
34316
|
+
nativeCurrency: { name: 'Ethereum', symbol: 'ETH', decimals: 18 },
|
|
34317
|
+
infoURL: 'https://r0arscan.io',
|
|
34318
|
+
shortName: 'R0AR-Chain',
|
|
34319
|
+
chainId: 193939,
|
|
34320
|
+
networkId: 193939,
|
|
34321
|
+
explorers: [
|
|
34322
|
+
{ name: 'tracehawk', url: 'https://r0arscan.io', standard: 'none' }
|
|
34323
|
+
]
|
|
34324
|
+
},
|
|
33153
34325
|
199991: {
|
|
33154
34326
|
name: 'MAZZE Testnet',
|
|
33155
34327
|
chain: 'MAZZE Testnet',
|
|
@@ -33475,6 +34647,24 @@ exports.chains = {
|
|
|
33475
34647
|
}
|
|
33476
34648
|
]
|
|
33477
34649
|
},
|
|
34650
|
+
202424: {
|
|
34651
|
+
name: 'Blockfit',
|
|
34652
|
+
chain: '202424',
|
|
34653
|
+
rpc: ['https://rpc.blockfitscan.io'],
|
|
34654
|
+
faucets: [],
|
|
34655
|
+
nativeCurrency: { name: 'BFIT', symbol: 'BFIT', decimals: 18 },
|
|
34656
|
+
infoURL: 'https://blockfit.io',
|
|
34657
|
+
shortName: 'Blockfit',
|
|
34658
|
+
chainId: 202424,
|
|
34659
|
+
networkId: 202424,
|
|
34660
|
+
explorers: [
|
|
34661
|
+
{
|
|
34662
|
+
name: 'Tracehawk',
|
|
34663
|
+
url: 'https://blockfitscan.io',
|
|
34664
|
+
standard: 'none'
|
|
34665
|
+
}
|
|
34666
|
+
]
|
|
34667
|
+
},
|
|
33478
34668
|
202624: {
|
|
33479
34669
|
name: 'Jellie',
|
|
33480
34670
|
title: 'Twala Testnet Jellie',
|
|
@@ -33549,6 +34739,36 @@ exports.chains = {
|
|
|
33549
34739
|
chainId: 210049,
|
|
33550
34740
|
networkId: 210049
|
|
33551
34741
|
},
|
|
34742
|
+
210209: {
|
|
34743
|
+
name: 'Sorian',
|
|
34744
|
+
chain: 'SOR',
|
|
34745
|
+
rpc: ['https://rpc.sorian.io'],
|
|
34746
|
+
faucets: [],
|
|
34747
|
+
icon: 'sorian',
|
|
34748
|
+
nativeCurrency: { name: 'Sorian', symbol: 'SOR', decimals: 18 },
|
|
34749
|
+
features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
|
|
34750
|
+
infoURL: 'https://sorian.io',
|
|
34751
|
+
shortName: 'sorian',
|
|
34752
|
+
chainId: 210209,
|
|
34753
|
+
networkId: 210209,
|
|
34754
|
+
explorers: [],
|
|
34755
|
+
iconURL: 'https://ipfs.io/ipfs/QmZmrcLYFtPZb36MZ1DyQpR7Lw8CWPP7x3Bx2anCjVWfMR'
|
|
34756
|
+
},
|
|
34757
|
+
210210: {
|
|
34758
|
+
name: 'Sorian Testnet',
|
|
34759
|
+
chain: 'tSOR',
|
|
34760
|
+
rpc: ['https://testnet-rpc.sorian.io', 'https://testnet.rpc.sorian.io'],
|
|
34761
|
+
faucets: [],
|
|
34762
|
+
icon: 'sorianTestnet',
|
|
34763
|
+
nativeCurrency: { name: 'Sorian Testnet', symbol: 'tSOR', decimals: 18 },
|
|
34764
|
+
features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
|
|
34765
|
+
infoURL: 'https://mint.sorian.io',
|
|
34766
|
+
shortName: 'sorianTestnet',
|
|
34767
|
+
chainId: 210210,
|
|
34768
|
+
networkId: 210210,
|
|
34769
|
+
explorers: [],
|
|
34770
|
+
iconURL: 'https://ipfs.io/ipfs/QmZmrcLYFtPZb36MZ1DyQpR7Lw8CWPP7x3Bx2anCjVWfMR'
|
|
34771
|
+
},
|
|
33552
34772
|
210425: {
|
|
33553
34773
|
name: 'PlatON Mainnet',
|
|
33554
34774
|
chain: 'PlatON',
|
|
@@ -33872,6 +35092,39 @@ exports.chains = {
|
|
|
33872
35092
|
],
|
|
33873
35093
|
iconURL: 'https://ipfs.io/ipfs/QmWcaVLcPYBxi76HYJc4qudLJwXtfNCDJieLHAs632jMEA'
|
|
33874
35094
|
},
|
|
35095
|
+
241120: {
|
|
35096
|
+
name: 'Anomaly Andromeda Testnet',
|
|
35097
|
+
title: 'Anomaly Andromeda Testnet',
|
|
35098
|
+
chain: 'anomaly-andromeda-testnet',
|
|
35099
|
+
rpc: [
|
|
35100
|
+
'https://rpc.anomaly-andromeda.anomalygames.io',
|
|
35101
|
+
'wss://ws.anomaly-andromeda.anomalygames.io'
|
|
35102
|
+
],
|
|
35103
|
+
nativeCurrency: { name: 'TestNom', symbol: 'tNOM', decimals: 18 },
|
|
35104
|
+
infoURL: 'https://raas.gelato.network/rollups/details/public/anomaly-andromeda-testnet',
|
|
35105
|
+
faucets: [],
|
|
35106
|
+
shortName: 'anomaly-andromeda-testnet',
|
|
35107
|
+
chainId: 241120,
|
|
35108
|
+
networkId: 241120,
|
|
35109
|
+
slip44: 60,
|
|
35110
|
+
explorers: [
|
|
35111
|
+
{
|
|
35112
|
+
name: 'blockscout',
|
|
35113
|
+
url: 'https://andromeda.anomalyscan.io',
|
|
35114
|
+
icon: 'blockscout',
|
|
35115
|
+
standard: 'EIP3091'
|
|
35116
|
+
}
|
|
35117
|
+
],
|
|
35118
|
+
parent: {
|
|
35119
|
+
type: 'L2',
|
|
35120
|
+
chain: 'eip155-421614',
|
|
35121
|
+
bridges: [
|
|
35122
|
+
{
|
|
35123
|
+
url: 'https://bridge.gelato.network/bridge/anomaly-andromeda-testnet'
|
|
35124
|
+
}
|
|
35125
|
+
]
|
|
35126
|
+
}
|
|
35127
|
+
},
|
|
33875
35128
|
246529: {
|
|
33876
35129
|
name: 'ARTIS sigma1',
|
|
33877
35130
|
chain: 'ARTIS',
|
|
@@ -33996,6 +35249,50 @@ exports.chains = {
|
|
|
33996
35249
|
],
|
|
33997
35250
|
iconURL: 'https://ipfs.io/ipfs/QmNZiMmzMQYjyGtNSghtzLg4UooYhDgMQsa677DAP5KsBg'
|
|
33998
35251
|
},
|
|
35252
|
+
272247: {
|
|
35253
|
+
name: 'Nxy Area 51',
|
|
35254
|
+
chain: 'NXY',
|
|
35255
|
+
rpc: ['https://nxy.social/testnet'],
|
|
35256
|
+
faucets: [],
|
|
35257
|
+
nativeCurrency: { name: 'Nxy', symbol: 'NXY', decimals: 18 },
|
|
35258
|
+
infoURL: 'https://nxy.social/l1',
|
|
35259
|
+
shortName: 'nxytest',
|
|
35260
|
+
chainId: 272247,
|
|
35261
|
+
networkId: 272247,
|
|
35262
|
+
slip44: 272247,
|
|
35263
|
+
icon: 'nxy',
|
|
35264
|
+
explorers: [
|
|
35265
|
+
{
|
|
35266
|
+
name: 'Nxy Explorer',
|
|
35267
|
+
url: 'https://explorer.nxy.social',
|
|
35268
|
+
standard: 'none',
|
|
35269
|
+
icon: 'nxy'
|
|
35270
|
+
}
|
|
35271
|
+
],
|
|
35272
|
+
iconURL: 'https://ipfs.io/ipfs/bafybeicvcacuabdf77itzusl4z743ojyimnw4ztyypbls3vccq3bvygyti'
|
|
35273
|
+
},
|
|
35274
|
+
272520: {
|
|
35275
|
+
name: 'Nxy Oasis',
|
|
35276
|
+
chain: 'NXY',
|
|
35277
|
+
rpc: ['https://nxy.social/mainnet'],
|
|
35278
|
+
faucets: [],
|
|
35279
|
+
nativeCurrency: { name: 'Nxy', symbol: 'NXY', decimals: 18 },
|
|
35280
|
+
infoURL: 'https://nxy.social/l1',
|
|
35281
|
+
shortName: 'nxy',
|
|
35282
|
+
chainId: 272520,
|
|
35283
|
+
networkId: 272520,
|
|
35284
|
+
slip44: 272520,
|
|
35285
|
+
icon: 'nxy',
|
|
35286
|
+
explorers: [
|
|
35287
|
+
{
|
|
35288
|
+
name: 'Nxy Explorer',
|
|
35289
|
+
url: 'https://explorer.nxy.social',
|
|
35290
|
+
standard: 'none',
|
|
35291
|
+
icon: 'nxy'
|
|
35292
|
+
}
|
|
35293
|
+
],
|
|
35294
|
+
iconURL: 'https://ipfs.io/ipfs/bafybeicvcacuabdf77itzusl4z743ojyimnw4ztyypbls3vccq3bvygyti'
|
|
35295
|
+
},
|
|
33999
35296
|
281121: {
|
|
34000
35297
|
name: 'Social Smart Chain Mainnet',
|
|
34001
35298
|
chain: 'SoChain',
|
|
@@ -34207,6 +35504,38 @@ exports.chains = {
|
|
|
34207
35504
|
],
|
|
34208
35505
|
iconURL: 'https://ipfs.io/ipfs/Qmetu9hMLvczYo7tDPRyjqjBHwwpHU8mEgW3PEPPre56su'
|
|
34209
35506
|
},
|
|
35507
|
+
325000: {
|
|
35508
|
+
name: 'Camp Network Testnet V2',
|
|
35509
|
+
chain: 'ETH',
|
|
35510
|
+
icon: 'camp',
|
|
35511
|
+
features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
|
|
35512
|
+
rpc: ['https://rpc-campnetwork.xyz'],
|
|
35513
|
+
faucets: ['https://www.campnetwork.xyz/faucet'],
|
|
35514
|
+
nativeCurrency: { name: 'Ethereum', symbol: 'ETH', decimals: 18 },
|
|
35515
|
+
infoURL: 'https://docs.campnetwork.xyz/',
|
|
35516
|
+
shortName: 'CampV2',
|
|
35517
|
+
chainId: 325000,
|
|
35518
|
+
networkId: 325000,
|
|
35519
|
+
slip44: 1,
|
|
35520
|
+
explorers: [
|
|
35521
|
+
{
|
|
35522
|
+
name: 'blockscout',
|
|
35523
|
+
url: 'https://camp-network-testnet.blockscout.com',
|
|
35524
|
+
icon: 'blockscout',
|
|
35525
|
+
standard: 'EIP3091'
|
|
35526
|
+
}
|
|
35527
|
+
],
|
|
35528
|
+
parent: {
|
|
35529
|
+
type: 'L2',
|
|
35530
|
+
chain: 'eip155-1',
|
|
35531
|
+
bridges: [
|
|
35532
|
+
{
|
|
35533
|
+
url: 'https://bridge.gelato.network/bridge/camp-network-testnet'
|
|
35534
|
+
}
|
|
35535
|
+
]
|
|
35536
|
+
},
|
|
35537
|
+
iconURL: 'https://ipfs.io/ipfs/QmZN3AzgetKvuTnZvsPPYTvtcsPa73ScGdTguXGHxc2CpN'
|
|
35538
|
+
},
|
|
34210
35539
|
327126: {
|
|
34211
35540
|
name: 'WABA Chain Testnet',
|
|
34212
35541
|
chain: 'WABA Testnet',
|
|
@@ -34447,11 +35776,11 @@ exports.chains = {
|
|
|
34447
35776
|
},
|
|
34448
35777
|
355110: {
|
|
34449
35778
|
name: 'Bitfinity Network Mainnet',
|
|
34450
|
-
chain: '
|
|
35779
|
+
chain: 'BTF',
|
|
34451
35780
|
features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
|
|
34452
35781
|
rpc: ['https://mainnet.bitfinity.network'],
|
|
34453
35782
|
faucets: [],
|
|
34454
|
-
nativeCurrency: { name: 'Bitfinity Token', symbol: '
|
|
35783
|
+
nativeCurrency: { name: 'Bitfinity Token', symbol: 'BTF', decimals: 18 },
|
|
34455
35784
|
infoURL: 'https://bitfinity.network',
|
|
34456
35785
|
shortName: 'bitfinity-mainnet',
|
|
34457
35786
|
chainId: 355110,
|
|
@@ -34467,11 +35796,11 @@ exports.chains = {
|
|
|
34467
35796
|
},
|
|
34468
35797
|
355113: {
|
|
34469
35798
|
name: 'Bitfinity Network Testnet',
|
|
34470
|
-
chain: '
|
|
35799
|
+
chain: 'BTF',
|
|
34471
35800
|
features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
|
|
34472
35801
|
rpc: ['https://testnet.bitfinity.network'],
|
|
34473
35802
|
faucets: ['https://bitfinity.network/faucet'],
|
|
34474
|
-
nativeCurrency: { name: 'Bitfinity Token', symbol: '
|
|
35803
|
+
nativeCurrency: { name: 'Bitfinity Token', symbol: 'BTF', decimals: 18 },
|
|
34475
35804
|
infoURL: 'https://bitfinity.network',
|
|
34476
35805
|
shortName: 'bitfinity-testnet',
|
|
34477
35806
|
chainId: 355113,
|
|
@@ -34799,6 +36128,11 @@ exports.chains = {
|
|
|
34799
36128
|
networkId: 421614,
|
|
34800
36129
|
slip44: 1,
|
|
34801
36130
|
explorers: [
|
|
36131
|
+
{
|
|
36132
|
+
name: 'arbiscan-sepolia',
|
|
36133
|
+
url: 'https://sepolia.arbiscan.io',
|
|
36134
|
+
standard: 'EIP3091'
|
|
36135
|
+
},
|
|
34802
36136
|
{
|
|
34803
36137
|
name: 'Arbitrum Sepolia Rollup Testnet Explorer',
|
|
34804
36138
|
url: 'https://sepolia-explorer.arbitrum.io',
|
|
@@ -35284,6 +36618,32 @@ exports.chains = {
|
|
|
35284
36618
|
],
|
|
35285
36619
|
iconURL: 'https://ipfs.io/ipfs/QmcxyEjW9G8K9JP6rZGjRmjJuS9BvgMwzL5dKM1nV2aPLs'
|
|
35286
36620
|
},
|
|
36621
|
+
543210: {
|
|
36622
|
+
name: 'ZERO Network',
|
|
36623
|
+
chain: 'ZERONetwork',
|
|
36624
|
+
icon: 'zero',
|
|
36625
|
+
rpc: ['https://rpc.zerion.io/v1/zero'],
|
|
36626
|
+
parent: {
|
|
36627
|
+
type: 'L2',
|
|
36628
|
+
chain: 'eip155-1',
|
|
36629
|
+
bridges: [{ url: 'https://bridge.zero.network' }]
|
|
36630
|
+
},
|
|
36631
|
+
faucets: [],
|
|
36632
|
+
features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
|
|
36633
|
+
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
36634
|
+
infoURL: 'https://docs.zero.network',
|
|
36635
|
+
shortName: 'zero-network',
|
|
36636
|
+
chainId: 543210,
|
|
36637
|
+
networkId: 543210,
|
|
36638
|
+
explorers: [
|
|
36639
|
+
{
|
|
36640
|
+
name: 'ZERO Network Explorer',
|
|
36641
|
+
url: 'https://explorer.zero.network',
|
|
36642
|
+
standard: 'EIP3091'
|
|
36643
|
+
}
|
|
36644
|
+
],
|
|
36645
|
+
iconURL: 'https://ipfs.io/ipfs/QmWpvBtmDhZSAnRww5ZU6BvEbDbxKEzoyjWcanjc1UBD9X'
|
|
36646
|
+
},
|
|
35287
36647
|
552981: {
|
|
35288
36648
|
name: 'One World Chain Testnet',
|
|
35289
36649
|
chain: 'One World Chain',
|
|
@@ -35431,7 +36791,7 @@ exports.chains = {
|
|
|
35431
36791
|
shortName: 'poltergeist',
|
|
35432
36792
|
chainId: 631571,
|
|
35433
36793
|
networkId: 631571,
|
|
35434
|
-
status: '
|
|
36794
|
+
status: 'active',
|
|
35435
36795
|
icon: 'polterGeist',
|
|
35436
36796
|
explorers: [
|
|
35437
36797
|
{
|
|
@@ -35796,6 +37156,28 @@ exports.chains = {
|
|
|
35796
37156
|
],
|
|
35797
37157
|
iconURL: 'https://ipfs.io/ipfs/bafkreic6tcc6swh5kzljwqnswj6rlemcm7n6ra7xkgttwv5v3fv7ozj5zu'
|
|
35798
37158
|
},
|
|
37159
|
+
763373: {
|
|
37160
|
+
name: 'Ink Sepolia',
|
|
37161
|
+
chain: 'ETH',
|
|
37162
|
+
rpc: [
|
|
37163
|
+
'https://rpc-gel-sepolia.inkonchain.com',
|
|
37164
|
+
'wss://ws-gel-sepolia.inkonchain.com'
|
|
37165
|
+
],
|
|
37166
|
+
faucets: [],
|
|
37167
|
+
features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
|
|
37168
|
+
nativeCurrency: { name: 'Sepolia Ether', symbol: 'ETH', decimals: 18 },
|
|
37169
|
+
infoURL: 'https://inkonchain.com/',
|
|
37170
|
+
shortName: 'inksepolia',
|
|
37171
|
+
chainId: 763373,
|
|
37172
|
+
networkId: 763373,
|
|
37173
|
+
explorers: [
|
|
37174
|
+
{
|
|
37175
|
+
name: 'Ink Sepolia Explorer',
|
|
37176
|
+
url: 'https://explorer-sepolia.inkonchain.com',
|
|
37177
|
+
standard: 'EIP3091'
|
|
37178
|
+
}
|
|
37179
|
+
]
|
|
37180
|
+
},
|
|
35799
37181
|
764984: {
|
|
35800
37182
|
name: 'Lamina1 Testnet',
|
|
35801
37183
|
chain: 'Lamina1 Testnet',
|
|
@@ -35854,6 +37236,31 @@ exports.chains = {
|
|
|
35854
37236
|
}
|
|
35855
37237
|
]
|
|
35856
37238
|
},
|
|
37239
|
+
786786: {
|
|
37240
|
+
name: 'Zebro Smart Chain',
|
|
37241
|
+
chain: 'ZEBRO',
|
|
37242
|
+
rpc: ['https://rpc.zebrocoin.app', 'https://rpc1.zebrocoin.app'],
|
|
37243
|
+
faucets: [],
|
|
37244
|
+
nativeCurrency: { name: 'Zebrocoin', symbol: 'ZEBRO', decimals: 18 },
|
|
37245
|
+
infoURL: 'https://zebrocoin.app',
|
|
37246
|
+
shortName: 'zebro',
|
|
37247
|
+
chainId: 786786,
|
|
37248
|
+
networkId: 786786,
|
|
37249
|
+
icon: 'zebrocoin',
|
|
37250
|
+
explorers: [
|
|
37251
|
+
{
|
|
37252
|
+
name: 'Zebrocoin Explorer',
|
|
37253
|
+
url: 'https://explorer.zebrocoin.app',
|
|
37254
|
+
standard: 'EIP3091'
|
|
37255
|
+
},
|
|
37256
|
+
{
|
|
37257
|
+
name: 'Zebrocoin Explorer1',
|
|
37258
|
+
url: 'https://explorer1.zebrocoin.app',
|
|
37259
|
+
standard: 'EIP3091'
|
|
37260
|
+
}
|
|
37261
|
+
],
|
|
37262
|
+
iconURL: 'https://ipfs.io/ipfs/bafkreig42tcn5hfgtzszmwvmodsxvtu5frfkgreb23dndle2mywns3xxse'
|
|
37263
|
+
},
|
|
35857
37264
|
800001: {
|
|
35858
37265
|
name: 'OctaSpace',
|
|
35859
37266
|
chain: 'OCTA',
|
|
@@ -36090,6 +37497,27 @@ exports.chains = {
|
|
|
36090
37497
|
],
|
|
36091
37498
|
iconURL: 'https://ipfs.io/ipfs/QmckkDRkuCQWbvhpKGsqa8ajuQvf3W5dekzw5qpiPC6shk'
|
|
36092
37499
|
},
|
|
37500
|
+
839999: {
|
|
37501
|
+
name: 'exSat Testnet',
|
|
37502
|
+
chain: 'exSat',
|
|
37503
|
+
icon: 'exsat',
|
|
37504
|
+
rpc: ['https://evm-tst3.exsat.network'],
|
|
37505
|
+
faucets: [],
|
|
37506
|
+
nativeCurrency: { name: 'Bitcoin', symbol: 'BTC', decimals: 18 },
|
|
37507
|
+
infoURL: 'https://exsat.network/',
|
|
37508
|
+
shortName: 'txsat',
|
|
37509
|
+
chainId: 839999,
|
|
37510
|
+
networkId: 839999,
|
|
37511
|
+
explorers: [
|
|
37512
|
+
{
|
|
37513
|
+
name: 'exSat Testnet Explorer',
|
|
37514
|
+
url: 'https://scan-testnet.exsat.network',
|
|
37515
|
+
standard: 'EIP3091'
|
|
37516
|
+
}
|
|
37517
|
+
],
|
|
37518
|
+
parent: { type: 'L2', chain: 'eip155-1', bridges: [{ url: '' }] },
|
|
37519
|
+
iconURL: 'https://ipfs.io/ipfs/QmYZ1FjYCByj89pNiZfae2a9uTm7pJMKrzdQ1V1UKwhwNs'
|
|
37520
|
+
},
|
|
36093
37521
|
840000: {
|
|
36094
37522
|
name: 'RUNEVM Testnet',
|
|
36095
37523
|
chain: 'RuneVM',
|
|
@@ -36246,6 +37674,26 @@ exports.chains = {
|
|
|
36246
37674
|
}
|
|
36247
37675
|
]
|
|
36248
37676
|
},
|
|
37677
|
+
911867: {
|
|
37678
|
+
name: 'Odyssey Testnet',
|
|
37679
|
+
chain: 'ETH',
|
|
37680
|
+
rpc: ['https://odyssey.ithaca.xyz'],
|
|
37681
|
+
faucets: [],
|
|
37682
|
+
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
37683
|
+
features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
|
|
37684
|
+
infoURL: 'https://ithaca.xyz',
|
|
37685
|
+
shortName: 'odyssey-testnet',
|
|
37686
|
+
chainId: 911867,
|
|
37687
|
+
networkId: 911867,
|
|
37688
|
+
explorers: [
|
|
37689
|
+
{
|
|
37690
|
+
name: 'odyssey explorer',
|
|
37691
|
+
url: 'https://odyssey-explorer.ithaca.xyz',
|
|
37692
|
+
icon: 'blockscout',
|
|
37693
|
+
standard: 'EIP3091'
|
|
37694
|
+
}
|
|
37695
|
+
]
|
|
37696
|
+
},
|
|
36249
37697
|
912559: {
|
|
36250
37698
|
name: 'Astria EVM Dusknet',
|
|
36251
37699
|
chain: 'RIA',
|
|
@@ -36854,6 +38302,21 @@ exports.chains = {
|
|
|
36854
38302
|
chainId: 1731313,
|
|
36855
38303
|
networkId: 1731313
|
|
36856
38304
|
},
|
|
38305
|
+
1998991: {
|
|
38306
|
+
name: 'Xphere Testnet',
|
|
38307
|
+
chain: 'Xphere Testnet',
|
|
38308
|
+
icon: 'xphere',
|
|
38309
|
+
rpc: ['http://testnet.x-phere.com'],
|
|
38310
|
+
features: [{ name: 'EIP1559' }],
|
|
38311
|
+
faucets: [],
|
|
38312
|
+
nativeCurrency: { name: 'Xphere Testnet', symbol: 'XPT', decimals: 18 },
|
|
38313
|
+
infoURL: 'https://x-phere.com/',
|
|
38314
|
+
shortName: 'xp-test',
|
|
38315
|
+
chainId: 1998991,
|
|
38316
|
+
networkId: 1998991,
|
|
38317
|
+
explorers: [],
|
|
38318
|
+
iconURL: 'https://ipfs.io/ipfs/QmfUV9PqF7JxuUAYaBHh6YJ2ChCdDVobTwDibxQuPMUmPq'
|
|
38319
|
+
},
|
|
36857
38320
|
2021398: {
|
|
36858
38321
|
name: 'DeBank Testnet',
|
|
36859
38322
|
chain: 'DeBank',
|
|
@@ -36942,6 +38405,26 @@ exports.chains = {
|
|
|
36942
38405
|
],
|
|
36943
38406
|
iconURL: 'https://ipfs.io/ipfs/QmT7PSXBiVBma6E15hNkivmstqLu3JSnG1jXN5pTmcCGRC'
|
|
36944
38407
|
},
|
|
38408
|
+
2222222: {
|
|
38409
|
+
name: 'Coinweb BNB shard',
|
|
38410
|
+
title: 'Coinweb BNB shard',
|
|
38411
|
+
chain: 'CWEB BNB',
|
|
38412
|
+
rpc: ['https://api-cloud.coinweb.io/eth-rpc-service/bnb'],
|
|
38413
|
+
faucets: [],
|
|
38414
|
+
nativeCurrency: { name: 'CWEB', symbol: 'CWEB', decimals: 18 },
|
|
38415
|
+
infoURL: 'https://coinweb.io',
|
|
38416
|
+
shortName: 'cweb-bnb',
|
|
38417
|
+
chainId: 2222222,
|
|
38418
|
+
networkId: 2222222,
|
|
38419
|
+
slip44: 1,
|
|
38420
|
+
explorers: [
|
|
38421
|
+
{
|
|
38422
|
+
name: 'Coinweb block explorer',
|
|
38423
|
+
url: 'https://explorer.coinweb.io',
|
|
38424
|
+
standard: 'none'
|
|
38425
|
+
}
|
|
38426
|
+
]
|
|
38427
|
+
},
|
|
36945
38428
|
2611555: {
|
|
36946
38429
|
name: 'DPU Chain',
|
|
36947
38430
|
chain: 'DPU',
|
|
@@ -37003,24 +38486,29 @@ exports.chains = {
|
|
|
37003
38486
|
iconURL: 'https://ipfs.io/ipfs/QmS9r9XQkMHVomWcSBNDkKkz9n87h9bH9ssabeiKZtANoU'
|
|
37004
38487
|
},
|
|
37005
38488
|
3397901: {
|
|
37006
|
-
name: 'Funki Sepolia
|
|
38489
|
+
name: 'Funki Sepolia Testnet',
|
|
37007
38490
|
chain: 'ETH',
|
|
37008
38491
|
icon: 'funki',
|
|
37009
38492
|
rpc: ['https://funki-testnet.alt.technology'],
|
|
37010
|
-
faucets: [],
|
|
38493
|
+
faucets: ['https://funkichain.com/portfolio'],
|
|
37011
38494
|
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
37012
38495
|
infoURL: 'https://funkichain.com',
|
|
37013
38496
|
shortName: 'funkisepolia',
|
|
37014
38497
|
chainId: 3397901,
|
|
37015
38498
|
networkId: 3397901,
|
|
37016
38499
|
explorers: [
|
|
38500
|
+
{
|
|
38501
|
+
name: 'Funki Sepolia Testnet Explorer',
|
|
38502
|
+
url: 'https://testnet.funkiscan.io',
|
|
38503
|
+
standard: 'none'
|
|
38504
|
+
},
|
|
37017
38505
|
{
|
|
37018
38506
|
name: 'Funki Sepolia Sandbox Explorer',
|
|
37019
38507
|
url: 'https://sepolia-sandbox.funkichain.com',
|
|
37020
38508
|
standard: 'none'
|
|
37021
38509
|
}
|
|
37022
38510
|
],
|
|
37023
|
-
iconURL: 'https://ipfs.io/ipfs/
|
|
38511
|
+
iconURL: 'https://ipfs.io/ipfs/QmQnQZ2YUuJMDYoKWhiA1KqY67VFjvMLSXTww46pnrS8js'
|
|
37024
38512
|
},
|
|
37025
38513
|
3441005: {
|
|
37026
38514
|
name: 'Manta Pacific Testnet',
|
|
@@ -37915,6 +39403,11 @@ exports.chains = {
|
|
|
37915
39403
|
networkId: 11155420,
|
|
37916
39404
|
slip44: 1,
|
|
37917
39405
|
explorers: [
|
|
39406
|
+
{
|
|
39407
|
+
name: 'etherscan-sepolia-optimism',
|
|
39408
|
+
url: 'https://sepolia-optimism.etherscan.io',
|
|
39409
|
+
standard: 'EIP3091'
|
|
39410
|
+
},
|
|
37918
39411
|
{
|
|
37919
39412
|
name: 'opscout',
|
|
37920
39413
|
url: 'https://optimism-sepolia.blockscout.com',
|
|
@@ -37923,6 +39416,47 @@ exports.chains = {
|
|
|
37923
39416
|
}
|
|
37924
39417
|
]
|
|
37925
39418
|
},
|
|
39419
|
+
11166111: {
|
|
39420
|
+
name: 'R0AR Testnet',
|
|
39421
|
+
chain: 'R0AR Testnet',
|
|
39422
|
+
rpc: ['https://testnet.rpc-r0ar.io'],
|
|
39423
|
+
faucets: ['https://testnet.r0arfaucet.io'],
|
|
39424
|
+
nativeCurrency: { name: 'Ethereum', symbol: 'ETH', decimals: 18 },
|
|
39425
|
+
infoURL: 'https://testnet.r0arscan.io',
|
|
39426
|
+
shortName: 'R0AR-Test-Chain',
|
|
39427
|
+
chainId: 11166111,
|
|
39428
|
+
networkId: 11166111,
|
|
39429
|
+
explorers: [
|
|
39430
|
+
{
|
|
39431
|
+
name: 'tracehawk',
|
|
39432
|
+
url: 'https://testnet.r0arscan.io',
|
|
39433
|
+
standard: 'none'
|
|
39434
|
+
}
|
|
39435
|
+
]
|
|
39436
|
+
},
|
|
39437
|
+
12020498: {
|
|
39438
|
+
name: 'Lummio Network',
|
|
39439
|
+
chain: 'Lummio Network',
|
|
39440
|
+
rpc: ['https://rpc.lummio.net'],
|
|
39441
|
+
faucets: [],
|
|
39442
|
+
nativeCurrency: {
|
|
39443
|
+
name: 'Lummio Reward Points',
|
|
39444
|
+
symbol: 'LRPO',
|
|
39445
|
+
decimals: 18
|
|
39446
|
+
},
|
|
39447
|
+
infoURL: 'https://lummio.net',
|
|
39448
|
+
shortName: 'lummio',
|
|
39449
|
+
chainId: 12020498,
|
|
39450
|
+
networkId: 12020498,
|
|
39451
|
+
explorers: [
|
|
39452
|
+
{
|
|
39453
|
+
name: 'blockscout',
|
|
39454
|
+
url: 'https://blockscout.lummio.net',
|
|
39455
|
+
icon: 'blockscout',
|
|
39456
|
+
standard: 'EIP3091'
|
|
39457
|
+
}
|
|
39458
|
+
]
|
|
39459
|
+
},
|
|
37926
39460
|
12052024: {
|
|
37927
39461
|
name: 'Memento Testnet',
|
|
37928
39462
|
chain: 'Memento',
|
|
@@ -38372,6 +39906,18 @@ exports.chains = {
|
|
|
38372
39906
|
],
|
|
38373
39907
|
iconURL: 'https://ipfs.io/ipfs/QmTV45o4jTe6ayscF1XWh1WXk5DPck4QohR5kQocSWjvQP'
|
|
38374
39908
|
},
|
|
39909
|
+
24132016: {
|
|
39910
|
+
name: 'XMTP',
|
|
39911
|
+
chain: 'ETH',
|
|
39912
|
+
rpc: [],
|
|
39913
|
+
faucets: [],
|
|
39914
|
+
nativeCurrency: { name: 'USDC', symbol: 'USDC', decimals: 18 },
|
|
39915
|
+
infoURL: 'https://xmtp.org',
|
|
39916
|
+
shortName: 'xmtp',
|
|
39917
|
+
chainId: 24132016,
|
|
39918
|
+
networkId: 24132016,
|
|
39919
|
+
status: 'incubating'
|
|
39920
|
+
},
|
|
38375
39921
|
24772477: {
|
|
38376
39922
|
name: '6Degree of Outreach - Testnet',
|
|
38377
39923
|
chain: '6DO',
|
|
@@ -38533,6 +40079,40 @@ exports.chains = {
|
|
|
38533
40079
|
}
|
|
38534
40080
|
]
|
|
38535
40081
|
},
|
|
40082
|
+
34949059: {
|
|
40083
|
+
name: 'citronus-citro',
|
|
40084
|
+
title: 'Citronus-Citro',
|
|
40085
|
+
chain: 'citronus-citro',
|
|
40086
|
+
rpc: [
|
|
40087
|
+
'https://rpc.citro-testnet.t.raas.gelato.cloud',
|
|
40088
|
+
'wss://testnet-ws.eh-dev.app'
|
|
40089
|
+
],
|
|
40090
|
+
nativeCurrency: { name: 'Citronus', symbol: 'CITRO', decimals: 18 },
|
|
40091
|
+
infoURL: 'https://raas.gelato.network/rollups/details/public/citronus-citro',
|
|
40092
|
+
faucets: [],
|
|
40093
|
+
shortName: 'citronus-citro',
|
|
40094
|
+
chainId: 34949059,
|
|
40095
|
+
networkId: 34949059,
|
|
40096
|
+
slip44: 60,
|
|
40097
|
+
explorers: [
|
|
40098
|
+
{
|
|
40099
|
+
name: 'blockscout',
|
|
40100
|
+
url: 'https://test.citronus.com',
|
|
40101
|
+
icon: 'blockscout',
|
|
40102
|
+
standard: 'EIP3091'
|
|
40103
|
+
}
|
|
40104
|
+
],
|
|
40105
|
+
parent: {
|
|
40106
|
+
type: 'L2',
|
|
40107
|
+
chain: 'eip155-11155111',
|
|
40108
|
+
bridges: [
|
|
40109
|
+
{
|
|
40110
|
+
url: 'https://testnet-bridge.gelato.network/bridge/citronus-citro'
|
|
40111
|
+
}
|
|
40112
|
+
]
|
|
40113
|
+
},
|
|
40114
|
+
status: 'active'
|
|
40115
|
+
},
|
|
38536
40116
|
35855456: {
|
|
38537
40117
|
name: 'Joys Digital Mainnet',
|
|
38538
40118
|
chain: 'JOYS',
|
|
@@ -38609,6 +40189,36 @@ exports.chains = {
|
|
|
38609
40189
|
}
|
|
38610
40190
|
]
|
|
38611
40191
|
},
|
|
40192
|
+
52027071: {
|
|
40193
|
+
name: 'Deviant Token Blockchain',
|
|
40194
|
+
chain: 'DTBC',
|
|
40195
|
+
status: 'incubating',
|
|
40196
|
+
rpc: ['https://rpc.devianttoken.net'],
|
|
40197
|
+
faucets: [],
|
|
40198
|
+
nativeCurrency: { name: 'Deviant Token', symbol: 'DTBC', decimals: 18 },
|
|
40199
|
+
infoURL: 'https://devianttoken.net',
|
|
40200
|
+
shortName: 'dtbc',
|
|
40201
|
+
chainId: 52027071,
|
|
40202
|
+
networkId: 52027071,
|
|
40203
|
+
explorers: []
|
|
40204
|
+
},
|
|
40205
|
+
52027080: {
|
|
40206
|
+
name: 'Deviant Token Blockchain Testnet',
|
|
40207
|
+
chain: 'tDTBC',
|
|
40208
|
+
status: 'incubating',
|
|
40209
|
+
rpc: ['https://trpc.devianttoken.net'],
|
|
40210
|
+
faucets: [],
|
|
40211
|
+
nativeCurrency: {
|
|
40212
|
+
name: 'Deviant Token Testnet',
|
|
40213
|
+
symbol: 'tDTBC',
|
|
40214
|
+
decimals: 18
|
|
40215
|
+
},
|
|
40216
|
+
infoURL: 'https://devianttoken.net',
|
|
40217
|
+
shortName: 'tdtbc',
|
|
40218
|
+
chainId: 52027080,
|
|
40219
|
+
networkId: 52027080,
|
|
40220
|
+
explorers: []
|
|
40221
|
+
},
|
|
38612
40222
|
52164803: {
|
|
38613
40223
|
name: 'Fluence Testnet',
|
|
38614
40224
|
chain: 'Fluence Testnet',
|
|
@@ -38930,6 +40540,34 @@ exports.chains = {
|
|
|
38930
40540
|
],
|
|
38931
40541
|
iconURL: 'https://ipfs.io/ipfs/QmcnA15BLE9uvznbugXKjqquizZs1eLPeEEkc92DSmvhmt'
|
|
38932
40542
|
},
|
|
40543
|
+
89346162: {
|
|
40544
|
+
name: 'Reya Cronos',
|
|
40545
|
+
title: 'Reya Cronos',
|
|
40546
|
+
chain: 'reya-cronos',
|
|
40547
|
+
rpc: [
|
|
40548
|
+
'https://rpc.reya-cronos.gelato.digital',
|
|
40549
|
+
'wss://ws.reya-cronos.gelato.digital'
|
|
40550
|
+
],
|
|
40551
|
+
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
40552
|
+
infoURL: 'https://raas.gelato.network/rollups/details/public/reya-cronos',
|
|
40553
|
+
faucets: [],
|
|
40554
|
+
shortName: 'reya-cronos',
|
|
40555
|
+
chainId: 89346162,
|
|
40556
|
+
networkId: 89346162,
|
|
40557
|
+
slip44: 60,
|
|
40558
|
+
explorers: [
|
|
40559
|
+
{
|
|
40560
|
+
name: 'blockscout',
|
|
40561
|
+
url: 'https://reya-cronos.blockscout.com',
|
|
40562
|
+
standard: 'EIP3091'
|
|
40563
|
+
}
|
|
40564
|
+
],
|
|
40565
|
+
parent: {
|
|
40566
|
+
type: 'L2',
|
|
40567
|
+
chain: 'eip155-11155111',
|
|
40568
|
+
bridges: [{ url: 'https://bridge.gelato.network/bridge/reya-cronos' }]
|
|
40569
|
+
}
|
|
40570
|
+
},
|
|
38933
40571
|
94204209: {
|
|
38934
40572
|
name: 'Polygon Blackberry',
|
|
38935
40573
|
title: 'Polygon Blackberry Testnet',
|
|
@@ -38964,6 +40602,19 @@ exports.chains = {
|
|
|
38964
40602
|
},
|
|
38965
40603
|
status: 'active'
|
|
38966
40604
|
},
|
|
40605
|
+
97912060: {
|
|
40606
|
+
name: 'ChadChain',
|
|
40607
|
+
chain: 'CHAD',
|
|
40608
|
+
status: 'incubating',
|
|
40609
|
+
rpc: ['https://rpc.chadchain.org'],
|
|
40610
|
+
faucets: [],
|
|
40611
|
+
nativeCurrency: { name: 'ChadChain', symbol: 'CHAD', decimals: 18 },
|
|
40612
|
+
infoURL: 'https://chadchain.org',
|
|
40613
|
+
shortName: 'chad',
|
|
40614
|
+
chainId: 97912060,
|
|
40615
|
+
networkId: 97912060,
|
|
40616
|
+
explorers: []
|
|
40617
|
+
},
|
|
38967
40618
|
99415706: {
|
|
38968
40619
|
name: 'Joys Digital TestNet',
|
|
38969
40620
|
chain: 'TOYS',
|
|
@@ -39187,6 +40838,18 @@ exports.chains = {
|
|
|
39187
40838
|
],
|
|
39188
40839
|
iconURL: 'https://ipfs.io/ipfs/QmRhB4AbjDrhvwfSAQi2JvKirFiDWxzJvKEvG8S8AdDdED'
|
|
39189
40840
|
},
|
|
40841
|
+
241320161: {
|
|
40842
|
+
name: 'XMTP Sepolia',
|
|
40843
|
+
chain: 'ETH',
|
|
40844
|
+
rpc: [],
|
|
40845
|
+
faucets: [],
|
|
40846
|
+
nativeCurrency: { name: 'USDC', symbol: 'USDC', decimals: 18 },
|
|
40847
|
+
infoURL: 'https://xmtp.org',
|
|
40848
|
+
shortName: 'xmtp-sepolia',
|
|
40849
|
+
chainId: 241320161,
|
|
40850
|
+
networkId: 241320161,
|
|
40851
|
+
status: 'incubating'
|
|
40852
|
+
},
|
|
39190
40853
|
245022926: {
|
|
39191
40854
|
name: 'Neon EVM Devnet',
|
|
39192
40855
|
chain: 'Solana',
|
|
@@ -39287,6 +40950,28 @@ exports.chains = {
|
|
|
39287
40950
|
],
|
|
39288
40951
|
iconURL: 'https://ipfs.io/ipfs/Qmcxevb3v8PEvnvfYgcG3bCBuPhe5YAdsHeaufDChSSR3Q'
|
|
39289
40952
|
},
|
|
40953
|
+
253368190: {
|
|
40954
|
+
name: 'Flame',
|
|
40955
|
+
chain: 'Flame',
|
|
40956
|
+
rpc: ['https://rpc.flame.astria.org'],
|
|
40957
|
+
faucets: [],
|
|
40958
|
+
nativeCurrency: { name: 'TIA', symbol: 'TIA', decimals: 18 },
|
|
40959
|
+
features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
|
|
40960
|
+
infoURL: 'https://astria.org',
|
|
40961
|
+
shortName: 'flame',
|
|
40962
|
+
chainId: 253368190,
|
|
40963
|
+
networkId: 253368190,
|
|
40964
|
+
icon: 'flame',
|
|
40965
|
+
explorers: [
|
|
40966
|
+
{
|
|
40967
|
+
name: 'blockscout',
|
|
40968
|
+
url: 'https://explorer.flame.astria.org',
|
|
40969
|
+
icon: 'blockscout',
|
|
40970
|
+
standard: 'EIP3091'
|
|
40971
|
+
}
|
|
40972
|
+
],
|
|
40973
|
+
iconURL: 'https://ipfs.io/ipfs/Qmf6P4yzrcavKhrxmQaqErLxa4TBnUVUMX4wyVRNhJMDuw'
|
|
40974
|
+
},
|
|
39290
40975
|
278611351: {
|
|
39291
40976
|
name: 'Razor Skale Chain',
|
|
39292
40977
|
chain: 'Razor Schain',
|
|
@@ -39421,6 +41106,26 @@ exports.chains = {
|
|
|
39421
41106
|
],
|
|
39422
41107
|
iconURL: 'https://ipfs.io/ipfs/QmTYR8CeFiNbJ1zJHnE3DK2wEN18r2y2vqSKUcLweUT2Gz'
|
|
39423
41108
|
},
|
|
41109
|
+
420420421: {
|
|
41110
|
+
name: 'Westend Asset Hub',
|
|
41111
|
+
chain: 'WST',
|
|
41112
|
+
rpc: ['https://westend-asset-hub-eth-rpc.polkadot.io'],
|
|
41113
|
+
faucets: ['https://faucet.polkadot.io/westend'],
|
|
41114
|
+
nativeCurrency: { name: 'Westies', symbol: 'WND', decimals: 18 },
|
|
41115
|
+
features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
|
|
41116
|
+
infoURL: 'https://polkadot.network',
|
|
41117
|
+
shortName: 'wst',
|
|
41118
|
+
chainId: 420420421,
|
|
41119
|
+
networkId: 420420421,
|
|
41120
|
+
explorers: [
|
|
41121
|
+
{
|
|
41122
|
+
name: 'subscan',
|
|
41123
|
+
icon: 'subscan',
|
|
41124
|
+
url: 'https://assethub-westend.subscan.io',
|
|
41125
|
+
standard: 'EIP3091'
|
|
41126
|
+
}
|
|
41127
|
+
]
|
|
41128
|
+
},
|
|
39424
41129
|
476158412: {
|
|
39425
41130
|
name: 'Deprecated SKALE Europa Hub Testnet',
|
|
39426
41131
|
title: 'Deprecated Europa Hub Testnet',
|
|
@@ -40096,7 +41801,6 @@ exports.chains = {
|
|
|
40096
41801
|
'https://a.api.s0.t.hmny.io',
|
|
40097
41802
|
'https://api.s0.t.hmny.io',
|
|
40098
41803
|
'https://rpc.ankr.com/harmony',
|
|
40099
|
-
'https://harmony.api.onfinality.io/public',
|
|
40100
41804
|
'https://1rpc.io/one',
|
|
40101
41805
|
'https://harmony-0.drpc.org',
|
|
40102
41806
|
'wss://harmony-0.drpc.org'
|
|
@@ -40271,10 +41975,10 @@ exports.chains = {
|
|
|
40271
41975
|
iconURL: 'https://ipfs.io/ipfs/QmTEnk2fosqbY6HQW5vySrLGbopJfeni9ThZ6R9sVefbnq'
|
|
40272
41976
|
},
|
|
40273
41977
|
1802203764: {
|
|
40274
|
-
name: 'Kakarot Sepolia',
|
|
41978
|
+
name: 'Kakarot Sepolia (Deprecated)',
|
|
40275
41979
|
chain: 'ETH',
|
|
40276
41980
|
icon: 'kakarot',
|
|
40277
|
-
rpc: [
|
|
41981
|
+
rpc: [],
|
|
40278
41982
|
faucets: [],
|
|
40279
41983
|
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
40280
41984
|
infoURL: 'https://kakarot.org',
|
|
@@ -40407,6 +42111,26 @@ exports.chains = {
|
|
|
40407
42111
|
},
|
|
40408
42112
|
iconURL: 'https://ipfs.io/ipfs/bafkreiezcwowhm6xjrkt44cmiu6ml36rhrxx3amcg3cfkcntv2vgcvgbre'
|
|
40409
42113
|
},
|
|
42114
|
+
2478899481: {
|
|
42115
|
+
name: 'Accumulate Kermit',
|
|
42116
|
+
shortName: 'Kermit',
|
|
42117
|
+
title: 'Accumulate Kermit Testnet',
|
|
42118
|
+
chain: 'Accumulate',
|
|
42119
|
+
chainId: 2478899481,
|
|
42120
|
+
networkId: 2478899481,
|
|
42121
|
+
infoURL: 'https://accumulate.org',
|
|
42122
|
+
slip44: 2147483929,
|
|
42123
|
+
rpc: ['https://kermit.accumulatenetwork.io/eth'],
|
|
42124
|
+
nativeCurrency: { name: 'ACME', symbol: 'ACME', decimals: 18 },
|
|
42125
|
+
faucets: ['https://kermit.explorer.accumulatenetwork.io/faucet'],
|
|
42126
|
+
explorers: [
|
|
42127
|
+
{
|
|
42128
|
+
name: 'accumulate-explorer-kermit',
|
|
42129
|
+
url: 'https://kermit.explorer.accumulatenetwork.io',
|
|
42130
|
+
standard: 'EIP3091'
|
|
42131
|
+
}
|
|
42132
|
+
]
|
|
42133
|
+
},
|
|
40410
42134
|
2863311531: {
|
|
40411
42135
|
name: 'Ancient8 Testnet (deprecated)',
|
|
40412
42136
|
status: 'deprecated',
|
|
@@ -40462,6 +42186,28 @@ exports.chains = {
|
|
|
40462
42186
|
],
|
|
40463
42187
|
iconURL: 'https://ipfs.io/ipfs/QmRhqq4Gp8G9w27ND3LeFW49o5PxcxrbJsqHbpBFtzEMfC'
|
|
40464
42188
|
},
|
|
42189
|
+
7078815900: {
|
|
42190
|
+
name: 'Mekong',
|
|
42191
|
+
chain: 'ETH',
|
|
42192
|
+
rpc: ['https://rpc.mekong.ethpandaops.io'],
|
|
42193
|
+
faucets: ['https://faucet.mekong.ethpandaops.io'],
|
|
42194
|
+
nativeCurrency: { name: 'Testnet ETH', symbol: 'ETH', decimals: 18 },
|
|
42195
|
+
infoURL: 'https://mekong.ethpandaops.io',
|
|
42196
|
+
shortName: 'mekong',
|
|
42197
|
+
chainId: 7078815900,
|
|
42198
|
+
networkId: 7078815900,
|
|
42199
|
+
icon: 'ethereum',
|
|
42200
|
+
status: 'incubating',
|
|
42201
|
+
explorers: [
|
|
42202
|
+
{
|
|
42203
|
+
name: 'Holesky Dora Explorer',
|
|
42204
|
+
url: 'https://explorer.mekong.ethpandaops.io',
|
|
42205
|
+
icon: 'ethereum',
|
|
42206
|
+
standard: 'EIP3091'
|
|
42207
|
+
}
|
|
42208
|
+
],
|
|
42209
|
+
iconURL: 'https://ipfs.io/ipfs/QmdwQDr6vmBtXmK2TmknkEuZNoaDqTasFdZdu3DRw8b2wt'
|
|
42210
|
+
},
|
|
40465
42211
|
11297108099: {
|
|
40466
42212
|
name: 'Palm Testnet',
|
|
40467
42213
|
chain: 'Palm',
|
|
@@ -40664,6 +42410,100 @@ exports.chains = {
|
|
|
40664
42410
|
],
|
|
40665
42411
|
parent: { type: 'L2', chain: 'eip155-11155111' }
|
|
40666
42412
|
},
|
|
42413
|
+
123420000558: {
|
|
42414
|
+
name: 'PIN',
|
|
42415
|
+
title: 'PIN',
|
|
42416
|
+
chain: 'PIN',
|
|
42417
|
+
rpc: [
|
|
42418
|
+
'https://rpc.pin.t.raas.gelato.cloud',
|
|
42419
|
+
'wss://ws.pin.t.raas.gelato.cloud'
|
|
42420
|
+
],
|
|
42421
|
+
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
42422
|
+
infoURL: 'https://raas.gelato.network/rollups/details/public/pin',
|
|
42423
|
+
faucets: [],
|
|
42424
|
+
shortName: 'PIN',
|
|
42425
|
+
chainId: 123420000558,
|
|
42426
|
+
networkId: 123420000558,
|
|
42427
|
+
slip44: 60,
|
|
42428
|
+
explorers: [
|
|
42429
|
+
{
|
|
42430
|
+
name: 'blockscout',
|
|
42431
|
+
url: 'https://explorer.pin.t.raas.gelato.cloud',
|
|
42432
|
+
icon: 'blockscout',
|
|
42433
|
+
standard: 'EIP3091'
|
|
42434
|
+
}
|
|
42435
|
+
],
|
|
42436
|
+
parent: {
|
|
42437
|
+
type: 'L2',
|
|
42438
|
+
chain: 'eip155-11155111',
|
|
42439
|
+
bridges: [
|
|
42440
|
+
{
|
|
42441
|
+
url: 'https://testnet-bridge.gelato.network/bridge/pin/bridge/pin'
|
|
42442
|
+
}
|
|
42443
|
+
]
|
|
42444
|
+
}
|
|
42445
|
+
},
|
|
42446
|
+
123420000586: {
|
|
42447
|
+
name: 'sivo-defi-testnet',
|
|
42448
|
+
title: 'Sivo Defi Testnet',
|
|
42449
|
+
chain: 'sivo-defi-testnet',
|
|
42450
|
+
rpc: [
|
|
42451
|
+
'https://rpc.sivo-defi-testnet.t.raas.gelato.cloud',
|
|
42452
|
+
'wss://ws.sivo-defi-testnet.t.raas.gelato.cloud'
|
|
42453
|
+
],
|
|
42454
|
+
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
42455
|
+
infoURL: 'https://raas.gelato.network/rollups/details/public/sivo-defi-testnet',
|
|
42456
|
+
faucets: [],
|
|
42457
|
+
shortName: 'sivo-defi-testnet',
|
|
42458
|
+
chainId: 123420000586,
|
|
42459
|
+
networkId: 123420000586,
|
|
42460
|
+
slip44: 60,
|
|
42461
|
+
explorers: [
|
|
42462
|
+
{
|
|
42463
|
+
name: 'blockscout',
|
|
42464
|
+
url: 'https://sivo-defi-testnet.cloud.blockscout.com',
|
|
42465
|
+
icon: 'blockscout',
|
|
42466
|
+
standard: 'EIP3091'
|
|
42467
|
+
}
|
|
42468
|
+
],
|
|
42469
|
+
parent: {
|
|
42470
|
+
type: 'L2',
|
|
42471
|
+
chain: 'eip155-11155111',
|
|
42472
|
+
bridges: [
|
|
42473
|
+
{
|
|
42474
|
+
url: 'https://testnet-bridge.gelato.network/bridge/sivo-defi-testnet'
|
|
42475
|
+
}
|
|
42476
|
+
]
|
|
42477
|
+
}
|
|
42478
|
+
},
|
|
42479
|
+
123420000588: {
|
|
42480
|
+
name: 'volmex',
|
|
42481
|
+
title: 'Volmex',
|
|
42482
|
+
chain: 'volmex',
|
|
42483
|
+
rpc: [
|
|
42484
|
+
'https://rpc.volmex.t.raas.gelato.cloud',
|
|
42485
|
+
'wss://ws.volmex.t.raas.gelato.cloud'
|
|
42486
|
+
],
|
|
42487
|
+
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
42488
|
+
infoURL: 'https://raas.gelato.network/rollups/details/public/volmex',
|
|
42489
|
+
faucets: [],
|
|
42490
|
+
shortName: 'volmex',
|
|
42491
|
+
chainId: 123420000588,
|
|
42492
|
+
networkId: 123420000588,
|
|
42493
|
+
slip44: 60,
|
|
42494
|
+
explorers: [
|
|
42495
|
+
{
|
|
42496
|
+
name: 'blockscout',
|
|
42497
|
+
url: 'https://volmex.cloud.blockscout.com',
|
|
42498
|
+
standard: 'EIP3091'
|
|
42499
|
+
}
|
|
42500
|
+
],
|
|
42501
|
+
parent: {
|
|
42502
|
+
type: 'L2',
|
|
42503
|
+
chain: 'eip155-84532',
|
|
42504
|
+
bridges: [{ url: 'https://testnet-bridge.gelato.network/bridge/volmex' }]
|
|
42505
|
+
}
|
|
42506
|
+
},
|
|
40667
42507
|
197710212030: {
|
|
40668
42508
|
name: 'Ntity Mainnet',
|
|
40669
42509
|
chain: 'Ntity',
|
|
@@ -40728,20 +42568,31 @@ exports.chains = {
|
|
|
40728
42568
|
383414847825: {
|
|
40729
42569
|
name: 'Zeniq',
|
|
40730
42570
|
chain: 'ZENIQ',
|
|
40731
|
-
|
|
40732
|
-
|
|
42571
|
+
icon: 'zeniq',
|
|
42572
|
+
rpc: ['https://api.zeniq.network'],
|
|
42573
|
+
features: [{ name: 'EIP155' }],
|
|
42574
|
+
faucets: ['https://faucet.nomo.zone/', 'https://faucet.zeniq.net/'],
|
|
40733
42575
|
nativeCurrency: { name: 'Zeniq', symbol: 'ZENIQ', decimals: 18 },
|
|
40734
42576
|
infoURL: 'https://www.zeniq.dev/',
|
|
40735
42577
|
shortName: 'zeniq',
|
|
40736
42578
|
chainId: 383414847825,
|
|
40737
42579
|
networkId: 383414847825,
|
|
42580
|
+
ens: { registry: '0xa0446c88240bCA2A8E0f68C93aa365d25B198aA4' },
|
|
40738
42581
|
explorers: [
|
|
42582
|
+
{
|
|
42583
|
+
name: 'zeniqscan',
|
|
42584
|
+
url: 'https://zeniqscan.com',
|
|
42585
|
+
icon: 'zeniq',
|
|
42586
|
+
standard: 'EIP3091'
|
|
42587
|
+
},
|
|
40739
42588
|
{
|
|
40740
42589
|
name: 'zeniq-smart-chain-explorer',
|
|
40741
42590
|
url: 'https://smart.zeniq.net',
|
|
42591
|
+
icon: 'zeniq',
|
|
40742
42592
|
standard: 'EIP3091'
|
|
40743
42593
|
}
|
|
40744
|
-
]
|
|
42594
|
+
],
|
|
42595
|
+
iconURL: 'https://ipfs.io/ipfs/QmVUVUBuN7ZeSty2PZ2sS41752b4ez4pDGbLjjY8PSrmVu'
|
|
40745
42596
|
},
|
|
40746
42597
|
666301171999: {
|
|
40747
42598
|
name: 'PDC Mainnet',
|
|
@@ -40772,6 +42623,28 @@ exports.chains = {
|
|
|
40772
42623
|
chainId: 6022140761023,
|
|
40773
42624
|
networkId: 6022140761023
|
|
40774
42625
|
},
|
|
42626
|
+
16604737732183: {
|
|
42627
|
+
name: 'Flame Testnet',
|
|
42628
|
+
chain: 'Flame',
|
|
42629
|
+
rpc: ['https://rpc.flame.dawn-1.astria.org'],
|
|
42630
|
+
faucets: [],
|
|
42631
|
+
nativeCurrency: { name: 'TIA', symbol: 'TIA', decimals: 18 },
|
|
42632
|
+
features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
|
|
42633
|
+
infoURL: 'https://astria.org',
|
|
42634
|
+
shortName: 'flame-testnet',
|
|
42635
|
+
chainId: 16604737732183,
|
|
42636
|
+
networkId: 16604737732183,
|
|
42637
|
+
icon: 'flame',
|
|
42638
|
+
explorers: [
|
|
42639
|
+
{
|
|
42640
|
+
name: 'blockscout',
|
|
42641
|
+
url: 'https://explorer.flame.dawn-1.astria.org',
|
|
42642
|
+
icon: 'blockscout',
|
|
42643
|
+
standard: 'EIP3091'
|
|
42644
|
+
}
|
|
42645
|
+
],
|
|
42646
|
+
iconURL: 'https://ipfs.io/ipfs/Qmf6P4yzrcavKhrxmQaqErLxa4TBnUVUMX4wyVRNhJMDuw'
|
|
42647
|
+
},
|
|
40775
42648
|
868455272153094: {
|
|
40776
42649
|
name: 'Godwoken Testnet (V1)',
|
|
40777
42650
|
chain: 'GWT',
|
|
@@ -40792,6 +42665,32 @@ exports.chains = {
|
|
|
40792
42665
|
}
|
|
40793
42666
|
]
|
|
40794
42667
|
},
|
|
42668
|
+
920637907288165: {
|
|
42669
|
+
name: 'Kakarot Starknet Sepolia',
|
|
42670
|
+
chain: 'ETH',
|
|
42671
|
+
icon: 'kakarot',
|
|
42672
|
+
rpc: ['https://sepolia-rpc.kakarot.org'],
|
|
42673
|
+
faucets: ['https://sepolia-faucet.kakarot.org/'],
|
|
42674
|
+
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
42675
|
+
infoURL: 'https://kakarot.org',
|
|
42676
|
+
shortName: 'kkrt-starknet-sepolia',
|
|
42677
|
+
chainId: 920637907288165,
|
|
42678
|
+
networkId: 920637907288165,
|
|
42679
|
+
explorers: [
|
|
42680
|
+
{
|
|
42681
|
+
name: 'Kakarot Scan',
|
|
42682
|
+
url: 'https://sepolia.kakarotscan.org',
|
|
42683
|
+
standard: 'EIP3091'
|
|
42684
|
+
},
|
|
42685
|
+
{
|
|
42686
|
+
name: 'Kakarot Explorer',
|
|
42687
|
+
url: 'https://sepolia-explorer.kakarot.org',
|
|
42688
|
+
standard: 'EIP3091'
|
|
42689
|
+
}
|
|
42690
|
+
],
|
|
42691
|
+
parent: { type: 'L2', chain: 'eip155-11155111', bridges: [] },
|
|
42692
|
+
iconURL: 'https://ipfs.io/ipfs/QmQcB7Q2kqVWhJxXmtN9Ri37rcLH9g6z4UCCYqEzgM3XmW'
|
|
42693
|
+
},
|
|
40795
42694
|
2713017997578000: {
|
|
40796
42695
|
name: 'DCHAIN Testnet',
|
|
40797
42696
|
title: 'DCHAIN Testnet',
|