@revoke.cash/chains 47.0.0 → 48.1.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.
@@ -1782,7 +1782,8 @@ exports.chains = {
1782
1782
  chain: 'JOC',
1783
1783
  rpc: [
1784
1784
  'https://rpc-1.japanopenchain.org:8545',
1785
- 'https://rpc-2.japanopenchain.org:8545'
1785
+ 'https://rpc-2.japanopenchain.org:8545',
1786
+ 'https://rpc-3.japanopenchain.org'
1786
1787
  ],
1787
1788
  faucets: [],
1788
1789
  nativeCurrency: {
@@ -2857,14 +2858,21 @@ exports.chains = {
2857
2858
  name: 'HashKey Chain Testnet',
2858
2859
  title: 'HashKey Chain Testnet',
2859
2860
  chain: 'HashKey Chain Testnet',
2860
- rpc: [],
2861
+ rpc: ['https://hashkeychain-testnet.alt.technology'],
2861
2862
  faucets: [],
2862
2863
  nativeCurrency: { name: 'HashKey EcoPoints', symbol: 'HSK', decimals: 18 },
2863
2864
  infoURL: 'https://hashkey.cloud',
2864
2865
  shortName: 'HSKT',
2865
2866
  chainId: 133,
2866
2867
  networkId: 133,
2867
- explorers: [],
2868
+ explorers: [
2869
+ {
2870
+ name: 'blockscout',
2871
+ url: 'https://hashkeychain-testnet-explorer.alt.technology',
2872
+ icon: 'blockscout',
2873
+ standard: 'EIP3091'
2874
+ }
2875
+ ],
2868
2876
  parent: { type: 'L2', chain: 'eip155-11155111' }
2869
2877
  },
2870
2878
  134: {
@@ -3433,32 +3441,22 @@ exports.chains = {
3433
3441
  networkId: 163
3434
3442
  },
3435
3443
  164: {
3436
- name: 'Omni Testnet',
3444
+ name: 'Omni Omega',
3437
3445
  chain: 'Omni',
3438
3446
  status: 'active',
3439
- rpc: ['https://testnet.omni.network'],
3447
+ rpc: ['https://omega.omni.network', 'wss://wss.omega.omni.network'],
3440
3448
  features: [{ name: 'EIP155' }],
3441
3449
  faucets: [],
3442
3450
  nativeCurrency: { name: 'Omni', symbol: 'OMNI', decimals: 18 },
3443
3451
  infoURL: 'https://docs.omni.network',
3444
- shortName: 'omni_testnet',
3452
+ shortName: 'omni_omega',
3445
3453
  chainId: 164,
3446
3454
  networkId: 164,
3447
3455
  slip44: 1,
3448
3456
  explorers: [
3449
3457
  {
3450
- name: 'Omni X-Explorer',
3451
- url: 'https://explorer.testnet.omni.network',
3452
- standard: 'none'
3453
- },
3454
- {
3455
- name: 'Omni EVM Explorer on Blockscout',
3456
- url: 'https://omni-testnet.blockscout.com',
3457
- standard: 'EIP3091'
3458
- },
3459
- {
3460
- name: 'Omni EVM Explorer on Routescan',
3461
- url: 'https://testnet.omniscan.network',
3458
+ name: 'Omni EVM and cross-chain Explorer',
3459
+ url: 'https://omega.omniscan.network',
3462
3460
  standard: 'EIP3091'
3463
3461
  }
3464
3462
  ]
@@ -4056,6 +4054,23 @@ exports.chains = {
4056
4054
  ],
4057
4055
  iconURL: 'https://ipfs.io/ipfs/bafybeib75gwytvblyvjpfminitr3i6mpat3a624udfsqsl5nysf5vuuvie'
4058
4056
  },
4057
+ 205: {
4058
+ name: 'EKAASH',
4059
+ chain: 'EKAASH',
4060
+ rpc: ['https://mainnet.ekaash.biz'],
4061
+ faucets: [],
4062
+ nativeCurrency: {
4063
+ name: 'Global Mobile Money Gateway',
4064
+ symbol: '$EKH',
4065
+ decimals: 18
4066
+ },
4067
+ infoURL: 'https://ekaash.biz',
4068
+ shortName: 'ekaash',
4069
+ chainId: 205,
4070
+ networkId: 205,
4071
+ slip44: 1,
4072
+ explorers: []
4073
+ },
4059
4074
  206: {
4060
4075
  name: 'VinuChain Testnet',
4061
4076
  chain: 'VinuChain Testnet',
@@ -4610,7 +4625,7 @@ exports.chains = {
4610
4625
  chain: 'SWAN',
4611
4626
  rpc: ['https://mainnet-rpc01.swanchain.io'],
4612
4627
  faucets: [],
4613
- nativeCurrency: { name: 'SWANETH', symbol: 'sETH', decimals: 18 },
4628
+ nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
4614
4629
  infoURL: 'https://swanchain.io/',
4615
4630
  shortName: 'Swan',
4616
4631
  chainId: 254,
@@ -5845,6 +5860,24 @@ exports.chains = {
5845
5860
  chainId: 385,
5846
5861
  networkId: 385
5847
5862
  },
5863
+ 388: {
5864
+ name: 'Cronos zkEVM Mainnet',
5865
+ chain: 'CronosZkEVMMainnet',
5866
+ rpc: ['https://mainnet.zkevm.cronos.org'],
5867
+ faucets: [],
5868
+ nativeCurrency: { name: 'Cronos zkEVM CRO', symbol: 'zkCRO', decimals: 18 },
5869
+ infoURL: 'https://cronos.org/zkevm',
5870
+ shortName: 'zkCRO',
5871
+ chainId: 388,
5872
+ networkId: 388,
5873
+ explorers: [
5874
+ {
5875
+ name: 'Cronos zkEVM (Mainnet) Chain Explorer',
5876
+ url: 'https://explorer.zkevm.cronos.org',
5877
+ standard: 'none'
5878
+ }
5879
+ ]
5880
+ },
5848
5881
  395: {
5849
5882
  name: 'CamDL Testnet',
5850
5883
  chain: 'CADL',
@@ -6613,9 +6646,9 @@ exports.chains = {
6613
6646
  icon: 'flowevm',
6614
6647
  explorers: [
6615
6648
  {
6616
- name: 'Flow Diver',
6617
- url: 'https://testnet.flowdiver.io',
6618
- standard: 'none'
6649
+ name: 'FlowScan: Testnet',
6650
+ url: 'https://evm-testnet.flowscan.io',
6651
+ standard: 'EIP3091'
6619
6652
  }
6620
6653
  ],
6621
6654
  iconURL: 'https://ipfs.io/ipfs/QmQFugEvsfU3ARjjJ7YRLJwSxMfTk54WWzrofekTRBKFaC'
@@ -6930,8 +6963,8 @@ exports.chains = {
6930
6963
  610: {
6931
6964
  name: 'Darwin Devnet',
6932
6965
  chain: 'Darwin',
6933
- rpc: ['https://devnet.darwinchain.ai'],
6934
- faucets: ['https://devnet.darwinchain.ai/faucet'],
6966
+ rpc: ['https://devnet-rpc.darwinchain.ai'],
6967
+ faucets: ['https://devnet-rpc.darwinchain.ai/faucet'],
6935
6968
  nativeCurrency: {
6936
6969
  name: 'Darwin Devnet token',
6937
6970
  symbol: 'DNA',
@@ -6950,7 +6983,7 @@ exports.chains = {
6950
6983
  standard: 'none'
6951
6984
  }
6952
6985
  ],
6953
- iconURL: 'https://ipfs.io/ipfs/bafybeid4rtdlpd2woogag6vv5yvvwapfa77th3t7a76dneogkcgp757t7e'
6986
+ iconURL: 'https://ipfs.io/ipfs/bafkreiec5zeuhb4tkbhvbrmeeqrsqtjbhrjfpqx4yysejephiczresf5ci'
6954
6987
  },
6955
6988
  612: {
6956
6989
  name: 'EIOB Mainnet',
@@ -6990,6 +7023,42 @@ exports.chains = {
6990
7023
  }
6991
7024
  ]
6992
7025
  },
7026
+ 624: {
7027
+ name: 'Binary Mainnet',
7028
+ chain: 'The Binary Holdings',
7029
+ rpc: ['https://rpc.zero.thebinaryholdings.com'],
7030
+ faucets: [],
7031
+ nativeCurrency: { name: 'Binary Token', symbol: 'BNRY', decimals: 18 },
7032
+ infoURL: '',
7033
+ shortName: 'thebinaryholdings-mainnet',
7034
+ chainId: 624,
7035
+ networkId: 624,
7036
+ explorers: [
7037
+ {
7038
+ name: 'Tracehawk',
7039
+ url: 'https://explorer.thebinaryholdings.com',
7040
+ standard: 'none'
7041
+ }
7042
+ ]
7043
+ },
7044
+ 625: {
7045
+ name: 'Binary Sepolia',
7046
+ chain: 'The Binary Holdings',
7047
+ rpc: ['https://rpc.testnet.thebinaryholdings.com'],
7048
+ faucets: [],
7049
+ nativeCurrency: { name: 'Test BNRY', symbol: 'BNRY', decimals: 18 },
7050
+ infoURL: '',
7051
+ shortName: 'thebinaryholdings-sepolia',
7052
+ chainId: 625,
7053
+ networkId: 625,
7054
+ explorers: [
7055
+ {
7056
+ name: 'Tracehawk',
7057
+ url: 'https://explorer.sepolia.thebinaryholdings.com',
7058
+ standard: 'none'
7059
+ }
7060
+ ]
7061
+ },
6993
7062
  634: {
6994
7063
  name: 'Avocado',
6995
7064
  chain: 'Avocado',
@@ -8771,6 +8840,21 @@ exports.chains = {
8771
8840
  ],
8772
8841
  iconURL: 'https://ipfs.io/ipfs/QmaZDNDFLWESH4i3XqwEWfWBb1HPnQSNbDAr74nr2x8QAk'
8773
8842
  },
8843
+ 996: {
8844
+ name: 'Bifrost Polkadot Mainnet',
8845
+ chain: 'Bifrost',
8846
+ rpc: [
8847
+ 'https://hk.p.bifrost-rpc.liebi.com, wss://hk.p.bifrost-rpc.liebi.com/ws'
8848
+ ],
8849
+ faucets: [],
8850
+ nativeCurrency: { name: 'Wrapped ETH', symbol: 'WETH', decimals: 18 },
8851
+ infoURL: 'https://bifrost.io/',
8852
+ shortName: 'bnc',
8853
+ chainId: 996,
8854
+ networkId: 996,
8855
+ icon: 'bifrost-polkadot',
8856
+ iconURL: 'https://ipfs.io/ipfs/QmcNsubj4ane1QXTfWt4Xm4SYU59TMnevtW5TuKprrBCHk'
8857
+ },
8774
8858
  997: {
8775
8859
  name: '5ireChain Thunder',
8776
8860
  chain: '5ireChain Testnet',
@@ -8863,16 +8947,13 @@ exports.chains = {
8863
8947
  parent: { type: 'L2', chain: 'eip155-1' }
8864
8948
  },
8865
8949
  1001: {
8866
- name: 'Klaytn Testnet Baobab',
8867
- chain: 'KLAY',
8868
- rpc: [
8869
- 'https://public-en-baobab.klaytn.net',
8870
- 'https://api.baobab.klaytn.net:8651'
8871
- ],
8872
- faucets: ['https://baobab.wallet.klaytn.com/access?next=faucet'],
8873
- nativeCurrency: { name: 'KLAY', symbol: 'KLAY', decimals: 18 },
8874
- infoURL: 'https://klaytn.foundation',
8875
- shortName: 'Baobab',
8950
+ name: 'Kaia Testnet Kairos',
8951
+ chain: 'KAIA',
8952
+ rpc: ['https://public-en.kairos.node.kaia.io'],
8953
+ faucets: ['https://faucet.kaia.io'],
8954
+ nativeCurrency: { name: 'KAIA', symbol: 'KLAY', decimals: 18 },
8955
+ infoURL: 'https://kaia.io/',
8956
+ shortName: 'kaia-kairos',
8876
8957
  chainId: 1001,
8877
8958
  networkId: 1001,
8878
8959
  slip44: 1,
@@ -10110,6 +10191,27 @@ exports.chains = {
10110
10191
  status: 'active',
10111
10192
  iconURL: 'https://ipfs.io/ipfs/QmdGfvH9qfvbMXYKosS1nHbw3q5UtFJky4hdMDmmKDTx8Y'
10112
10193
  },
10194
+ 1227: {
10195
+ name: 'Bitcoin Protocol Testnet',
10196
+ chain: 'BTCP Testnet',
10197
+ icon: 'btcprotocol',
10198
+ rpc: ['https://testnet-chain.btcprotocol.io/'],
10199
+ faucets: [],
10200
+ nativeCurrency: { name: 'BTC Protocol', symbol: 'BTCP', decimals: 18 },
10201
+ infoURL: 'https://btcprotocol.io/',
10202
+ shortName: 'BTCP',
10203
+ chainId: 1227,
10204
+ networkId: 1227,
10205
+ explorers: [
10206
+ {
10207
+ name: 'BTCP explorer',
10208
+ url: 'https://explorer.btcprotocol.io',
10209
+ standard: 'EIP3091'
10210
+ }
10211
+ ],
10212
+ status: 'active',
10213
+ iconURL: 'https://ipfs.io/ipfs/QmYgFtJjxUgUDr3L9fsXvgzUTanrzcNj2e6RJ8VmkwpcuB'
10214
+ },
10113
10215
  1229: {
10114
10216
  name: 'Exzo Network Mainnet',
10115
10217
  chain: 'EXZO',
@@ -11356,7 +11458,7 @@ exports.chains = {
11356
11458
  chain: 'Gravity',
11357
11459
  rpc: ['https://rpc.gravity.xyz'],
11358
11460
  faucets: [],
11359
- nativeCurrency: { name: 'Gravity', symbol: 'G.', decimals: 18 },
11461
+ nativeCurrency: { name: 'Gravity', symbol: 'G', decimals: 18 },
11360
11462
  features: [{ name: 'EIP155' }, { name: 'EIP1559' }, { name: 'EIP1108' }],
11361
11463
  infoURL: 'https://gravity.xyz',
11362
11464
  shortName: 'gravity',
@@ -12038,6 +12140,27 @@ exports.chains = {
12038
12140
  }
12039
12141
  ]
12040
12142
  },
12143
+ 1899: {
12144
+ name: 'ReDeFi Layer 2',
12145
+ chain: 'ReDeFi',
12146
+ icon: 'redefi',
12147
+ rpc: ['https://layer2.redefi.world'],
12148
+ faucets: [],
12149
+ nativeCurrency: { name: 'RED', symbol: 'RED', decimals: 18 },
12150
+ infoURL: 'https://redefi.world',
12151
+ shortName: 'red',
12152
+ chainId: 1899,
12153
+ networkId: 1899,
12154
+ slip44: 1899,
12155
+ explorers: [
12156
+ {
12157
+ name: 'ReDeFi Scan',
12158
+ url: 'https://scanlayer2.redefi.world',
12159
+ standard: 'EIP3091'
12160
+ }
12161
+ ],
12162
+ iconURL: 'https://ipfs.io/ipfs/QmQd2MWwDkGsH6JsHPAKXqy8o2kedYMzbnaEHoRpmvSiLW'
12163
+ },
12041
12164
  1904: {
12042
12165
  name: 'Sports Chain Network',
12043
12166
  chain: 'SCN',
@@ -12792,18 +12915,22 @@ exports.chains = {
12792
12915
  networkId: 1
12793
12916
  },
12794
12917
  2014: {
12795
- name: 'NOW Chain',
12918
+ name: 'NOW Chain Testnet',
12796
12919
  chain: 'NOW',
12797
12920
  icon: 'nowchain',
12798
- rpc: ['https://rpc.nowscan.io'],
12799
- faucets: [],
12921
+ rpc: ['https://rpc-testnet.nowscan.io'],
12922
+ faucets: ['https://faucet.nowchain.co'],
12800
12923
  nativeCurrency: { name: 'NOW Coin', symbol: 'NOW', decimals: 18 },
12801
12924
  infoURL: 'https://nowchain.co',
12802
12925
  shortName: 'now',
12803
12926
  chainId: 2014,
12804
12927
  networkId: 2014,
12805
12928
  explorers: [
12806
- { name: 'nowscan', url: 'https://nowscan.io', standard: 'EIP3091' }
12929
+ {
12930
+ name: 'nowscan',
12931
+ url: 'https://testnet.nowscan.io',
12932
+ standard: 'EIP3091'
12933
+ }
12807
12934
  ],
12808
12935
  iconURL: 'https://ipfs.io/ipfs/QmSUzhRGzMyMyGwBcE3ooZ5jvHKyJ1FjVjh5SfoGHG36MX'
12809
12936
  },
@@ -13684,6 +13811,24 @@ exports.chains = {
13684
13811
  }
13685
13812
  ]
13686
13813
  },
13814
+ 2162: {
13815
+ name: 'Animechain Testnet',
13816
+ chain: 'Animechain',
13817
+ rpc: ['https://rpc.kanda.animechain.ai'],
13818
+ faucets: [],
13819
+ nativeCurrency: { name: 'Coin', symbol: 'COIN', decimals: 18 },
13820
+ infoURL: 'https://animechain.ai',
13821
+ shortName: 'animechaint',
13822
+ chainId: 2162,
13823
+ networkId: 2162,
13824
+ explorers: [
13825
+ {
13826
+ name: 'blockscout',
13827
+ url: 'https://explorer.kanda.animechain.ai',
13828
+ standard: 'EIP3091'
13829
+ }
13830
+ ]
13831
+ },
13687
13832
  2199: {
13688
13833
  name: 'Moonsama Network',
13689
13834
  chain: 'MSN',
@@ -14835,6 +14980,19 @@ exports.chains = {
14835
14980
  bridges: [{ url: 'https://bridge-holesky.morphl2.io' }]
14836
14981
  }
14837
14982
  },
14983
+ 2882: {
14984
+ name: 'Chips Network',
14985
+ chain: 'CHIPS',
14986
+ rpc: [
14987
+ 'https://node.chips.ooo/wasp/api/v1/chains/iota1pp3d3mnap3ufmgqnjsnw344sqmf5svjh26y2khnmc89sv6788y3r207a8fn/evm'
14988
+ ],
14989
+ faucets: [],
14990
+ nativeCurrency: { name: 'IOTA', symbol: 'IOTA', decimals: 18 },
14991
+ infoURL: 'https://www.chips.ooo',
14992
+ shortName: 'chips',
14993
+ chainId: 2882,
14994
+ networkId: 2882
14995
+ },
14838
14996
  2888: {
14839
14997
  name: 'Boba Network Goerli Testnet',
14840
14998
  chain: 'ETH',
@@ -15119,6 +15277,30 @@ exports.chains = {
15119
15277
  status: 'incubating',
15120
15278
  iconURL: 'https://ipfs.io/ipfs/QmWRAor77N6VyjJiQgtsEE7h9Bd1Q7vtRveTYv2A6wZyAT'
15121
15279
  },
15280
+ 3084: {
15281
+ name: 'XL Network Testnet',
15282
+ chain: 'XL Network Testnet',
15283
+ rpc: [
15284
+ 'https://subnets.avax.network/xlnetworkt/testnet/rpc',
15285
+ 'wss://subnets.avax.network/xlnetworkt/testnet/ws'
15286
+ ],
15287
+ features: [{ name: 'EIP1559' }],
15288
+ faucets: [],
15289
+ nativeCurrency: { name: 'XLNetwork', symbol: 'XLN', decimals: 18 },
15290
+ infoURL: 'https://www.nysl.io/',
15291
+ shortName: 'nysl',
15292
+ icon: 'nysl',
15293
+ chainId: 3084,
15294
+ networkId: 3084,
15295
+ explorers: [
15296
+ {
15297
+ name: 'XL Network Explorer',
15298
+ url: 'https://subnets-test.avax.network/xlnetworkt',
15299
+ standard: 'EIP3091'
15300
+ }
15301
+ ],
15302
+ iconURL: 'https://ipfs.io/ipfs/bafybeiaybbrbmfizoy3zdnypi2yefozyfjnrqa6ug6bel7ld7caack5d6e'
15303
+ },
15122
15304
  3100: {
15123
15305
  name: 'Immu3 EVM',
15124
15306
  chain: 'EVMCC',
@@ -15292,12 +15474,14 @@ exports.chains = {
15292
15474
  slip44: 1
15293
15475
  },
15294
15476
  3338: {
15295
- name: 'The peaq Network',
15477
+ name: 'peaq',
15296
15478
  chain: 'peaq',
15297
15479
  icon: 'peaq',
15298
15480
  rpc: [
15299
15481
  'https://peaq.api.onfinality.io/public',
15300
- 'https://peaq-rpc.dwellir.com'
15482
+ 'https://peaq-rpc.dwellir.com',
15483
+ 'https://peaq-rpc.publicnode.com',
15484
+ 'https://evm.peaq.network'
15301
15485
  ],
15302
15486
  faucets: [],
15303
15487
  nativeCurrency: { name: 'peaq', symbol: 'PEAQ', decimals: 18 },
@@ -15306,18 +15490,13 @@ exports.chains = {
15306
15490
  chainId: 3338,
15307
15491
  networkId: 3338,
15308
15492
  explorers: [
15309
- {
15310
- name: 'Polkadot.js',
15311
- url: 'https://polkadot.js.org/apps/?rpc=wss%3A%2F%2Fpeaq.api.onfinality.io%2Fpublic-ws#/explorer',
15312
- standard: 'none'
15313
- },
15314
15493
  {
15315
15494
  name: 'Subscan',
15316
15495
  url: 'https://peaq.subscan.io',
15317
15496
  standard: 'none'
15318
15497
  }
15319
15498
  ],
15320
- iconURL: 'https://ipfs.io/ipfs/bafybeihnkvboj4n6psjnzn4omaopfekvag4kax22l4agx6zppp7xx3d6ky'
15499
+ iconURL: 'https://ipfs.io/ipfs/QmQ7Jue8v2YXyhmDTkSbzCJxzZDa2v4GZZKViESdyswzrj'
15321
15500
  },
15322
15501
  3400: {
15323
15502
  name: 'Paribu Net Mainnet',
@@ -16426,6 +16605,28 @@ exports.chains = {
16426
16605
  ],
16427
16606
  iconURL: 'https://ipfs.io/ipfs/QmbRJzDeAdMkEXkqDwBwezpUxyjTPHZ2iXEomqKPvWZcWE'
16428
16607
  },
16608
+ 4162: {
16609
+ name: 'SX Rollup',
16610
+ chain: 'SX',
16611
+ icon: 'SX',
16612
+ rpc: ['https://rpc.sx-rollup.gelato.digital'],
16613
+ faucets: [],
16614
+ nativeCurrency: { name: 'SX Network', symbol: 'SX', decimals: 18 },
16615
+ infoURL: 'https://www.sx.technology',
16616
+ shortName: 'SXR',
16617
+ chainId: 4162,
16618
+ networkId: 4162,
16619
+ explorers: [
16620
+ {
16621
+ name: 'SX L2 Explorer',
16622
+ url: 'https://explorerl2.sx.technology',
16623
+ standard: 'EIP3091',
16624
+ icon: 'SX'
16625
+ }
16626
+ ],
16627
+ parent: { type: 'L2', chain: 'eip155-1' },
16628
+ iconURL: 'https://ipfs.io/ipfs/QmSXLXqyr2H6Ja5XrmznXbWTEvF2gFaL8RXNXgyLmDHjAF'
16629
+ },
16429
16630
  4181: {
16430
16631
  name: 'PHI Network V1',
16431
16632
  chain: 'PHI V1',
@@ -16851,6 +17052,19 @@ exports.chains = {
16851
17052
  ],
16852
17053
  iconURL: 'https://ipfs.io/ipfs/QmPasA8xykRtJDivB2bcKDiRCUNWDPtfUTTKVAcaF2wVxC'
16853
17054
  },
17055
+ 4801: {
17056
+ name: 'World Chain Sepolia Testnet',
17057
+ chain: 'ETH',
17058
+ rpc: [],
17059
+ faucets: [],
17060
+ nativeCurrency: { name: 'Sepolia Ether', symbol: 'ETH', decimals: 18 },
17061
+ infoURL: 'https://worldcoin.org/',
17062
+ shortName: 'wcsep',
17063
+ chainId: 4801,
17064
+ networkId: 4801,
17065
+ slip44: 1,
17066
+ explorers: []
17067
+ },
16854
17068
  4893: {
16855
17069
  name: 'Globel Chain',
16856
17070
  chain: 'GC',
@@ -17245,6 +17459,28 @@ exports.chains = {
17245
17459
  status: 'active',
17246
17460
  iconURL: 'https://ipfs.io/ipfs/QmcbYVenTET9HBS7vs7SGv1MNqnRscAKVF5kaRVHaVCfvs'
17247
17461
  },
17462
+ 5151: {
17463
+ name: 'MeChain Testnet',
17464
+ chain: 'MeChain',
17465
+ rpc: ['https://testnet-rpc.mechain.tech'],
17466
+ faucets: ['https://faucet.mechain.tech'],
17467
+ nativeCurrency: { name: 'ZKME', symbol: 'ZKME', decimals: 18 },
17468
+ features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
17469
+ infoURL: 'https://mechain.tech',
17470
+ shortName: 'ZKME',
17471
+ chainId: 5151,
17472
+ networkId: 5151,
17473
+ icon: 'mechain',
17474
+ explorers: [
17475
+ {
17476
+ name: 'MeChain Scan',
17477
+ url: 'https://testnet-scan.mechain.tech',
17478
+ icon: 'mechain',
17479
+ standard: 'EIP3091'
17480
+ }
17481
+ ],
17482
+ iconURL: 'https://ipfs.io/ipfs/QmNqJnEL2Aj7pLKYnJwRnWGZFwUWTsvfZm8CofA8ztvD6J'
17483
+ },
17248
17484
  5165: {
17249
17485
  name: 'Bahamut',
17250
17486
  title: 'Bahamut mainnet',
@@ -17885,6 +18121,31 @@ exports.chains = {
17885
18121
  ],
17886
18122
  iconURL: 'https://ipfs.io/ipfs/bafkreigmvn6spvbiirtutowpq6jmetevbxoof5plzixjoerbeswy4htfb4'
17887
18123
  },
18124
+ 5858: {
18125
+ name: 'Chang Chain Foundation Mainnet',
18126
+ chain: 'ChangChain',
18127
+ rpc: ['https://rpc.cthscan.com/'],
18128
+ faucets: [],
18129
+ nativeCurrency: {
18130
+ name: 'Chang Coin Thailand',
18131
+ symbol: 'CTH',
18132
+ decimals: 18
18133
+ },
18134
+ infoURL: 'https://changcoin.foundation/',
18135
+ shortName: 'ChangChain',
18136
+ chainId: 5858,
18137
+ networkId: 5858,
18138
+ icon: 'changchain',
18139
+ explorers: [
18140
+ {
18141
+ name: 'CTH Scan',
18142
+ url: 'https://cthscan.com',
18143
+ standard: 'EIP3091',
18144
+ icon: 'blockscout'
18145
+ }
18146
+ ],
18147
+ iconURL: 'https://ipfs.io/ipfs/QmbEytMCh2xFr7q87HjthX4K2MKmjfHih2mqS42tqTZoMy'
18148
+ },
17888
18149
  5869: {
17889
18150
  name: 'Wegochain Rubidium Mainnet',
17890
18151
  chain: 'RBD',
@@ -18138,6 +18399,25 @@ exports.chains = {
18138
18399
  networkId: 6363,
18139
18400
  iconURL: 'https://ipfs.io/ipfs/QmRiAUu3xV5uiX6Nk1iXD5w6qjki5ugGFETRVavzJ2h5QF'
18140
18401
  },
18402
+ 6398: {
18403
+ name: 'Connext Sepolia',
18404
+ chain: 'Connext Sepolia',
18405
+ rpc: ['https://rpc.connext-sepolia.gelato.digital/'],
18406
+ nativeCurrency: { name: 'ETH', symbol: 'ETH', decimals: 18 },
18407
+ faucets: [],
18408
+ infoURL: '',
18409
+ shortName: 'connext-sepolia',
18410
+ chainId: 6398,
18411
+ networkId: 6398,
18412
+ explorers: [
18413
+ {
18414
+ name: 'Connext Sepolia',
18415
+ url: 'https://connext-sepolia.blockscout.com',
18416
+ icon: 'connext',
18417
+ standard: 'none'
18418
+ }
18419
+ ]
18420
+ },
18141
18421
  6502: {
18142
18422
  name: 'Peerpay',
18143
18423
  chain: 'P2P',
@@ -18150,6 +18430,24 @@ exports.chains = {
18150
18430
  networkId: 6502,
18151
18431
  explorers: []
18152
18432
  },
18433
+ 6550: {
18434
+ name: 'Flamma Testnet',
18435
+ chain: 'Flamma',
18436
+ rpc: ['https://testnetrpc.flamma.network'],
18437
+ faucets: [],
18438
+ nativeCurrency: { name: 'Flamma', symbol: 'FLA', decimals: 18 },
18439
+ infoURL: 'https://flamma.network',
18440
+ shortName: 'FlammaTestnet',
18441
+ chainId: 6550,
18442
+ networkId: 6550,
18443
+ explorers: [
18444
+ {
18445
+ name: 'flascan',
18446
+ url: 'https://testnet.flascan.net',
18447
+ standard: 'EIP3091'
18448
+ }
18449
+ ]
18450
+ },
18153
18451
  6552: {
18154
18452
  name: 'Scolcoin WeiChain Testnet',
18155
18453
  chain: 'SCOLWEI-testnet',
@@ -18296,6 +18594,30 @@ exports.chains = {
18296
18594
  },
18297
18595
  iconURL: 'https://ipfs.io/ipfs/bafkreiarso74bytq5ccnl3mlfhd4ejiylwautsr6ovbqgmynzjzmkorn6y'
18298
18596
  },
18597
+ 6678: {
18598
+ name: 'EdgaMatrix Chain',
18599
+ chain: 'EMC',
18600
+ icon: 'emc',
18601
+ rpc: ['https://rpc1-mainnet.emc.network'],
18602
+ faucets: [],
18603
+ nativeCurrency: {
18604
+ name: 'EdgaMatrix Chain Token',
18605
+ symbol: 'EMC',
18606
+ decimals: 18
18607
+ },
18608
+ infoURL: '',
18609
+ shortName: 'EMC',
18610
+ chainId: 6678,
18611
+ networkId: 6678,
18612
+ explorers: [
18613
+ {
18614
+ name: 'blockscout',
18615
+ url: 'https://emcscan.com',
18616
+ standard: 'EIP3091'
18617
+ }
18618
+ ],
18619
+ iconURL: 'https://ipfs.io/ipfs/QmUDymyXZS9eUn5p3tyDyxhD8GMB91HUBAAvySwENfPevh'
18620
+ },
18299
18621
  6688: {
18300
18622
  name: 'IRIShub',
18301
18623
  chain: 'IRIShub',
@@ -18714,6 +19036,41 @@ exports.chains = {
18714
19036
  ],
18715
19037
  iconURL: 'https://ipfs.io/ipfs/QmfXZCAh3HWS2bJroUStN9TieL4QA9QArMotie3X4pwBfj'
18716
19038
  },
19039
+ 7222: {
19040
+ name: 'Nibiru Devnet-3',
19041
+ chain: 'Nibiru',
19042
+ rpc: ['https://evm-rpc.devnet-3.nibiru.fi'],
19043
+ faucets: [],
19044
+ nativeCurrency: { name: 'NIBI', symbol: 'NIBI', decimals: 18 },
19045
+ infoURL: 'https://nibiru.fi',
19046
+ shortName: 'nibiru',
19047
+ chainId: 7222,
19048
+ networkId: 7222,
19049
+ icon: 'nibiru',
19050
+ explorers: [],
19051
+ iconURL: 'https://ipfs.io/ipfs/QmZ4ujZagoLozYSypp7uJESgExJhGGJTmmpT6AoDV8GzZW'
19052
+ },
19053
+ 7244: {
19054
+ name: 'ZEUS Testnet',
19055
+ chain: 'tZEUS',
19056
+ icon: 'zeusicon',
19057
+ rpc: ['https://testnet-rpc.zeuschainscan.io'],
19058
+ nativeCurrency: { name: 'The ZEUS Token', symbol: 'ZEUS', decimals: 18 },
19059
+ infoURL: 'https://testnet-explorer.zeuschainscan.io',
19060
+ shortName: 'ZEUS-Testnet',
19061
+ chainId: 7244,
19062
+ networkId: 7244,
19063
+ faucets: ['https://faucet.zeuschainscan.io'],
19064
+ explorers: [
19065
+ {
19066
+ name: 'ZEUS Testnet Explorer',
19067
+ url: 'https://testnet-explorer.zeuschainscan.io',
19068
+ icon: 'zeusicon',
19069
+ standard: 'EIP3091'
19070
+ }
19071
+ ],
19072
+ iconURL: 'https://ipfs.io/ipfs/QmdktFyG3dM6Jk4j7V9xzvWwSpmnLcaNDuWhPwFHJw7K6e'
19073
+ },
18717
19074
  7300: {
18718
19075
  name: 'XPLA Verse',
18719
19076
  chain: 'XPLA Verse',
@@ -19070,6 +19427,24 @@ exports.chains = {
19070
19427
  ],
19071
19428
  iconURL: 'https://ipfs.io/ipfs/QmY4vp1mJoGpUiuWbRVenNiDZC17wSyyueGPK9A5QyK1M2'
19072
19429
  },
19430
+ 7776: {
19431
+ name: 'PandaSea Mainnet',
19432
+ chain: 'PandaSea',
19433
+ rpc: ['https://rpc1.pandasea.io'],
19434
+ faucets: [],
19435
+ nativeCurrency: { name: 'PandaSea Coin', symbol: 'PANDA', decimals: 18 },
19436
+ infoURL: '',
19437
+ shortName: 'pandaSea-mainnet',
19438
+ chainId: 7776,
19439
+ networkId: 7776,
19440
+ explorers: [
19441
+ {
19442
+ name: 'Tracehawk',
19443
+ url: 'https://pandaseascan.com',
19444
+ standard: 'none'
19445
+ }
19446
+ ]
19447
+ },
19073
19448
  7777: {
19074
19449
  name: 'Rise of the Warbots Testnet',
19075
19450
  chain: 'nmactest',
@@ -19165,6 +19540,54 @@ exports.chains = {
19165
19540
  ],
19166
19541
  iconURL: 'https://ipfs.io/ipfs/bafkreiexfqfe2x4impvwhra3xxa5eb25gv25zi3kkaoatdnld7wbxdzf2a'
19167
19542
  },
19543
+ 7862: {
19544
+ name: 'MaalChain V2',
19545
+ chain: 'MAAL',
19546
+ icon: 'maal',
19547
+ rpc: [
19548
+ 'https://node1-mainnet-new.maalscan.io/',
19549
+ 'https://node2-mainnet-new.maalscan.io/',
19550
+ 'https://node3-mainnet-new.maalscan.io/'
19551
+ ],
19552
+ faucets: [],
19553
+ nativeCurrency: { name: 'MAAL', symbol: 'MAAL', decimals: 18 },
19554
+ infoURL: 'https://www.maalchain.com/',
19555
+ shortName: 'maal-v2',
19556
+ chainId: 7862,
19557
+ networkId: 7862,
19558
+ explorers: [
19559
+ {
19560
+ name: 'maalscan',
19561
+ url: 'https://maalscan.io',
19562
+ standard: 'EIP3091'
19563
+ }
19564
+ ],
19565
+ iconURL: 'https://ipfs.io/ipfs/bafkreiexfqfe2x4impvwhra3xxa5eb25gv25zi3kkaoatdnld7wbxdzf2a'
19566
+ },
19567
+ 7863: {
19568
+ name: 'MaalChain Testnet V2',
19569
+ chain: 'MaalChain Testnet V2',
19570
+ icon: 'maal-test',
19571
+ rpc: [
19572
+ 'https://node-testnet.maalscan.io/',
19573
+ 'https://node2-testnet.maalscan.io/'
19574
+ ],
19575
+ faucets: ['https://faucet-new-testnet.maalscan.io/'],
19576
+ nativeCurrency: { name: 'MAAL', symbol: 'MAAL', decimals: 18 },
19577
+ infoURL: 'https://www.maalchain.com/',
19578
+ shortName: 'maal-test-v2',
19579
+ chainId: 7863,
19580
+ networkId: 7863,
19581
+ slip44: 1,
19582
+ explorers: [
19583
+ {
19584
+ name: 'maalscan testnet',
19585
+ url: 'https://new-testnet.maalscan.io',
19586
+ standard: 'EIP3091'
19587
+ }
19588
+ ],
19589
+ iconURL: 'https://ipfs.io/ipfs/bafkreiexfqfe2x4impvwhra3xxa5eb25gv25zi3kkaoatdnld7wbxdzf2a'
19590
+ },
19168
19591
  7878: {
19169
19592
  name: 'Hazlor Testnet',
19170
19593
  chain: 'SCAS',
@@ -19348,6 +19771,27 @@ exports.chains = {
19348
19771
  ],
19349
19772
  iconURL: 'https://ipfs.io/ipfs/QmdP1sLnsmW9dwnfb1GxAXU1nHDzCvWBQNumvMXpdbCSuz'
19350
19773
  },
19774
+ 8008: {
19775
+ name: 'Polynomial',
19776
+ chain: 'Polynomial',
19777
+ rpc: ['https://rpc.polynomial.fi'],
19778
+ faucets: [],
19779
+ nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
19780
+ infoURL: 'https://polynomial.fi',
19781
+ shortName: 'polynomial',
19782
+ chainId: 8008,
19783
+ networkId: 8008,
19784
+ icon: 'polynomial',
19785
+ explorers: [
19786
+ {
19787
+ name: 'Polynomial Explorer',
19788
+ url: 'https://polynomialscan.io',
19789
+ standard: 'none',
19790
+ icon: 'polynomial'
19791
+ }
19792
+ ],
19793
+ iconURL: 'https://ipfs.io/ipfs/bafybeiadb4izxxptk3wy34cam3k2rxgqb2vrzxtltqnp3vwdvd2igwoghu'
19794
+ },
19351
19795
  8029: {
19352
19796
  name: 'MDGL Testnet',
19353
19797
  chain: 'MDGL',
@@ -19675,13 +20119,13 @@ exports.chains = {
19675
20119
  iconURL: 'https://ipfs.io/ipfs/bafkreidchntjaxmq52cuqqoalpajk5ssk4p77k7n4jgywqmkpldo5qgobm'
19676
20120
  },
19677
20121
  8217: {
19678
- name: 'Klaytn Mainnet Cypress',
19679
- chain: 'KLAY',
19680
- rpc: ['https://public-en-cypress.klaytn.net'],
20122
+ name: 'Kaia Mainnet',
20123
+ chain: 'KAIA',
20124
+ rpc: ['https://public-en.node.kaia.io'],
19681
20125
  faucets: [],
19682
- nativeCurrency: { name: 'KLAY', symbol: 'KLAY', decimals: 18 },
19683
- infoURL: 'https://klaytn.foundation',
19684
- shortName: 'Cypress',
20126
+ nativeCurrency: { name: 'KAIA', symbol: 'KLAY', decimals: 18 },
20127
+ infoURL: 'https://kaia.io',
20128
+ shortName: 'kaia-mainnet',
19685
20129
  chainId: 8217,
19686
20130
  networkId: 8217,
19687
20131
  slip44: 8217,
@@ -19771,6 +20215,26 @@ exports.chains = {
19771
20215
  ],
19772
20216
  iconURL: 'https://ipfs.io/ipfs/QmcwDCeZpzvRWBwtTgyEFv4tLJk6SFUb26rwsRXyJrhnP7'
19773
20217
  },
20218
+ 8333: {
20219
+ name: 'B3',
20220
+ chain: 'B3',
20221
+ icon: 'b3',
20222
+ rpc: ['https://mainnet-rpc.b3.fun'],
20223
+ faucets: [],
20224
+ nativeCurrency: { name: 'ETH', symbol: 'ETH', decimals: 18 },
20225
+ infoURL: 'https://b3.fun',
20226
+ shortName: 'b3',
20227
+ chainId: 8333,
20228
+ networkId: 8333,
20229
+ explorers: [
20230
+ {
20231
+ name: 'Blockscout',
20232
+ url: 'https://explorer.b3.fun',
20233
+ standard: 'EIP3091'
20234
+ }
20235
+ ],
20236
+ iconURL: 'https://ipfs.io/ipfs/Qme5W7SmKGv3gqciYFWuZvA4QKJAU2XKwSzC6cXLx7wGJu'
20237
+ },
19774
20238
  8387: {
19775
20239
  name: 'Dracones Financial Services',
19776
20240
  title: 'The Dracones Mainnet',
@@ -19958,6 +20422,25 @@ exports.chains = {
19958
20422
  ],
19959
20423
  iconURL: 'https://ipfs.io/ipfs/QmfN9r1S7FvzkbjqfNMdUikhHmCw5e6UqsTuRD51S8T6Cq'
19960
20424
  },
20425
+ 8732: {
20426
+ name: 'Bullions Smart Chain',
20427
+ chain: 'Bullions',
20428
+ rpc: ['https://rpc.bullionsx.org'],
20429
+ faucets: [],
20430
+ nativeCurrency: { name: 'Bullions', symbol: 'BLN', decimals: 18 },
20431
+ infoURL: 'https://www.bullionsx.io',
20432
+ shortName: 'bln',
20433
+ chainId: 8732,
20434
+ networkId: 8732,
20435
+ slip44: 8732,
20436
+ explorers: [
20437
+ {
20438
+ name: 'Bullionscan',
20439
+ url: 'https://bullionscan.org',
20440
+ standard: 'EIP3091'
20441
+ }
20442
+ ]
20443
+ },
19961
20444
  8738: {
19962
20445
  name: 'Alph Network',
19963
20446
  chain: 'ALPH',
@@ -20313,7 +20796,7 @@ exports.chains = {
20313
20796
  8899: {
20314
20797
  name: 'JIBCHAIN L1',
20315
20798
  chain: 'JBC',
20316
- rpc: ['https://rpc-l1.jibchain.net', 'https://jib-rpc.inan.in.th'],
20799
+ rpc: ['https://rpc-l1.jibchain.net', 'https://rpc-l1.inan.in.th'],
20317
20800
  faucets: [],
20318
20801
  icon: 'jbc',
20319
20802
  features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
@@ -20643,6 +21126,40 @@ exports.chains = {
20643
21126
  ],
20644
21127
  iconURL: 'https://ipfs.io/ipfs/bafkreib2t2lcaoh6iixrx4gjjvepws5tlsszfla5hb36b3mgyq7clve35y'
20645
21128
  },
21129
+ 9069: {
21130
+ name: 'Apex Fusion - Nexus Mainnet',
21131
+ chain: 'Nexus Mainnet',
21132
+ rpc: ['https://rpc.nexus.mainnet.apexfusion.org/'],
21133
+ faucets: [],
21134
+ nativeCurrency: { name: 'Apex Fusion Token', symbol: 'AP3X', decimals: 18 },
21135
+ infoURL: 'https://apexfusion.org/',
21136
+ features: [{ name: 'EIP155' }],
21137
+ shortName: 'AP3X',
21138
+ chainId: 9069,
21139
+ networkId: 9069,
21140
+ icon: 'apexfusion',
21141
+ explorers: [],
21142
+ iconURL: 'https://ipfs.io/ipfs/QmSnqLVwFyeX9AZDvBKVS7diDf2Xb7m9nDcamGgpCMhL3d'
21143
+ },
21144
+ 9070: {
21145
+ name: 'Apex Fusion - Nexus testnet',
21146
+ chain: 'Nexus testnet',
21147
+ rpc: ['https://rpc.nexus.testnet.apexfusion.org/'],
21148
+ faucets: [],
21149
+ nativeCurrency: {
21150
+ name: 'Apex Fusion Token',
21151
+ symbol: 'tAP3X',
21152
+ decimals: 18
21153
+ },
21154
+ infoURL: 'https://apexfusion.org/',
21155
+ features: [{ name: 'EIP155' }],
21156
+ shortName: 'tAP3X',
21157
+ chainId: 9070,
21158
+ networkId: 9070,
21159
+ icon: 'apexfusion',
21160
+ explorers: [],
21161
+ iconURL: 'https://ipfs.io/ipfs/QmSnqLVwFyeX9AZDvBKVS7diDf2Xb7m9nDcamGgpCMhL3d'
21162
+ },
20646
21163
  9100: {
20647
21164
  name: 'Genesis Coin',
20648
21165
  chain: 'Genesis',
@@ -20776,7 +21293,7 @@ exports.chains = {
20776
21293
  9496: {
20777
21294
  name: 'WeaveVM Testnet',
20778
21295
  chain: 'WVM',
20779
- rpc: ['https://testnet.wvm.dev'],
21296
+ rpc: ['https://testnet.wvm.dev', 'https://testnet-rpc.wvm.dev'],
20780
21297
  faucets: [],
20781
21298
  nativeCurrency: {
20782
21299
  name: 'Testnet WeaveVM Token',
@@ -21392,7 +21909,8 @@ exports.chains = {
21392
21909
  chain: 'JOCT',
21393
21910
  rpc: [
21394
21911
  'https://rpc-1.testnet.japanopenchain.org:8545',
21395
- 'https://rpc-2.testnet.japanopenchain.org:8545'
21912
+ 'https://rpc-2.testnet.japanopenchain.org:8545',
21913
+ 'https://rpc-3.testnet.japanopenchain.org'
21396
21914
  ],
21397
21915
  faucets: [],
21398
21916
  nativeCurrency: {
@@ -21431,15 +21949,20 @@ exports.chains = {
21431
21949
  faucets: [],
21432
21950
  nativeCurrency: { name: 'MNV', symbol: 'MNV', decimals: 18 },
21433
21951
  features: [],
21434
- infoURL: 'https://www.blockxnet.com/',
21952
+ infoURL: 'https://metanovaverse.com/',
21435
21953
  shortName: 'mnv',
21436
21954
  chainId: 10096,
21437
21955
  networkId: 10096,
21438
21956
  explorers: [
21439
21957
  {
21440
21958
  name: 'Blockscout',
21441
- url: 'https://explorer.blockxnet.com',
21959
+ url: 'https://explorer.metanovaverse.com',
21442
21960
  standard: 'EIP3091'
21961
+ },
21962
+ {
21963
+ name: 'Cosmos Explorer (Ping)',
21964
+ url: 'https://ping.metanovaverse.com/metanovaverse',
21965
+ standard: 'none'
21443
21966
  }
21444
21967
  ]
21445
21968
  },
@@ -21821,6 +22344,25 @@ exports.chains = {
21821
22344
  ],
21822
22345
  iconURL: 'https://ipfs.io/ipfs/QmZFiYHnE4TrezPz8wSap9nMxG6m98w4fv7ataj2TfLNck'
21823
22346
  },
22347
+ 11011: {
22348
+ name: 'Shape Sepolia Testnet',
22349
+ chain: 'ETH',
22350
+ rpc: ['https://sepolia.shape.network'],
22351
+ faucets: [],
22352
+ nativeCurrency: { name: 'Sepolia Ether', symbol: 'ETH', decimals: 18 },
22353
+ infoURL: 'https://shape.network',
22354
+ shortName: 'shapesep',
22355
+ chainId: 11011,
22356
+ networkId: 11011,
22357
+ explorers: [
22358
+ {
22359
+ name: 'blockscout',
22360
+ url: 'https://shape-sepolia-explorer.alchemy.com',
22361
+ standard: 'EIP3091'
22362
+ }
22363
+ ],
22364
+ slip44: 1
22365
+ },
21824
22366
  11110: {
21825
22367
  name: 'Astra',
21826
22368
  chain: 'Astra',
@@ -21918,6 +22460,29 @@ exports.chains = {
21918
22460
  }
21919
22461
  ]
21920
22462
  },
22463
+ 11124: {
22464
+ name: 'Abstract Testnet',
22465
+ chain: 'Abstract Testnet',
22466
+ rpc: ['https://api.testnet.abs.xyz'],
22467
+ faucets: ['https://faucet.triangleplatform.com/abstract/testnet'],
22468
+ chainId: 11124,
22469
+ networkId: 11124,
22470
+ nativeCurrency: { name: 'ETH', symbol: 'ETH', decimals: 18 },
22471
+ infoURL: 'https://abs.xyz/',
22472
+ shortName: 'Abstract',
22473
+ parent: {
22474
+ type: 'L2',
22475
+ chain: 'eip155-11155111',
22476
+ bridges: [{ url: 'https://portal.testnet.abs.xyz/bridge' }]
22477
+ },
22478
+ explorers: [
22479
+ {
22480
+ name: 'Abstract Block Explorer',
22481
+ url: 'https://explorer.testnet.abs.xyz',
22482
+ standard: 'none'
22483
+ }
22484
+ ]
22485
+ },
21921
22486
  11221: {
21922
22487
  name: 'Shine Chain',
21923
22488
  chain: 'SC20',
@@ -22151,6 +22716,24 @@ exports.chains = {
22151
22716
  ],
22152
22717
  parent: { chain: 'eip155-1', type: 'L2' }
22153
22718
  },
22719
+ 12001: {
22720
+ name: 'Fuse Testnet',
22721
+ chain: 'Fuse',
22722
+ rpc: ['https://rpc.flash.fuse.io'],
22723
+ faucets: ['https://faucet.flash.fuse.io'],
22724
+ nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
22725
+ infoURL: '',
22726
+ shortName: 'fuseZK',
22727
+ chainId: 12001,
22728
+ networkId: 12001,
22729
+ explorers: [
22730
+ {
22731
+ name: 'Blockscout',
22732
+ url: 'https://explorer.flash.fuse.io',
22733
+ standard: 'none'
22734
+ }
22735
+ ]
22736
+ },
22154
22737
  12009: {
22155
22738
  name: 'SatoshiChain Mainnet',
22156
22739
  chain: 'SATS',
@@ -22659,7 +23242,7 @@ exports.chains = {
22659
23242
  chain: 'Gravity',
22660
23243
  rpc: ['https://rpc-sepolia.gravity.xyz'],
22661
23244
  faucets: [],
22662
- nativeCurrency: { name: 'Sepolia Gravity', symbol: 'G.', decimals: 18 },
23245
+ nativeCurrency: { name: 'Sepolia Gravity', symbol: 'G', decimals: 18 },
22663
23246
  features: [{ name: 'EIP155' }, { name: 'EIP1559' }, { name: 'EIP1108' }],
22664
23247
  infoURL: 'https://gravity.xyz',
22665
23248
  shortName: 'gravitysep',
@@ -23011,6 +23594,24 @@ exports.chains = {
23011
23594
  parent: { type: 'L2', chain: 'eip155-248' },
23012
23595
  iconURL: 'https://ipfs.io/ipfs/QmaSqPELi11UepS3odwHyiwfUPkLBnE4WP4zNkwumHoPmw'
23013
23596
  },
23597
+ 16166: {
23598
+ name: 'Cypherium Mainnet',
23599
+ chain: 'CPH',
23600
+ rpc: ['https://pubnodes.cypherium.io/rpc'],
23601
+ faucets: [],
23602
+ nativeCurrency: { name: 'Cypherium', symbol: 'CPH', decimals: 18 },
23603
+ infoURL: 'https://www.cypherium.io/',
23604
+ shortName: 'cph',
23605
+ chainId: 16166,
23606
+ networkId: 16166,
23607
+ explorers: [
23608
+ {
23609
+ name: 'Testnet Block Explorer',
23610
+ url: 'https://cypherium.tryethernal.com',
23611
+ standard: 'EIP3091'
23612
+ }
23613
+ ]
23614
+ },
23014
23615
  16180: {
23015
23616
  name: 'PLYR PHI',
23016
23617
  chain: 'PLYR',
@@ -23692,12 +24293,12 @@ exports.chains = {
23692
24293
  19191: {
23693
24294
  name: 'BlockX Mainnet',
23694
24295
  chain: 'blockx',
23695
- rpc: [],
24296
+ rpc: ['https://web3.blockxnet.com'],
23696
24297
  faucets: ['https://ping.blockxnet.com/blockx/faucet'],
23697
- nativeCurrency: { name: 'BCXT', symbol: 'BCXT', decimals: 18 },
24298
+ nativeCurrency: { name: 'BCX', symbol: 'BCX', decimals: 18 },
23698
24299
  features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
23699
24300
  infoURL: 'https://www.blockxnet.com/',
23700
- shortName: 'bcxt',
24301
+ shortName: 'bcx',
23701
24302
  chainId: 19191,
23702
24303
  networkId: 19191,
23703
24304
  explorers: [
@@ -24451,6 +25052,51 @@ exports.chains = {
24451
25052
  }
24452
25053
  ]
24453
25054
  },
25055
+ 26482: {
25056
+ name: 'DucatusX Testnet',
25057
+ chain: 'DUCX',
25058
+ rpc: [
25059
+ 'https://ducx-testnet-node1.rocknblock.io',
25060
+ 'https://ducx-testnet-node2.rocknblock.io'
25061
+ ],
25062
+ faucets: [],
25063
+ nativeCurrency: { name: 'DUCX', symbol: 'DUCX', decimals: 18 },
25064
+ infoURL: 'https://www.ducatuscoins.com/ducatusx',
25065
+ shortName: 'ducatusx-testnet',
25066
+ chainId: 26482,
25067
+ networkId: 26482,
25068
+ explorers: [
25069
+ {
25070
+ name: 'Blockscout',
25071
+ url: 'https://explorer-testnet.ducatusx.com',
25072
+ icon: 'blockscout',
25073
+ standard: 'EIP3091'
25074
+ }
25075
+ ]
25076
+ },
25077
+ 26483: {
25078
+ name: 'DucatusX',
25079
+ chain: 'DUCX',
25080
+ rpc: [
25081
+ 'https://ducx-mainnet-node1.rocknblock.io',
25082
+ 'https://ducx-mainnet-node2.rocknblock.io',
25083
+ 'https://ducx-mainnet-node3.rocknblock.io'
25084
+ ],
25085
+ faucets: [],
25086
+ nativeCurrency: { name: 'DUCX', symbol: 'DUCX', decimals: 18 },
25087
+ infoURL: 'https://www.ducatuscoins.com/ducatusx',
25088
+ shortName: 'ducatusx',
25089
+ chainId: 26483,
25090
+ networkId: 26483,
25091
+ explorers: [
25092
+ {
25093
+ name: 'Blockscout',
25094
+ url: 'https://explorer.ducatusx.com',
25095
+ icon: 'blockscout',
25096
+ standard: 'EIP3091'
25097
+ }
25098
+ ]
25099
+ },
24454
25100
  26600: {
24455
25101
  name: 'Hertz Network Mainnet',
24456
25102
  chain: 'HTZ',
@@ -24690,6 +25336,28 @@ exports.chains = {
24690
25336
  parent: { type: 'L2', chain: 'eip155-58008', bridges: [] },
24691
25337
  iconURL: 'https://ipfs.io/ipfs/QmcSJmAfk3iay6uCGJxgUPd9pTsRxbtF4BrNnC5txE9cg8'
24692
25338
  },
25339
+ 29223: {
25340
+ name: 'Nexa MetaNet',
25341
+ chain: 'NEXA',
25342
+ rpc: ['https://nexa.sh/metanet'],
25343
+ faucets: [],
25344
+ nativeCurrency: { name: 'Nexa', symbol: 'NEXA', decimals: 18 },
25345
+ infoURL: 'https://nexa.sh/meta',
25346
+ shortName: 'nexameta',
25347
+ chainId: 29223,
25348
+ networkId: 29223,
25349
+ slip44: 29223,
25350
+ icon: 'nexameta',
25351
+ explorers: [
25352
+ {
25353
+ name: 'NexaShell',
25354
+ url: 'https://nexa.sh',
25355
+ standard: 'none',
25356
+ icon: 'nexashell'
25357
+ }
25358
+ ],
25359
+ iconURL: 'https://ipfs.io/ipfs/bafkreia42ym3rgzo7w5k445nr4wmji4ucxgw4pdhdo5lacczkk2fiahwni'
25360
+ },
24693
25361
  29536: {
24694
25362
  name: 'KaiChain Testnet',
24695
25363
  chain: 'KaiChain',
@@ -24843,7 +25511,7 @@ exports.chains = {
24843
25511
  30732: {
24844
25512
  name: 'Movement EVM Testnet',
24845
25513
  chain: 'MOVE',
24846
- rpc: [],
25514
+ rpc: ['https://mevm.testnet.imola.movementlabs.xyz'],
24847
25515
  faucets: [],
24848
25516
  nativeCurrency: { name: 'Move', symbol: 'MOVE', decimals: 18 },
24849
25517
  infoURL: 'https://movementlabs.xyz',
@@ -24854,7 +25522,7 @@ exports.chains = {
24854
25522
  explorers: [
24855
25523
  {
24856
25524
  name: 'mevm explorer',
24857
- url: 'https://explorer.movementlabs.xyz',
25525
+ url: 'https://explorer.testnet.imola.movementlabs.xyz',
24858
25526
  standard: 'none'
24859
25527
  }
24860
25528
  ],
@@ -25216,6 +25884,26 @@ exports.chains = {
25216
25884
  ],
25217
25885
  iconURL: 'https://ipfs.io/ipfs/QmTREXNgGtUhSoxFsrkhTe5LUnDBTKL5byaX8kpET6UuKp'
25218
25886
  },
25887
+ 33111: {
25888
+ name: 'Curtis',
25889
+ chain: 'Curtis',
25890
+ rpc: ['https://rpc.curtis.apechain.com'],
25891
+ faucets: ['https://curtis.hub.caldera.xyz'],
25892
+ nativeCurrency: { name: 'ApeCoin', symbol: 'APE', decimals: 18 },
25893
+ infoURL: 'https://curtis.hub.caldera.xyz',
25894
+ shortName: 'curtis',
25895
+ chainId: 33111,
25896
+ networkId: 33111,
25897
+ icon: 'curtis',
25898
+ explorers: [
25899
+ {
25900
+ name: 'Curtis Explorer',
25901
+ url: 'https://explorer.curtis.apechain.com',
25902
+ standard: 'EIP3091'
25903
+ }
25904
+ ],
25905
+ iconURL: 'https://ipfs.io/ipfs/QmTqiPnYZx6ZyPPbtsuh8VvvoH6DSCJGjTUgtTN9X8NScP'
25906
+ },
25219
25907
  33133: {
25220
25908
  name: 'Entangle Testnet',
25221
25909
  chain: 'NGL',
@@ -25291,6 +25979,28 @@ exports.chains = {
25291
25979
  ],
25292
25980
  iconURL: 'https://ipfs.io/ipfs/QmTREXNgGtUhSoxFsrkhTe5LUnDBTKL5byaX8kpET6UuKp'
25293
25981
  },
25982
+ 33401: {
25983
+ name: 'SlingShot',
25984
+ chain: 'SLING',
25985
+ rpc: ['https://rpc.slingshotdao.com'],
25986
+ faucets: [],
25987
+ nativeCurrency: { name: 'Sling', symbol: 'SLING', decimals: 18 },
25988
+ features: [{ name: 'EIP155' }],
25989
+ infoURL: 'https://slingshotdao.com',
25990
+ shortName: 'slingshot',
25991
+ chainId: 33401,
25992
+ networkId: 33401,
25993
+ icon: 'slingshot',
25994
+ explorers: [
25995
+ {
25996
+ name: 'SlingShot Explorer',
25997
+ url: 'https://explore.slingshotdao.com',
25998
+ icon: 'slingshot',
25999
+ standard: 'EIP3091'
26000
+ }
26001
+ ],
26002
+ iconURL: 'https://ipfs.io/ipfs/QmVhM3wHXdXkFEvW4x4vYqT7bx7gb5BQLWcLebHBeAzAXF'
26003
+ },
25294
26004
  33469: {
25295
26005
  name: 'Zilliqa-2 EVM Devnet',
25296
26006
  chain: 'ZIL',
@@ -25363,6 +26073,27 @@ exports.chains = {
25363
26073
  ],
25364
26074
  iconURL: 'https://ipfs.io/ipfs/bafkreidi5y7afj5z4xrz7uz5rkg2mcsv2p2n4ui4g7q4k4ecdz65i2agou'
25365
26075
  },
26076
+ 34504: {
26077
+ name: 'ZEUS Mainnet',
26078
+ chain: 'ZEUS',
26079
+ icon: 'zeusicon',
26080
+ rpc: ['https://mainnet-rpc.zeuschainscan.io'],
26081
+ nativeCurrency: { name: 'The ZEUS Token', symbol: 'ZEUS', decimals: 18 },
26082
+ infoURL: 'https://zeuschainscan.io',
26083
+ shortName: 'ZEUS',
26084
+ chainId: 34504,
26085
+ networkId: 34504,
26086
+ faucets: [],
26087
+ explorers: [
26088
+ {
26089
+ name: 'ZEUS Mainnet Explorer',
26090
+ url: 'https://zeuschainscan.io',
26091
+ icon: 'zeusicon',
26092
+ standard: 'EIP3091'
26093
+ }
26094
+ ],
26095
+ iconURL: 'https://ipfs.io/ipfs/QmdktFyG3dM6Jk4j7V9xzvWwSpmnLcaNDuWhPwFHJw7K6e'
26096
+ },
25366
26097
  35011: {
25367
26098
  name: 'J2O Taro',
25368
26099
  chain: 'TARO',
@@ -25527,6 +26258,30 @@ exports.chains = {
25527
26258
  ],
25528
26259
  iconURL: 'https://ipfs.io/ipfs/QmZt75xixnEtFzqHTrJa8kJkV4cTXmUZqeMeHM8BcvomQc'
25529
26260
  },
26261
+ 41455: {
26262
+ name: 'Aleph Zero EVM',
26263
+ chain: 'Aleph Zero EVM',
26264
+ icon: 'aleph-zero',
26265
+ rpc: [
26266
+ 'https://rpc.alephzero.raas.gelato.cloud',
26267
+ 'wss://ws.alephzero.raas.gelato.cloud'
26268
+ ],
26269
+ faucets: [],
26270
+ nativeCurrency: { name: 'Aleph Zero', symbol: 'AZERO', decimals: 18 },
26271
+ infoURL: 'https://alephzero.org/',
26272
+ shortName: 'aleph-zero',
26273
+ chainId: 41455,
26274
+ networkId: 41455,
26275
+ explorers: [
26276
+ {
26277
+ name: 'Aleph Zero EVM Mainnet Explorer',
26278
+ url: 'https://evm-explorer.alephzero.org',
26279
+ icon: 'aleph-zero',
26280
+ standard: 'none'
26281
+ }
26282
+ ],
26283
+ iconURL: 'https://ipfs.io/ipfs/QmUmw7yJDdkTV6SNp5PDfMLe5LWMfUo6vyQbh7fdhTfGDH'
26284
+ },
25530
26285
  41500: {
25531
26286
  name: 'Opulent-X BETA',
25532
26287
  chainId: 41500,
@@ -25735,6 +26490,26 @@ exports.chains = {
25735
26490
  }
25736
26491
  ]
25737
26492
  },
26493
+ 42421: {
26494
+ name: 'AssetChain Testnet',
26495
+ chain: 'RWA',
26496
+ rpc: ['https://enugu-rpc.assetchain.org'],
26497
+ faucets: ['https://faucet.assetchain.org'],
26498
+ nativeCurrency: { name: 'Real World Asset', symbol: 'RWA', decimals: 18 },
26499
+ infoURL: 'https://docs.assetchain.org',
26500
+ shortName: 'rwa',
26501
+ chainId: 42421,
26502
+ networkId: 42421,
26503
+ icon: 'assetchain',
26504
+ explorers: [
26505
+ {
26506
+ name: 'Asset Chain Testnet Explorer',
26507
+ url: 'https://scan-testnet.assetchain.org',
26508
+ standard: 'EIP3091'
26509
+ }
26510
+ ],
26511
+ iconURL: 'https://ipfs.io/ipfs/QmXc4bxuyWvQFqjuunXmvZZs1AwGChyY7sGYK6tgCkp3nJ'
26512
+ },
25738
26513
  42766: {
25739
26514
  name: 'ZKFair Mainnet',
25740
26515
  title: 'ZKFair Mainnet',
@@ -26080,6 +26855,36 @@ exports.chains = {
26080
26855
  ],
26081
26856
  iconURL: 'https://ipfs.io/ipfs/Qmay2j8biuo5xLJL8NcLtrzubAEHuCWz65cdbKE1pSnGf6'
26082
26857
  },
26858
+ 45513: {
26859
+ name: 'Blessnet',
26860
+ chain: 'ETH',
26861
+ rpc: [
26862
+ 'https://blessnet.calderachain.xyz/http',
26863
+ 'wss://blessnet.calderachain.xyz/ws'
26864
+ ],
26865
+ faucets: [],
26866
+ nativeCurrency: { name: 'Bless', symbol: 'BLESS', decimals: 18 },
26867
+ features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
26868
+ infoURL: 'https://blessnet.io',
26869
+ shortName: 'bless',
26870
+ chainId: 45513,
26871
+ networkId: 45513,
26872
+ icon: 'bless',
26873
+ explorers: [
26874
+ {
26875
+ name: 'blockscout',
26876
+ url: 'https://blessnet.calderaexplorer.xyz',
26877
+ icon: 'bless',
26878
+ standard: 'EIP3091'
26879
+ }
26880
+ ],
26881
+ parent: {
26882
+ type: 'L2',
26883
+ chain: 'eip155-42161',
26884
+ bridges: [{ url: 'https://blessnet.bridge.caldera.xyz' }]
26885
+ },
26886
+ iconURL: 'https://ipfs.io/ipfs/QmUP7NPPrCe6N6k8RQh4KuSBU2xMvbyo6enCtzyE5v4bmQ'
26887
+ },
26083
26888
  46688: {
26084
26889
  name: 'Fusion Testnet',
26085
26890
  chain: 'FSN',
@@ -26103,6 +26908,51 @@ exports.chains = {
26103
26908
  ],
26104
26909
  iconURL: 'https://ipfs.io/ipfs/QmX3tsEoj7SdaBLLV8VyyCUAmymdEGiSGeuTbxMrEMVvth'
26105
26910
  },
26911
+ 47763: {
26912
+ name: 'Neo X Mainnet',
26913
+ chain: 'Neo X',
26914
+ rpc: [
26915
+ 'https://mainnet-1.rpc.banelabs.org',
26916
+ 'https://mainnet-2.rpc.banelabs.org'
26917
+ ],
26918
+ faucets: [],
26919
+ nativeCurrency: { name: 'Gas', symbol: 'GAS', decimals: 18 },
26920
+ infoURL: 'https://neo.org/',
26921
+ shortName: 'neox-mainnet',
26922
+ chainId: 47763,
26923
+ networkId: 47763,
26924
+ icon: 'neox',
26925
+ explorers: [
26926
+ {
26927
+ name: 'Neo X - Explorer',
26928
+ url: 'https://xexplorer.neo.org',
26929
+ standard: 'EIP3091'
26930
+ }
26931
+ ],
26932
+ status: 'active',
26933
+ iconURL: 'https://ipfs.io/ipfs/QmR3iCrjrW814fyv79UeVimDT4fTeBQcpYgMYxv1U6W15u'
26934
+ },
26935
+ 47803: {
26936
+ name: 'ReDeFi Layer 1',
26937
+ chain: 'ReDeFi',
26938
+ icon: 'redefi',
26939
+ rpc: ['https://layer1.redefi.world'],
26940
+ faucets: [],
26941
+ nativeCurrency: { name: 'BAX', symbol: 'BAX', decimals: 18 },
26942
+ infoURL: 'https://redefi.world',
26943
+ shortName: 'bax',
26944
+ chainId: 47803,
26945
+ networkId: 47803,
26946
+ slip44: 47803,
26947
+ explorers: [
26948
+ {
26949
+ name: 'ReDeFi Scan',
26950
+ url: 'https://scanlayer1.redefi.world',
26951
+ standard: 'EIP3091'
26952
+ }
26953
+ ],
26954
+ iconURL: 'https://ipfs.io/ipfs/QmQd2MWwDkGsH6JsHPAKXqy8o2kedYMzbnaEHoRpmvSiLW'
26955
+ },
26106
26956
  47805: {
26107
26957
  name: 'REI Network',
26108
26958
  chain: 'REI',
@@ -26144,7 +26994,7 @@ exports.chains = {
26144
26994
  name: 'Zircuit Testnet',
26145
26995
  chain: 'Zircuit Testnet',
26146
26996
  icon: 'zircuit',
26147
- rpc: ['https://zircuit1.p2pify.com/'],
26997
+ rpc: ['http://zircuit1-testnet.p2pify.com/'],
26148
26998
  faucets: [],
26149
26999
  nativeCurrency: { name: 'ETH', symbol: 'ETH', decimals: 18 },
26150
27000
  infoURL: 'https://www.zircuit.com/',
@@ -26154,7 +27004,7 @@ exports.chains = {
26154
27004
  explorers: [
26155
27005
  {
26156
27006
  name: 'Zircuit',
26157
- url: 'https://explorer.zircuit.com',
27007
+ url: 'https://explorer.testnet.zircuit.com',
26158
27008
  icon: 'zircuit',
26159
27009
  standard: 'none'
26160
27010
  }
@@ -26165,14 +27015,21 @@ exports.chains = {
26165
27015
  name: 'Zircuit Mainnet',
26166
27016
  chain: 'Zircuit Mainnet',
26167
27017
  icon: 'zircuit',
26168
- rpc: [],
27018
+ rpc: ['https://zircuit1-mainnet.p2pify.com/'],
26169
27019
  faucets: [],
26170
27020
  nativeCurrency: { name: 'ETH', symbol: 'ETH', decimals: 18 },
26171
27021
  infoURL: 'https://www.zircuit.com/',
26172
27022
  shortName: 'zircuit-mainnet',
26173
27023
  chainId: 48900,
26174
27024
  networkId: 48900,
26175
- explorers: [],
27025
+ explorers: [
27026
+ {
27027
+ name: 'Zircuit',
27028
+ url: 'https://explorer.zircuit.com',
27029
+ icon: 'zircuit',
27030
+ standard: 'none'
27031
+ }
27032
+ ],
26176
27033
  iconURL: 'https://ipfs.io/ipfs/QmV4nUUiRaTTZSyWubpF98ZL9jNCoXkrgg6AWR6FKqdxMk'
26177
27034
  },
26178
27035
  49049: {
@@ -26522,7 +27379,7 @@ exports.chains = {
26522
27379
  icon: 'toronet',
26523
27380
  rpc: ['http://testnet.toronet.org/rpc'],
26524
27381
  faucets: [],
26525
- nativeCurrency: { name: 'Toro', symbol: 'TORO', decimals: 18 },
27382
+ nativeCurrency: { name: 'Toroe', symbol: 'TOROE', decimals: 18 },
26526
27383
  infoURL: 'https://toronet.org',
26527
27384
  shortName: 'ToronetTestnet',
26528
27385
  chainId: 54321,
@@ -26538,24 +27395,6 @@ exports.chains = {
26538
27395
  ],
26539
27396
  iconURL: 'https://ipfs.io/ipfs/QmciSvgLatP6jhgdazuiyD3fSrhipfAN7wC943v1qxcrpv'
26540
27397
  },
26541
- 54555: {
26542
- name: 'Photon Testnet',
26543
- chain: 'Photon',
26544
- rpc: ['https://rpc-test.photonchain.io'],
26545
- faucets: ['https://photonchain.io/airdrop'],
26546
- nativeCurrency: { name: 'Photon', symbol: 'PTON', decimals: 18 },
26547
- infoURL: 'https://photonchain.io',
26548
- shortName: 'pton',
26549
- chainId: 54555,
26550
- networkId: 54555,
26551
- explorers: [
26552
- {
26553
- name: 'photon_testnet_explorer',
26554
- url: 'https://testnet.photonchain.io',
26555
- standard: 'none'
26556
- }
26557
- ]
26558
- },
26559
27398
  55004: {
26560
27399
  name: 'Titan',
26561
27400
  chain: 'ETH',
@@ -26577,6 +27416,24 @@ exports.chains = {
26577
27416
  }
26578
27417
  ]
26579
27418
  },
27419
+ 55551: {
27420
+ name: 'Photon Aurora Testnet',
27421
+ chain: 'Photon',
27422
+ rpc: ['https://rpc-test2.photonchain.io'],
27423
+ faucets: ['https://photonchain.io/testnet2'],
27424
+ nativeCurrency: { name: 'Photon', symbol: 'PTON', decimals: 18 },
27425
+ infoURL: 'https://photonchain.io',
27426
+ shortName: 'pton',
27427
+ chainId: 55551,
27428
+ networkId: 55551,
27429
+ explorers: [
27430
+ {
27431
+ name: 'photon_testnet2_explorer',
27432
+ url: 'https://testnet2.photonchain.io',
27433
+ standard: 'none'
27434
+ }
27435
+ ]
27436
+ },
26580
27437
  55555: {
26581
27438
  name: 'REI Chain Mainnet',
26582
27439
  chain: 'REI',
@@ -26618,6 +27475,24 @@ exports.chains = {
26618
27475
  ],
26619
27476
  iconURL: 'https://ipfs.io/ipfs/QmNy5d5knHVjJJS9g4kLsh9i73RTjckpKL6KZvRk6ptbhf'
26620
27477
  },
27478
+ 55614: {
27479
+ name: 'Flamma Mainnet',
27480
+ chain: 'Flamma',
27481
+ rpc: ['https://rpc.flamma.network'],
27482
+ faucets: [],
27483
+ nativeCurrency: { name: 'Flamma', symbol: 'FLA', decimals: 18 },
27484
+ infoURL: 'https://flamma.network',
27485
+ shortName: 'FlammaMainnet',
27486
+ chainId: 55614,
27487
+ networkId: 55614,
27488
+ explorers: [
27489
+ {
27490
+ name: 'flascan',
27491
+ url: 'https://flascan.net',
27492
+ standard: 'EIP3091'
27493
+ }
27494
+ ]
27495
+ },
26621
27496
  56026: {
26622
27497
  name: 'Lambda Chain Mainnet',
26623
27498
  chain: 'Lambda Chain',
@@ -27088,7 +27963,7 @@ exports.chains = {
27088
27963
  name: 'Orange Chain Mainnet',
27089
27964
  title: 'Orange Chain Mainnet',
27090
27965
  chain: 'Orange Chain',
27091
- rpc: ['https://rpc.orangechain.xyz'],
27966
+ rpc: ['https://rpc.orangechain.xyz', 'https://hk-rpc.orangechain.xyz'],
27092
27967
  faucets: [],
27093
27968
  nativeCurrency: { name: 'BTC', symbol: 'BTC', decimals: 18 },
27094
27969
  infoURL: 'https://orangechain.xyz',
@@ -27333,6 +28208,29 @@ exports.chains = {
27333
28208
  ],
27334
28209
  iconURL: 'https://ipfs.io/ipfs/QmVhG7xeTc78ibQunQ5sBJ4533r9FDM2xUCQKV72DPd1ux'
27335
28210
  },
28211
+ 62850: {
28212
+ name: 'LAOS Sigma Testnet',
28213
+ title: 'LAOS Sigma Testnet',
28214
+ chain: 'LAOS Sigma Testnet',
28215
+ rpc: [
28216
+ 'https://rpc.laossigma.laosfoundation.io',
28217
+ 'wss://rpc.laossigma.laosfoundation.io'
28218
+ ],
28219
+ faucets: [],
28220
+ nativeCurrency: { name: 'SIGMA', symbol: 'SIGMA', decimals: 18 },
28221
+ infoURL: 'https://laosnetwork.io',
28222
+ shortName: 'laossigma',
28223
+ chainId: 62850,
28224
+ networkId: 62850,
28225
+ explorers: [
28226
+ {
28227
+ name: 'blockscout',
28228
+ url: 'https://sigma.explorer.laosnetwork.io',
28229
+ icon: 'blockscout',
28230
+ standard: 'EIP3091'
28231
+ }
28232
+ ]
28233
+ },
27336
28234
  63000: {
27337
28235
  name: 'eCredits Mainnet',
27338
28236
  chain: 'ECS',
@@ -27376,6 +28274,30 @@ exports.chains = {
27376
28274
  ],
27377
28275
  iconURL: 'https://ipfs.io/ipfs/QmU9H9JE1KtLh2Fxrd8EWTMjKGJBpgRWKUeEx7u6ic4kBY'
27378
28276
  },
28277
+ 65349: {
28278
+ name: 'CratD2C Testnet',
28279
+ chain: 'CRATD2C',
28280
+ rpc: [
28281
+ 'https://cratd2c-testnet-node1.cratd2csmartchain.io/',
28282
+ 'https://cratd2c-testnet-node2.cratd2csmartchain.io/'
28283
+ ],
28284
+ faucets: [],
28285
+ nativeCurrency: { name: 'CRATD2C', symbol: 'CRAT', decimals: 18 },
28286
+ infoURL: 'https://cratd2csmartchain.io',
28287
+ shortName: 'cratd2c-testnet',
28288
+ chainId: 65349,
28289
+ networkId: 65349,
28290
+ icon: 'cratd2c-testnet',
28291
+ explorers: [
28292
+ {
28293
+ name: 'Blockscout',
28294
+ url: 'https://explorer-testnet.cratd2csmartchain.io',
28295
+ icon: 'blockscout',
28296
+ standard: 'EIP3091'
28297
+ }
28298
+ ],
28299
+ iconURL: 'https://ipfs.io/ipfs/bafkreiczmtj47hwgmmtsy3xylhswu4q6rphpt42hznv37shjiaxsx3uqde'
28300
+ },
27379
28301
  65357: {
27380
28302
  name: 'Vecno Mainnet',
27381
28303
  chain: 'VE',
@@ -27981,9 +28903,9 @@ exports.chains = {
27981
28903
  name: 'Toronet Mainnet',
27982
28904
  chain: 'Toronet',
27983
28905
  icon: 'toronet',
27984
- rpc: ['http://toronet.org/rpc'],
28906
+ rpc: ['https://www.toronet.org/rpc2/'],
27985
28907
  faucets: [],
27986
- nativeCurrency: { name: 'Toro', symbol: 'TORO', decimals: 18 },
28908
+ nativeCurrency: { name: 'Toroe', symbol: 'TOROE', decimals: 18 },
27987
28909
  infoURL: 'https://toronet.org',
27988
28910
  shortName: 'Toronet',
27989
28911
  chainId: 77777,
@@ -28197,6 +29119,27 @@ exports.chains = {
28197
29119
  ],
28198
29120
  iconURL: 'https://ipfs.io/ipfs/QmRNqgazYuxUa5WdddFPftTWiP3KwzBMgV9Z19QWnLMETc'
28199
29121
  },
29122
+ 80008: {
29123
+ name: 'Polynomia Sepolia',
29124
+ chain: 'polynomialSepolia',
29125
+ rpc: ['https://rpc.sepolia.polynomial.fi'],
29126
+ faucets: [],
29127
+ nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
29128
+ infoURL: 'https://polynomial.fi',
29129
+ shortName: 'polynomialSepolia',
29130
+ chainId: 80008,
29131
+ networkId: 80008,
29132
+ icon: 'polynomialSepolia',
29133
+ explorers: [
29134
+ {
29135
+ name: 'Polynomial Sepolia Explorer',
29136
+ url: 'https://sepolia.polynomialscan.io',
29137
+ standard: 'none',
29138
+ icon: 'polynomialSepolia'
29139
+ }
29140
+ ],
29141
+ iconURL: 'https://ipfs.io/ipfs/bafybeidr3h4onsdhjojrck7tqysrmnduzhgzdhf3l5uqake6w6474vvuha'
29142
+ },
28200
29143
  80084: {
28201
29144
  name: 'Berachain bArtio',
28202
29145
  chain: 'Berachain bArtio',
@@ -28489,6 +29432,43 @@ exports.chains = {
28489
29432
  }
28490
29433
  ]
28491
29434
  },
29435
+ 83144: {
29436
+ name: 'Xprotocol Testnet',
29437
+ chainId: 83144,
29438
+ shortName: 'xprotocoltestnet',
29439
+ chain: 'Xprotocol Testnet',
29440
+ networkId: 83144,
29441
+ nativeCurrency: {
29442
+ name: 'KICK Testnet Token',
29443
+ symbol: 'KICK',
29444
+ decimals: 18
29445
+ },
29446
+ rpc: ['https://rpc.testnet.xprotocol.org'],
29447
+ faucets: ['https://xprotocol.org/faucets'],
29448
+ explorers: [
29449
+ {
29450
+ name: 'Blockscout',
29451
+ url: 'https://explorer.testnet.xprotocol.org',
29452
+ standard: 'EIP3091'
29453
+ }
29454
+ ],
29455
+ parent: { type: 'L2', chain: 'eip155-84532' },
29456
+ infoURL: 'https://xprotocol.org/'
29457
+ },
29458
+ 83278: {
29459
+ name: 'Esa',
29460
+ chain: 'Esa',
29461
+ rpc: ['http://65.108.151.70:8545'],
29462
+ faucets: [],
29463
+ nativeCurrency: { name: 'Esa', symbol: 'Esa', decimals: 18 },
29464
+ infoURL: 'https://esculap.us',
29465
+ shortName: 'Esa',
29466
+ chainId: 83278,
29467
+ networkId: 83278,
29468
+ icon: 'EsaCoins',
29469
+ explorers: [],
29470
+ iconURL: 'https://ipfs.io/ipfs/QmRZ1LHedFNs3pXhxcjhbQtHLmMzDhioKJ6ZsRwHNpbtiF'
29471
+ },
28492
29472
  83872: {
28493
29473
  name: 'ZEDXION',
28494
29474
  chain: 'ZEDXION',
@@ -28625,20 +29605,42 @@ exports.chains = {
28625
29605
  iconURL: 'https://ipfs.io/ipfs/QmNutSgM7n6aJPPDiofe9Dm1epy1RcYTMvugukLUK2vmPM'
28626
29606
  },
28627
29607
  88559: {
28628
- name: 'Inoai Network',
29608
+ name: 'InoAi',
28629
29609
  chain: 'INOAI',
28630
29610
  faucets: [],
28631
29611
  rpc: ['https://inoai-network.com'],
28632
- nativeCurrency: { name: 'Inoai', symbol: 'INO', decimals: 18 },
28633
- infoURL: 'https://inoai.info',
28634
- shortName: 'INOAI',
29612
+ nativeCurrency: { name: 'InoAi', symbol: 'INO', decimals: 18 },
29613
+ infoURL: 'https://docs.inoai.info/',
29614
+ shortName: 'INO',
28635
29615
  chainId: 88559,
28636
29616
  networkId: 88559,
28637
29617
  icon: 'inoai',
28638
29618
  explorers: [
28639
- { name: 'inoai live', url: 'https://inoai.live', standard: 'none' }
29619
+ {
29620
+ name: 'inoai.live',
29621
+ url: 'https://inoai.live',
29622
+ standard: 'EIP3091'
29623
+ }
28640
29624
  ],
28641
- iconURL: 'https://ipfs.io/ipfs/QmdP8zAZEwUbf3pt8t9Ykho866ni5AMgutvkn3cBsV8gKG'
29625
+ iconURL: 'https://ipfs.io/ipfs/QmdiEBREiSP9TBHqxV8Ap3kehvBktBWFCpXs3mkC4e18zM'
29626
+ },
29627
+ 88800: {
29628
+ name: 'ZKasino Mainnet',
29629
+ chain: 'ZKasino',
29630
+ rpc: ['https://rpc.zkas.zeeve.net'],
29631
+ faucets: [],
29632
+ nativeCurrency: { name: 'ZKAS', symbol: 'ZKAS', decimals: 18 },
29633
+ infoURL: '',
29634
+ shortName: 'ZKasino',
29635
+ chainId: 88800,
29636
+ networkId: 88800,
29637
+ explorers: [
29638
+ {
29639
+ name: 'Tracehawk',
29640
+ url: 'https://explorer.zkas.zeeve.net',
29641
+ standard: 'none'
29642
+ }
29643
+ ]
28642
29644
  },
28643
29645
  88817: {
28644
29646
  name: 'Unit Zero Testnet',
@@ -28938,6 +29940,24 @@ exports.chains = {
28938
29940
  ],
28939
29941
  iconURL: 'https://ipfs.io/ipfs/bafkreiayuuzfpcgwjll4us4hquvpqa5gwq3lbiedv4qftmlwcxhcyjzzpq'
28940
29942
  },
29943
+ 93747: {
29944
+ name: 'StratoVM Testnet',
29945
+ chain: 'StratoVM',
29946
+ rpc: ['https://rpc.stratovm.io'],
29947
+ faucets: [],
29948
+ nativeCurrency: { name: 'SVM', symbol: 'SVM', decimals: 18 },
29949
+ infoURL: 'https://www.stratovm.io/',
29950
+ shortName: 'stratovm',
29951
+ chainId: 93747,
29952
+ networkId: 93747,
29953
+ explorers: [
29954
+ {
29955
+ name: 'StratoVM Block Explorer',
29956
+ url: 'https://explorer.stratovm.io',
29957
+ standard: 'none'
29958
+ }
29959
+ ]
29960
+ },
28941
29961
  96970: {
28942
29962
  name: 'Mantis Testnet (Hexapod)',
28943
29963
  chain: 'Mantis',
@@ -28988,6 +30008,28 @@ exports.chains = {
28988
30008
  ],
28989
30009
  status: 'deprecated'
28990
30010
  },
30011
+ 97435: {
30012
+ name: 'SlingShot Testnet',
30013
+ chain: 'SLING',
30014
+ rpc: ['https://rpc-dependent-emerald-whippet-gh6kch3nen.t.conduit.xyz'],
30015
+ faucets: [],
30016
+ nativeCurrency: { name: 'Sling Test', symbol: 'SLINGT', decimals: 18 },
30017
+ features: [{ name: 'EIP155' }],
30018
+ infoURL: 'https://slingshotdao.com',
30019
+ shortName: 'sling',
30020
+ chainId: 97435,
30021
+ networkId: 97435,
30022
+ icon: 'slingshot',
30023
+ explorers: [
30024
+ {
30025
+ name: 'SlingShot Test Explorer',
30026
+ url: 'https://explorer-dependent-emerald-whippet-gh6kch3nen.t.conduit.xyz',
30027
+ icon: 'slingshot',
30028
+ standard: 'EIP3091'
30029
+ }
30030
+ ],
30031
+ iconURL: 'https://ipfs.io/ipfs/QmVhM3wHXdXkFEvW4x4vYqT7bx7gb5BQLWcLebHBeAzAXF'
30032
+ },
28991
30033
  97531: {
28992
30034
  name: 'Green Chain Testnet',
28993
30035
  chain: 'Green Chain',
@@ -29062,6 +30104,30 @@ exports.chains = {
29062
30104
  ],
29063
30105
  iconURL: 'https://ipfs.io/ipfs/Qmcr8US1DZcK3ooiMtE8tEQPgep12abXzxPw1jCkgZhji9'
29064
30106
  },
30107
+ 99876: {
30108
+ name: 'EdgaMatrix Chain Testnet',
30109
+ chain: 'EMC Testnet',
30110
+ icon: 'emctest',
30111
+ rpc: ['https://rpc1-testnet.emc.network'],
30112
+ faucets: [],
30113
+ nativeCurrency: {
30114
+ name: 'EdgaMatrix Chain Token',
30115
+ symbol: 'EMC',
30116
+ decimals: 18
30117
+ },
30118
+ infoURL: '',
30119
+ shortName: 'EMCTestnet',
30120
+ chainId: 99876,
30121
+ networkId: 99876,
30122
+ explorers: [
30123
+ {
30124
+ name: 'blockscout',
30125
+ url: 'https://testnet.emcscan.com',
30126
+ standard: 'EIP3091'
30127
+ }
30128
+ ],
30129
+ iconURL: 'https://ipfs.io/ipfs/QmUDymyXZS9eUn5p3tyDyxhD8GMB91HUBAAvySwENfPevh'
30130
+ },
29065
30131
  99998: {
29066
30132
  name: 'UB Smart Chain(testnet)',
29067
30133
  chain: 'USC',
@@ -29688,6 +30754,25 @@ exports.chains = {
29688
30754
  networkId: 110011,
29689
30755
  parent: { type: 'L2', chain: 'eip155-110000' }
29690
30756
  },
30757
+ 110110: {
30758
+ name: 'Mars Credit',
30759
+ chain: 'MARS',
30760
+ rpc: [
30761
+ 'https://node99-production-dd5f.up.railway.app:443',
30762
+ 'https://rpc.marscredit.xyz:443'
30763
+ ],
30764
+ faucets: [],
30765
+ nativeCurrency: { name: 'Mars Credit', symbol: 'MARS', decimals: 18 },
30766
+ infoURL: 'https://marscredit.xyz/',
30767
+ shortName: 'mars',
30768
+ chainId: 110110,
30769
+ networkId: 110110,
30770
+ slip44: 1,
30771
+ icon: 'marscredit',
30772
+ explorers: [],
30773
+ redFlags: [],
30774
+ iconURL: 'https://ipfs.io/ipfs/bafybeiaqvko45oh3bppsx57i73ajopgm2nsy4v6a22wwrbhbaoe5olwwlm'
30775
+ },
29691
30776
  111000: {
29692
30777
  name: 'Siberium Test Network',
29693
30778
  chain: 'SBR',
@@ -29741,7 +30826,12 @@ exports.chains = {
29741
30826
  name: 're.al',
29742
30827
  title: 're.al Real-World Assets network',
29743
30828
  chain: 're.al',
29744
- rpc: ['https://real.drpc.org', 'wss://real.drpc.org'],
30829
+ rpc: [
30830
+ 'https://tangible-real.gateway.tenderly.co',
30831
+ 'wss://tangible-real.gateway.tenderly.co',
30832
+ 'https://real.drpc.org',
30833
+ 'wss://real.drpc.org'
30834
+ ],
29745
30835
  nativeCurrency: { name: 're.al Ether', symbol: 'reETH', decimals: 18 },
29746
30836
  infoURL: 'https://re.al',
29747
30837
  faucets: [],
@@ -30840,6 +31930,28 @@ exports.chains = {
30840
31930
  ],
30841
31931
  iconURL: 'https://ipfs.io/ipfs/bafkreibjxqd5kqcc2shstjjujvxzg6cwegwr6dgjyyd56v6h7yusgks7sy'
30842
31932
  },
31933
+ 229772: {
31934
+ name: 'Abyss Protocol',
31935
+ chain: 'Abyss Protocol Testnet',
31936
+ rpc: ['https://testnet.rpc.abyssprotocol.ai/'],
31937
+ faucets: ['https://faucet.abyssprotocol.ai/'],
31938
+ nativeCurrency: { name: 'AbyssETH', symbol: 'aETH', decimals: 18 },
31939
+ features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
31940
+ infoURL: 'https://abyssprotocol.ai/',
31941
+ shortName: 'abyss',
31942
+ chainId: 229772,
31943
+ networkId: 229772,
31944
+ icon: 'abyss',
31945
+ explorers: [
31946
+ {
31947
+ name: 'blockscout',
31948
+ url: 'https://testnet.abyssprotocol.ai',
31949
+ icon: 'blockscout',
31950
+ standard: 'EIP3091'
31951
+ }
31952
+ ],
31953
+ iconURL: 'https://ipfs.io/ipfs/Qmeaa9TSsdUuJtRRX9DWX3iuQ4bypTQfctGciuKsFkKL8C'
31954
+ },
30843
31955
  230315: {
30844
31956
  name: 'HashKey Chain Testnet(discard)',
30845
31957
  chain: 'HashKey',
@@ -31972,17 +33084,17 @@ exports.chains = {
31972
33084
  ]
31973
33085
  },
31974
33086
  484752: {
31975
- name: 'World Chain Sepolia Testnet',
33087
+ name: 'World Chain Sepolia Testnet Deprecated',
33088
+ status: 'deprecated',
31976
33089
  chain: 'ETH',
31977
- rpc: [],
31978
- faucets: [],
31979
33090
  nativeCurrency: { name: 'Sepolia Ether', symbol: 'ETH', decimals: 18 },
31980
33091
  infoURL: 'https://worldcoin.org/',
31981
- shortName: 'wcsep',
33092
+ shortName: 'wcsep-dep',
33093
+ rpc: [],
33094
+ faucets: [],
31982
33095
  chainId: 484752,
31983
33096
  networkId: 484752,
31984
- slip44: 1,
31985
- explorers: []
33097
+ slip44: 1
31986
33098
  },
31987
33099
  486487: {
31988
33100
  name: 'Gobbl Testnet',
@@ -32634,6 +33746,24 @@ exports.chains = {
32634
33746
  ],
32635
33747
  iconURL: 'https://ipfs.io/ipfs/QmQqhH28QpUrreoRw5Gj8YShzdHxxVGMjfVrx3TqJNLSLv'
32636
33748
  },
33749
+ 752024: {
33750
+ name: 'Ternoa Testnet',
33751
+ chain: 'Ternoa',
33752
+ rpc: ['https://rpc.zkevm.ternoa.network'],
33753
+ faucets: ['https://faucet.zkevm.ternoa.network'],
33754
+ nativeCurrency: { name: 'Capsule Coin', symbol: 'CAPS', decimals: 18 },
33755
+ infoURL: '',
33756
+ shortName: 'ternoa',
33757
+ chainId: 752024,
33758
+ networkId: 7502024,
33759
+ explorers: [
33760
+ {
33761
+ name: 'Tracehawk',
33762
+ url: 'https://explorer.zkevm.ternoa.network',
33763
+ standard: 'none'
33764
+ }
33765
+ ]
33766
+ },
32637
33767
  761412: {
32638
33768
  name: 'Miexs Smartchain',
32639
33769
  chain: 'MiexsSmartchain',
@@ -32755,6 +33885,36 @@ exports.chains = {
32755
33885
  ],
32756
33886
  iconURL: 'https://ipfs.io/ipfs/QmNnaDZRoMz9aoho35TGHBY5zD16P39cgPpw3z3jnkDHHB'
32757
33887
  },
33888
+ 808813: {
33889
+ name: 'BOB Sepolia',
33890
+ chain: 'ETH',
33891
+ rpc: [
33892
+ 'https://bob-sepolia.rpc.gobob.xyz',
33893
+ 'wss://bob-sepolia.rpc.gobob.xyz'
33894
+ ],
33895
+ faucets: [],
33896
+ nativeCurrency: { name: 'Sepolia Ether', symbol: 'ETH', decimals: 18 },
33897
+ infoURL: 'https://gobob.xyz',
33898
+ shortName: 'bob-sepolia',
33899
+ chainId: 808813,
33900
+ networkId: 808813,
33901
+ icon: 'bob',
33902
+ explorers: [
33903
+ {
33904
+ name: 'bobscout',
33905
+ url: 'https://bob-sepolia.explorer.gobob.xyz',
33906
+ icon: 'blockscout',
33907
+ standard: 'EIP3091'
33908
+ }
33909
+ ],
33910
+ status: 'active',
33911
+ parent: {
33912
+ type: 'L2',
33913
+ chain: 'eip155-11155111',
33914
+ bridges: [{ url: 'https://bob-sepolia.gobob.xyz/' }]
33915
+ },
33916
+ iconURL: 'https://ipfs.io/ipfs/QmaX5iqQTrJD8TBuvoT97xPMG6LYamjPCPnZUUMh12jc99'
33917
+ },
32758
33918
  810180: {
32759
33919
  name: 'zkLink Nova Mainnet',
32760
33920
  chain: 'ETH',
@@ -32897,6 +34057,24 @@ exports.chains = {
32897
34057
  ],
32898
34058
  iconURL: 'https://ipfs.io/ipfs/QmckkDRkuCQWbvhpKGsqa8ajuQvf3W5dekzw5qpiPC6shk'
32899
34059
  },
34060
+ 840000: {
34061
+ name: 'RUNEVM Testnet',
34062
+ chain: 'RuneVM',
34063
+ rpc: ['https://rpc.runevm.io/'],
34064
+ faucets: ['https://faucet.runevm.io/'],
34065
+ nativeCurrency: { name: 'Test Bitcoin', symbol: 'tBTC', decimals: 8 },
34066
+ infoURL: '',
34067
+ shortName: 'runevm-test',
34068
+ chainId: 840000,
34069
+ networkId: 840000,
34070
+ explorers: [
34071
+ {
34072
+ name: 'Tracehawk',
34073
+ url: 'https://explorer.runevm.io',
34074
+ standard: 'none'
34075
+ }
34076
+ ]
34077
+ },
32900
34078
  846000: {
32901
34079
  name: '4GoodNetwork',
32902
34080
  chain: '4GN',
@@ -34497,6 +35675,36 @@ exports.chains = {
34497
35675
  ],
34498
35676
  iconURL: 'https://ipfs.io/ipfs/QmWAa7JayD8HCtAMXezzUNcUoi2Rikqpu2WmrHpFBmDEez'
34499
35677
  },
35678
+ 11145513: {
35679
+ name: 'Blessnet Sepolia',
35680
+ chain: 'ETH',
35681
+ rpc: [
35682
+ 'https://blessnet-sepolia-testnet.rpc.caldera.xyz/http',
35683
+ 'wss://blessnet-sepolia-testnet.rpc.caldera.xyz/ws'
35684
+ ],
35685
+ faucets: ['https://blessnet-sepolia-testnet.hub.caldera.xyz'],
35686
+ nativeCurrency: { name: 'Bless', symbol: 'BLESS', decimals: 18 },
35687
+ features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
35688
+ infoURL: 'https://blessnet.io',
35689
+ shortName: 'bless-sepolia',
35690
+ chainId: 11145513,
35691
+ networkId: 11145513,
35692
+ icon: 'bless',
35693
+ explorers: [
35694
+ {
35695
+ name: 'blockscout',
35696
+ url: 'https://blessnet-sepolia-testnet.explorer.caldera.xyz',
35697
+ icon: 'bless',
35698
+ standard: 'EIP3091'
35699
+ }
35700
+ ],
35701
+ parent: {
35702
+ type: 'L2',
35703
+ chain: 'eip155-421614',
35704
+ bridges: [{ url: 'https://blessnet-sepolia-testnet.bridge.caldera.xyz' }]
35705
+ },
35706
+ iconURL: 'https://ipfs.io/ipfs/QmUP7NPPrCe6N6k8RQh4KuSBU2xMvbyo6enCtzyE5v4bmQ'
35707
+ },
34500
35708
  11155111: {
34501
35709
  name: 'Sepolia',
34502
35710
  title: 'Ethereum Testnet Sepolia',
@@ -34560,6 +35768,24 @@ exports.chains = {
34560
35768
  }
34561
35769
  ]
34562
35770
  },
35771
+ 12052024: {
35772
+ name: 'Memento Testnet',
35773
+ chain: 'Memento',
35774
+ rpc: ['https://test-rpc.mementoblockchain.com/IRkghvI3FfEArEJMr4zC/rpc'],
35775
+ faucets: [],
35776
+ nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
35777
+ infoURL: '',
35778
+ shortName: 'memento-test',
35779
+ chainId: 12052024,
35780
+ networkId: 12052024,
35781
+ explorers: [
35782
+ {
35783
+ name: 'Tracehawk',
35784
+ url: 'https://test-explorer.mementoblockchain.com',
35785
+ standard: 'none'
35786
+ }
35787
+ ]
35788
+ },
34563
35789
  12227331: {
34564
35790
  name: 'NeoX Testnet T3',
34565
35791
  chain: 'NeoX',
@@ -34881,13 +36107,16 @@ exports.chains = {
34881
36107
  shortName: 'Vcity',
34882
36108
  chainId: 20230825,
34883
36109
  networkId: 20230825,
36110
+ icon: 'vcity',
34884
36111
  explorers: [
34885
36112
  {
34886
36113
  name: 'Vcity Explorer',
34887
36114
  url: 'https://scan.vcity.app',
36115
+ icon: 'vcity',
34888
36116
  standard: 'EIP3091'
34889
36117
  }
34890
- ]
36118
+ ],
36119
+ iconURL: 'https://ipfs.io/ipfs/QmXBNp75r6DUCB99vknr5B1hHQFMCc1c2wE3qNbYkuss9C'
34891
36120
  },
34892
36121
  20240324: {
34893
36122
  name: 'DeBank Sepolia Testnet',
@@ -35418,6 +36647,28 @@ exports.chains = {
35418
36647
  },
35419
36648
  iconURL: 'https://ipfs.io/ipfs/QmdwQDr6vmBtXmK2TmknkEuZNoaDqTasFdZdu3DRw8b2wt'
35420
36649
  },
36650
+ 79479957: {
36651
+ name: 'SX Toronto Rollup',
36652
+ chain: 'SX',
36653
+ icon: 'SX',
36654
+ rpc: ['https://rpc.sx-rollup-testnet.t.raas.gelato.cloud'],
36655
+ faucets: ['https://faucet.toronto.sx.technology'],
36656
+ nativeCurrency: { name: 'SX Network', symbol: 'SX', decimals: 18 },
36657
+ infoURL: 'https://www.sx.technology',
36658
+ shortName: 'SXR-Testnet',
36659
+ chainId: 79479957,
36660
+ networkId: 79479957,
36661
+ explorers: [
36662
+ {
36663
+ name: 'SX Toronto L2 Explorer',
36664
+ url: 'https://explorerl2.toronto.sx.technology',
36665
+ standard: 'EIP3091',
36666
+ icon: 'SX'
36667
+ }
36668
+ ],
36669
+ parent: { type: 'L2', chain: 'eip155-11155111' },
36670
+ iconURL: 'https://ipfs.io/ipfs/QmSXLXqyr2H6Ja5XrmznXbWTEvF2gFaL8RXNXgyLmDHjAF'
36671
+ },
35421
36672
  88558801: {
35422
36673
  name: 'Backstop Testnet',
35423
36674
  chain: 'backstopTestnet',
@@ -35503,6 +36754,28 @@ exports.chains = {
35503
36754
  networkId: 99415706,
35504
36755
  slip44: 1
35505
36756
  },
36757
+ 100000000: {
36758
+ name: 'Ethos',
36759
+ chain: 'ETHOS',
36760
+ rpc: ['https://rpc.ethos.cool'],
36761
+ faucets: ['https://faucet.ethos.cool'],
36762
+ nativeCurrency: { name: 'ETHOS', symbol: 'ETHOS', decimals: 18 },
36763
+ features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
36764
+ infoURL: 'https://ethos.cool',
36765
+ shortName: 'ETHOS',
36766
+ chainId: 100000000,
36767
+ networkId: 100000000,
36768
+ icon: 'ethos',
36769
+ explorers: [
36770
+ {
36771
+ name: 'ethos scan',
36772
+ url: 'https://scan.ethos.cool',
36773
+ icon: 'ethos',
36774
+ standard: 'EIP3091'
36775
+ }
36776
+ ],
36777
+ iconURL: 'https://ipfs.io/ipfs/QmTHkNAvYzYnHoKm5ht7RKXqChFeBndptunhMDfcCict2J'
36778
+ },
35506
36779
  108160679: {
35507
36780
  name: 'Oraichain Mainnet',
35508
36781
  title: 'Oraichain Mainnet',
@@ -35949,6 +37222,32 @@ exports.chains = {
35949
37222
  ],
35950
37223
  iconURL: 'https://ipfs.io/ipfs/bafkreiezcwowhm6xjrkt44cmiu6ml36rhrxx3amcg3cfkcntv2vgcvgbre'
35951
37224
  },
37225
+ 476462898: {
37226
+ name: 'Skopje Testnet',
37227
+ chain: 'Skopje Testnet',
37228
+ icon: 'skopje-gpt',
37229
+ rpc: ['https://skopje-rpc.gptprotocol.io'],
37230
+ faucets: ['https://skopje-faucet.gptprotocol.io'],
37231
+ chainId: 476462898,
37232
+ networkId: 476462898,
37233
+ nativeCurrency: { name: 'SkpGPT', symbol: 'SkpGPT', decimals: 18 },
37234
+ infoURL: 'https://gptprotocol.com',
37235
+ shortName: 'Skopje',
37236
+ parent: {
37237
+ type: 'L2',
37238
+ chain: 'eip155-11155111',
37239
+ bridges: [{ url: 'https://skopje-bridge.gptprotocol.io' }]
37240
+ },
37241
+ explorers: [
37242
+ {
37243
+ name: 'blockscout',
37244
+ url: 'https://skopje-explorer.gptprotocol.io',
37245
+ standard: 'EIP3091',
37246
+ icon: 'blockscout'
37247
+ }
37248
+ ],
37249
+ iconURL: 'https://ipfs.io/ipfs/Qmf75UpPd7PA3tV6iPxWXGmHq4azyP3CrBYStdSSjQ2Wrx'
37250
+ },
35952
37251
  486217935: {
35953
37252
  name: 'Gather Devnet Network',
35954
37253
  chain: 'GTH',
@@ -35992,6 +37291,30 @@ exports.chains = {
35992
37291
  ],
35993
37292
  iconURL: 'https://ipfs.io/ipfs/bafybeic5eexvd34wfy4kuebcyu73qpkv3x57s54ebzjyhyjsmeuni5jwcm'
35994
37293
  },
37294
+ 531050104: {
37295
+ name: 'Sophon Testnet',
37296
+ chain: 'Sophon Testnet',
37297
+ rpc: ['https://rpc.testnet.sophon.xyz/'],
37298
+ nativeCurrency: { name: 'ETH', symbol: 'ETH', decimals: 18 },
37299
+ faucets: [],
37300
+ infoURL: '',
37301
+ shortName: 'sophon-testnet',
37302
+ chainId: 531050104,
37303
+ networkId: 531050104,
37304
+ explorers: [
37305
+ {
37306
+ name: 'Sophon Testnet',
37307
+ url: 'https://explorer.testnet.sophon.xyz',
37308
+ icon: 'sophon-testnet',
37309
+ standard: 'none'
37310
+ }
37311
+ ],
37312
+ parent: {
37313
+ type: 'L2',
37314
+ chain: 'eip155-1',
37315
+ bridges: [{ url: 'https://bridge.zksync.io/' }]
37316
+ }
37317
+ },
35995
37318
  666666666: {
35996
37319
  name: 'Degen Chain',
35997
37320
  title: 'Degen Chain',
@@ -36395,6 +37718,32 @@ exports.chains = {
36395
37718
  ],
36396
37719
  iconURL: 'https://ipfs.io/ipfs/bafybeic5eexvd34wfy4kuebcyu73qpkv3x57s54ebzjyhyjsmeuni5jwcm'
36397
37720
  },
37721
+ 1511670449: {
37722
+ name: 'GPT Mainnet',
37723
+ chain: 'GPT Protocol',
37724
+ icon: 'gpt',
37725
+ rpc: ['https://rpc.gptprotocol.io'],
37726
+ faucets: [],
37727
+ chainId: 1511670449,
37728
+ networkId: 1511670449,
37729
+ nativeCurrency: { name: 'GPT', symbol: 'GPT', decimals: 18 },
37730
+ infoURL: 'https://gptprotocol.com',
37731
+ shortName: 'GPT',
37732
+ parent: {
37733
+ type: 'L2',
37734
+ chain: 'eip155-1',
37735
+ bridges: [{ url: 'https://bridge.gptprotocol.io' }]
37736
+ },
37737
+ explorers: [
37738
+ {
37739
+ name: 'blockscout',
37740
+ url: 'https://explorer.gptprotocol.io',
37741
+ standard: 'EIP3091',
37742
+ icon: 'blockscout'
37743
+ }
37744
+ ],
37745
+ iconURL: 'https://ipfs.io/ipfs/Qmdh4Lzamv34Ae2bhA9M6GLCjXxPAtHC5zdG5ZNidrdenA'
37746
+ },
36398
37747
  1517929550: {
36399
37748
  name: 'Deprecated SKALE Titan Hub Testnet',
36400
37749
  chain: 'staging-aware-chief-gianfar',
@@ -36818,7 +38167,7 @@ exports.chains = {
36818
38167
  title: 'GitSwarm Test Network',
36819
38168
  chain: 'ETH',
36820
38169
  icon: 'gitswarm',
36821
- rpc: ['https://gitswarm.com:2096'],
38170
+ rpc: ['https://testnet.gitswarm.com:2096'],
36822
38171
  faucets: [],
36823
38172
  nativeCurrency: { name: 'GitSwarm Ether', symbol: 'GS-ETH', decimals: 18 },
36824
38173
  infoURL: 'https://gitswarm.com/',
@@ -36918,6 +38267,28 @@ exports.chains = {
36918
38267
  ],
36919
38268
  iconURL: 'https://ipfs.io/ipfs/QmfTeudwVJcu7jzySBcpD9H5ZVK66nPJKRnicxend1bxfq'
36920
38269
  },
38270
+ 123420000220: {
38271
+ name: 'Fluence Stage',
38272
+ chain: 'Fluence Stage (Testnet)',
38273
+ rpc: [
38274
+ 'https://rpc-123420000220.raas-testnet.gelato.digital/',
38275
+ 'wss://ws-123420000220.raas-testnet.gelato.digital/'
38276
+ ],
38277
+ faucets: [],
38278
+ nativeCurrency: { name: 'tFLT', symbol: 'tFLT', decimals: 18 },
38279
+ infoURL: 'https://fluence.network/',
38280
+ shortName: 'fluence-stage',
38281
+ chainId: 123420000220,
38282
+ networkId: 123420000220,
38283
+ explorers: [
38284
+ {
38285
+ name: 'blockscout',
38286
+ url: 'https://blockscout-123420000220.raas-testnet.gelato.digital',
38287
+ standard: 'EIP3091'
38288
+ }
38289
+ ],
38290
+ parent: { type: 'L2', chain: 'eip155-11155111' }
38291
+ },
36921
38292
  197710212030: {
36922
38293
  name: 'Ntity Mainnet',
36923
38294
  chain: 'Ntity',