@revoke.cash/chains 50.0.0 → 51.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.
@@ -3443,7 +3443,7 @@ exports.chains = {
3443
3443
  networkId: 163
3444
3444
  },
3445
3445
  164: {
3446
- name: 'Omni Omega',
3446
+ name: 'Omni Omega Testnet',
3447
3447
  chain: 'Omni',
3448
3448
  status: 'active',
3449
3449
  rpc: ['https://omega.omni.network', 'wss://wss.omega.omni.network'],
@@ -3699,6 +3699,24 @@ exports.chains = {
3699
3699
  explorers: [],
3700
3700
  iconURL: 'https://ipfs.io/ipfs/QmSDJPBKh9cLVL8UZ5KYwdwPyhD8bRWNb33jjt48wtu5Uc'
3701
3701
  },
3702
+ 183: {
3703
+ name: 'Ethernity Mainnet',
3704
+ chain: 'Ethernity',
3705
+ rpc: ['https://mainnet.ethernitychain.io'],
3706
+ faucets: [],
3707
+ nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
3708
+ infoURL: 'https://www.ethernity.io',
3709
+ shortName: 'ethernity-mainnet',
3710
+ chainId: 183,
3711
+ networkId: 183,
3712
+ explorers: [
3713
+ {
3714
+ name: 'Ethernity Mainnet Explorer',
3715
+ url: 'https://ernscan.io',
3716
+ standard: 'EIP3091'
3717
+ }
3718
+ ]
3719
+ },
3702
3720
  184: {
3703
3721
  name: 'Dojima Testnet',
3704
3722
  chain: 'Dojima',
@@ -5699,10 +5717,10 @@ exports.chains = {
5699
5717
  360: {
5700
5718
  name: 'Shape',
5701
5719
  chain: 'ETH',
5702
- rpc: [],
5720
+ rpc: ['https://mainnet.shape.network'],
5703
5721
  faucets: [],
5704
5722
  nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
5705
- infoURL: 'https://shape.us',
5723
+ infoURL: 'https://shape.network',
5706
5724
  shortName: 'shape',
5707
5725
  chainId: 360,
5708
5726
  networkId: 360,
@@ -6412,7 +6430,7 @@ exports.chains = {
6412
6430
  480: {
6413
6431
  name: 'World Chain',
6414
6432
  chain: 'ETH',
6415
- rpc: [],
6433
+ rpc: ['https://worldchain-mainnet.g.alchemy.com/public'],
6416
6434
  faucets: [],
6417
6435
  nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
6418
6436
  infoURL: 'https://worldcoin.org',
@@ -6424,14 +6442,21 @@ exports.chains = {
6424
6442
  499: {
6425
6443
  name: 'Rupaya',
6426
6444
  chain: 'RUPX',
6427
- rpc: [],
6428
- faucets: [],
6445
+ rpc: ['https://rpc.rupaya.io'],
6446
+ faucets: ['https://faucet.rupaya.io'],
6429
6447
  nativeCurrency: { name: 'Rupaya', symbol: 'RUPX', decimals: 18 },
6430
6448
  infoURL: 'https://www.rupaya.io',
6431
6449
  shortName: 'rupx',
6432
6450
  chainId: 499,
6433
6451
  networkId: 499,
6434
- slip44: 499
6452
+ slip44: 499,
6453
+ explorers: [
6454
+ {
6455
+ name: 'Rupaya Explorer',
6456
+ url: 'https://scan.rupaya.io',
6457
+ standard: 'EIP3091'
6458
+ }
6459
+ ]
6435
6460
  },
6436
6461
  500: {
6437
6462
  name: 'Camino C-Chain',
@@ -9143,6 +9168,33 @@ exports.chains = {
9143
9168
  ],
9144
9169
  iconURL: 'https://ipfs.io/ipfs/QmfMd564KUPK8eKZDwGCT71ZC2jMnUZqP6LCtLpup3rHH1'
9145
9170
  },
9171
+ 1005: {
9172
+ name: 'LemonChainTestnet',
9173
+ chain: 'tLEMX',
9174
+ rpc: [
9175
+ 'https://rpc.testnet.lemonchain.io',
9176
+ 'https://rpc.testnet.allthingslemon.io'
9177
+ ],
9178
+ faucets: [],
9179
+ nativeCurrency: { name: 'testnet LEMX', symbol: 'tLEMX', decimals: 18 },
9180
+ infoURL: 'https://dapp.allthingslemon.io/home',
9181
+ shortName: 'tlemx',
9182
+ chainId: 1005,
9183
+ networkId: 1005,
9184
+ explorers: []
9185
+ },
9186
+ 1006: {
9187
+ name: 'LemonChain',
9188
+ chain: 'LEMX',
9189
+ rpc: ['https://rpc.lemonchain.io', 'https://rpc.allthingslemon.io'],
9190
+ faucets: [],
9191
+ nativeCurrency: { name: 'LEMX', symbol: 'LEMX', decimals: 18 },
9192
+ infoURL: 'https://dapp.allthingslemon.io/home',
9193
+ shortName: 'lemx',
9194
+ chainId: 1006,
9195
+ networkId: 1006,
9196
+ explorers: []
9197
+ },
9146
9198
  1007: {
9147
9199
  name: 'Newton Testnet',
9148
9200
  chain: 'NEW',
@@ -10568,6 +10620,27 @@ exports.chains = {
10568
10620
  ],
10569
10621
  iconURL: 'https://ipfs.io/ipfs/QmNekc5gpyrQkeDQcmfJLBrP5fa6GMarB13iy6aHVdQJDU'
10570
10622
  },
10623
+ 1260: {
10624
+ name: 'Metacces Testnet',
10625
+ chain: 'Metacces Testnet',
10626
+ icon: 'metacces',
10627
+ rpc: ['https://tapi.accesscan.io'],
10628
+ faucets: [],
10629
+ nativeCurrency: { name: 'Metacces', symbol: 'ACCES', decimals: 18 },
10630
+ infoURL: 'https://metacces.com',
10631
+ shortName: 'ACCESt',
10632
+ chainId: 1260,
10633
+ networkId: 1260,
10634
+ explorers: [
10635
+ {
10636
+ name: 'accesscan',
10637
+ url: 'https://testnet.accesscan.io',
10638
+ icon: 'metacces',
10639
+ standard: 'EIP3091'
10640
+ }
10641
+ ],
10642
+ iconURL: 'https://ipfs.io/ipfs/QmbpYHpqR68uuJZCwm1CXtN51zi744qWzZ32ob9BKfgFTV'
10643
+ },
10571
10644
  1280: {
10572
10645
  name: 'HALO Mainnet',
10573
10646
  chain: 'HALO',
@@ -10866,7 +10939,7 @@ exports.chains = {
10866
10939
  standard: 'EIP3091'
10867
10940
  }
10868
10941
  ],
10869
- iconURL: 'https://ipfs.io/ipfs/QmXbBMMhjTTGAGjmqMpJm3ufFrtdkfEXCFyXYgz7nnZzsy'
10942
+ iconURL: 'https://ipfs.io/ipfs/QmPAcZioXaoJd8vFRrqdj2cWXWkbSHoCPiyZH9ukncfvfg'
10870
10943
  },
10871
10944
  1320: {
10872
10945
  name: 'AIA Testnet',
@@ -10888,7 +10961,7 @@ exports.chains = {
10888
10961
  standard: 'EIP3091'
10889
10962
  }
10890
10963
  ],
10891
- iconURL: 'https://ipfs.io/ipfs/QmXbBMMhjTTGAGjmqMpJm3ufFrtdkfEXCFyXYgz7nnZzsy'
10964
+ iconURL: 'https://ipfs.io/ipfs/QmPAcZioXaoJd8vFRrqdj2cWXWkbSHoCPiyZH9ukncfvfg'
10892
10965
  },
10893
10966
  1328: {
10894
10967
  name: 'Sei Testnet',
@@ -11181,20 +11254,20 @@ exports.chains = {
11181
11254
  status: 'deprecated'
11182
11255
  },
11183
11256
  1414: {
11184
- name: 'Silicon zkEVM Sepolia Testnet',
11185
- title: 'Silicon zkEVM Sepolia Testnet',
11257
+ name: 'Silicon zkEVM Sepolia Testnet(Deprecated)',
11258
+ title: 'Silicon zkEVM Sepolia Testnet(Deprecated)',
11186
11259
  chain: 'Silicon',
11187
11260
  rpc: [],
11188
11261
  faucets: [],
11189
11262
  nativeCurrency: { name: 'Sepolia Ether', symbol: 'ETH', decimals: 18 },
11190
11263
  infoURL: '',
11191
- shortName: 'silicon-sepolia-testnet',
11264
+ shortName: 'silicon-sepolia-testnet-deprecated',
11192
11265
  chainId: 1414,
11193
11266
  networkId: 1414,
11194
11267
  icon: 'silicon',
11195
11268
  explorers: [],
11196
11269
  parent: { type: 'L2', chain: 'eip155-11155111', bridges: [] },
11197
- status: 'incubating',
11270
+ status: 'deprecated',
11198
11271
  iconURL: 'https://ipfs.io/ipfs/QmTEnk2fosqbY6HQW5vySrLGbopJfeni9ThZ6R9sVefbnq'
11199
11272
  },
11200
11273
  1422: {
@@ -11619,7 +11692,7 @@ exports.chains = {
11619
11692
  1625: {
11620
11693
  name: 'Gravity Alpha Mainnet',
11621
11694
  chain: 'Gravity',
11622
- rpc: ['https://rpc.gravity.xyz'],
11695
+ rpc: ['https://rpc.gravity.xyz', 'https://rpc.ankr.com/gravity'],
11623
11696
  faucets: [],
11624
11697
  nativeCurrency: { name: 'Gravity', symbol: 'G', decimals: 18 },
11625
11698
  features: [{ name: 'EIP155' }, { name: 'EIP1559' }, { name: 'EIP1108' }],
@@ -13665,6 +13738,27 @@ exports.chains = {
13665
13738
  ],
13666
13739
  iconURL: 'https://ipfs.io/ipfs/QmSQGKhhBpMTM7vYpGdgMTDFyzaAN3PGG5AnmWy7KQPdSn'
13667
13740
  },
13741
+ 2071: {
13742
+ name: 'Metacces Mainnet',
13743
+ chain: 'Metacces Mainnet',
13744
+ icon: 'metacces',
13745
+ rpc: ['https://oli.accesscan.io'],
13746
+ faucets: [],
13747
+ nativeCurrency: { name: 'Metacces', symbol: 'ACCES', decimals: 18 },
13748
+ infoURL: 'https://metacces.com',
13749
+ shortName: 'ACCES',
13750
+ chainId: 2071,
13751
+ networkId: 2071,
13752
+ explorers: [
13753
+ {
13754
+ name: 'accesscan',
13755
+ url: 'https://accesscan.io',
13756
+ icon: 'metacces',
13757
+ standard: 'EIP3091'
13758
+ }
13759
+ ],
13760
+ iconURL: 'https://ipfs.io/ipfs/QmbpYHpqR68uuJZCwm1CXtN51zi744qWzZ32ob9BKfgFTV'
13761
+ },
13668
13762
  2077: {
13669
13763
  name: 'Quokkacoin Mainnet',
13670
13764
  chain: 'Qkacoin',
@@ -14475,17 +14569,33 @@ exports.chains = {
14475
14569
  name: 'Silicon zkEVM',
14476
14570
  title: 'Silicon zkEVM Mainnet',
14477
14571
  chain: 'Silicon',
14478
- rpc: [],
14572
+ rpc: [
14573
+ 'https://rpc.silicon.network',
14574
+ 'https://silicon-mainnet.nodeinfra.com'
14575
+ ],
14479
14576
  faucets: [],
14480
14577
  nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
14481
- infoURL: '',
14578
+ infoURL: 'https://docs.silicon.network',
14482
14579
  shortName: 'silicon-zk',
14483
14580
  chainId: 2355,
14484
14581
  networkId: 2355,
14485
14582
  icon: 'silicon',
14486
- explorers: [],
14487
- parent: { type: 'L2', chain: 'eip155-1', bridges: [] },
14488
- status: 'incubating',
14583
+ explorers: [
14584
+ {
14585
+ name: 'siliconscope',
14586
+ url: 'https://scope.silicon.network',
14587
+ standard: 'EIP3091'
14588
+ }
14589
+ ],
14590
+ parent: {
14591
+ type: 'L2',
14592
+ chain: 'eip155-1',
14593
+ bridges: [
14594
+ { url: 'https://bridge.silicon.network' },
14595
+ { url: 'https://bridge.orbitchain.io' }
14596
+ ]
14597
+ },
14598
+ status: 'active',
14489
14599
  iconURL: 'https://ipfs.io/ipfs/QmTEnk2fosqbY6HQW5vySrLGbopJfeni9ThZ6R9sVefbnq'
14490
14600
  },
14491
14601
  2357: {
@@ -14768,13 +14878,15 @@ exports.chains = {
14768
14878
  shortName: '6do',
14769
14879
  chainId: 2477,
14770
14880
  networkId: 2477,
14881
+ icon: '6do',
14771
14882
  explorers: [
14772
14883
  {
14773
14884
  name: '6Degree Chain Explorer',
14774
14885
  url: 'https://explorer.6do.world',
14775
14886
  standard: 'EIP3091'
14776
14887
  }
14777
- ]
14888
+ ],
14889
+ iconURL: 'https://ipfs.io/ipfs/QmWyyraWiYNJRAb4AEEkozjh8u5TAnFNG7YnFd7A54AjPi'
14778
14890
  },
14779
14891
  2484: {
14780
14892
  name: 'Unicorn Ultra Nebulas Testnet',
@@ -15235,6 +15347,25 @@ exports.chains = {
15235
15347
  bridges: [{ url: 'https://bridge-holesky.morphl2.io' }]
15236
15348
  }
15237
15349
  },
15350
+ 2868: {
15351
+ name: 'HyperAGI Mainnet',
15352
+ chain: 'HyperAGI',
15353
+ rpc: [],
15354
+ faucets: [],
15355
+ nativeCurrency: { name: 'Hyperdust', symbol: 'HYPT', decimals: 18 },
15356
+ features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
15357
+ infoURL: 'https://hyperagi.network',
15358
+ shortName: 'hypt',
15359
+ chainId: 2868,
15360
+ networkId: 1,
15361
+ explorers: [
15362
+ {
15363
+ name: 'hyptscan',
15364
+ url: 'https://block.hyperagi.network',
15365
+ standard: 'EIP3091'
15366
+ }
15367
+ ]
15368
+ },
15238
15369
  2882: {
15239
15370
  name: 'Chips Network',
15240
15371
  chain: 'CHIPS',
@@ -15273,6 +15404,27 @@ exports.chains = {
15273
15404
  bridges: [{ url: 'https://gateway.boba.network' }]
15274
15405
  }
15275
15406
  },
15407
+ 2889: {
15408
+ name: 'Aarma Mainnet',
15409
+ chain: 'Aarma',
15410
+ rpc: ['https://aarmarpc.com/'],
15411
+ faucets: [],
15412
+ nativeCurrency: { name: 'Aarma', symbol: 'ARMA', decimals: 18 },
15413
+ infoURL: 'https://aarmachain.com',
15414
+ shortName: 'ARMA',
15415
+ chainId: 2889,
15416
+ networkId: 2889,
15417
+ icon: 'arma',
15418
+ explorers: [
15419
+ {
15420
+ name: 'aarmascan',
15421
+ url: 'https://aarmascan.com',
15422
+ icon: 'arma',
15423
+ standard: 'none'
15424
+ }
15425
+ ],
15426
+ iconURL: 'https://ipfs.io/ipfs/QmcwQFHeLV7PCMe37nDb6pAgisUo5tVH6TBXsySDGtC9b9'
15427
+ },
15276
15428
  2907: {
15277
15429
  name: 'Elux Chain',
15278
15430
  chain: 'ELUX',
@@ -17351,7 +17503,7 @@ exports.chains = {
17351
17503
  4801: {
17352
17504
  name: 'World Chain Sepolia Testnet',
17353
17505
  chain: 'ETH',
17354
- rpc: [],
17506
+ rpc: ['https://worldchain-sepolia.g.alchemy.com/public'],
17355
17507
  faucets: [],
17356
17508
  nativeCurrency: { name: 'Sepolia Ether', symbol: 'ETH', decimals: 18 },
17357
17509
  infoURL: 'https://worldcoin.org/',
@@ -18075,6 +18227,20 @@ exports.chains = {
18075
18227
  ],
18076
18228
  iconURL: 'https://ipfs.io/ipfs/QmcZiEAGFYEEax1uxYnDUh8X5YBvZqMi9K92yZoq4o2zeM'
18077
18229
  },
18230
+ 5545: {
18231
+ name: 'DuckChain Mainnet',
18232
+ title: 'DuckChain Mainnet',
18233
+ chain: 'DuckChain',
18234
+ icon: 'duckchain',
18235
+ rpc: ['https://rpc.duckchain.io', 'https://rpc-hk.duckchain.io'],
18236
+ faucets: [],
18237
+ nativeCurrency: { name: 'TON', symbol: 'TON', decimals: 18 },
18238
+ infoURL: 'https://duckchain.io',
18239
+ shortName: 'Duck-Chain-Mainnet',
18240
+ chainId: 5545,
18241
+ networkId: 5545,
18242
+ iconURL: 'https://ipfs.io/ipfs/QmTJwaQcF6widssKvbNgdM4AVaddiTqFM2j4n6x17Sp3FL'
18243
+ },
18078
18244
  5551: {
18079
18245
  name: 'Nahmii 2 Mainnet',
18080
18246
  chain: 'Nahmii',
@@ -18890,6 +19056,27 @@ exports.chains = {
18890
19056
  },
18891
19057
  iconURL: 'https://ipfs.io/ipfs/bafkreiarso74bytq5ccnl3mlfhd4ejiylwautsr6ovbqgmynzjzmkorn6y'
18892
19058
  },
19059
+ 6667: {
19060
+ name: 'Storchain',
19061
+ chain: 'STR',
19062
+ rpc: ['https://rpc.storchain.io'],
19063
+ faucets: [],
19064
+ nativeCurrency: { name: 'Storchain', symbol: 'STR', decimals: 18 },
19065
+ infoURL: 'https://storchain.io',
19066
+ shortName: 'str',
19067
+ chainId: 6667,
19068
+ networkId: 6667,
19069
+ icon: 'str',
19070
+ explorers: [
19071
+ {
19072
+ name: 'storscan',
19073
+ url: 'https://scan.storchain.io',
19074
+ icon: 'str',
19075
+ standard: 'none'
19076
+ }
19077
+ ],
19078
+ iconURL: 'https://ipfs.io/ipfs/QmdXSyjZvtVPDTLAuYoVU1cuRTEKnY96p65jgcz6wt7pfA'
19079
+ },
18893
19080
  6678: {
18894
19081
  name: 'Edge Matrix Chain',
18895
19082
  chain: 'EMC',
@@ -19095,6 +19282,30 @@ exports.chains = {
19095
19282
  ],
19096
19283
  iconURL: 'https://ipfs.io/ipfs/QmV18PRFPkp9pwKKJp4ksVDhMEiqNZ8A5DhQapdNCckeeQ'
19097
19284
  },
19285
+ 6880: {
19286
+ name: 'Mtt Mainnet',
19287
+ chain: 'MTT',
19288
+ rpc: ['https://evm-rpc.mtt.network'],
19289
+ faucets: [],
19290
+ nativeCurrency: {
19291
+ name: 'Mtt mainnet native coin',
19292
+ symbol: 'MTT',
19293
+ decimals: 18
19294
+ },
19295
+ infoURL: 'https://mtt.network',
19296
+ shortName: 'mtt-mainnet',
19297
+ chainId: 6880,
19298
+ networkId: 6880,
19299
+ icon: 'mttnetwork',
19300
+ explorers: [
19301
+ {
19302
+ name: 'Mtt explorer',
19303
+ url: 'https://explorer.mtt.network',
19304
+ standard: 'EIP3091'
19305
+ }
19306
+ ],
19307
+ iconURL: 'https://ipfs.io/ipfs/QmRwyxmvNEJBJwXDFAAGSaoUqTLjdthwzhKx3rjyKRR6ZL'
19308
+ },
19098
19309
  6942: {
19099
19310
  name: 'Laika Mainnet',
19100
19311
  chain: 'LAIKA',
@@ -20122,6 +20333,29 @@ exports.chains = {
20122
20333
  ],
20123
20334
  iconURL: 'https://ipfs.io/ipfs/bafybeiadb4izxxptk3wy34cam3k2rxgqb2vrzxtltqnp3vwdvd2igwoghu'
20124
20335
  },
20336
+ 8017: {
20337
+ name: 'iSunCoin Mainnet',
20338
+ chain: 'iSunCoin',
20339
+ icon: 'isuncoin',
20340
+ rpc: ['https://mainnet.isuncoin.com'],
20341
+ faucets: [],
20342
+ nativeCurrency: { name: 'ISC', symbol: 'ISC', decimals: 18 },
20343
+ infoURL: 'https://isuncoin.com',
20344
+ features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
20345
+ shortName: 'isc',
20346
+ chainId: 8017,
20347
+ networkId: 8017,
20348
+ slip44: 8017,
20349
+ explorers: [
20350
+ {
20351
+ name: 'iSunCoin Explorer',
20352
+ icon: 'isuncoin',
20353
+ url: 'https://baifa.io/app/chains/8017',
20354
+ standard: 'none'
20355
+ }
20356
+ ],
20357
+ iconURL: 'https://ipfs.io/ipfs/Qmdj8PwchmbpZKYvkB3oJiRX9eZdY6C16AbEz6D1DU3Vqn'
20358
+ },
20125
20359
  8029: {
20126
20360
  name: 'MDGL Testnet',
20127
20361
  chain: 'MDGL',
@@ -20584,6 +20818,27 @@ exports.chains = {
20584
20818
  explorers: [],
20585
20819
  iconURL: 'https://ipfs.io/ipfs/bafybeibpyckp65pqjvrvqhdt26wqoqk55m6anshbfgyqnaemn6l34nlwya'
20586
20820
  },
20821
+ 8428: {
20822
+ name: 'THAT Mainnet',
20823
+ chain: 'THAT',
20824
+ rpc: ['https://api.thatchain.io', 'https://api.thatchain.io/mainnet'],
20825
+ faucets: [],
20826
+ nativeCurrency: { name: 'THAT', symbol: 'THAT', decimals: 18 },
20827
+ infoURL: 'https://that.website',
20828
+ shortName: 'THAT',
20829
+ chainId: 8428,
20830
+ networkId: 8428,
20831
+ icon: 'that',
20832
+ explorers: [
20833
+ {
20834
+ name: 'THAT Explorer',
20835
+ url: 'https://that.blockscout.com',
20836
+ icon: 'blockscout',
20837
+ standard: 'EIP3091'
20838
+ }
20839
+ ],
20840
+ iconURL: 'https://ipfs.io/ipfs/QmQM3TAFBskGGpog4EZkEGj2svtmTbxzcNZBcbWCMnu5JL'
20841
+ },
20587
20842
  8453: {
20588
20843
  name: 'Base',
20589
20844
  chain: 'ETH',
@@ -21963,6 +22218,40 @@ exports.chains = {
21963
22218
  }
21964
22219
  ]
21965
22220
  },
22221
+ 9897: {
22222
+ name: 'arena-z-testnet',
22223
+ title: 'Arena-Z-Testnet',
22224
+ chain: 'arena-z-testnet',
22225
+ rpc: [
22226
+ 'https://rpc.arena-z.t.raas.gelato.cloud',
22227
+ 'wss://ws.arena-z.t.raas.gelato.cloud'
22228
+ ],
22229
+ nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
22230
+ infoURL: 'https://raas.gelato.network/rollups/details/public/arena-z-testnet',
22231
+ faucets: [],
22232
+ shortName: 'arena-z-testnet',
22233
+ chainId: 9897,
22234
+ networkId: 9897,
22235
+ slip44: 60,
22236
+ explorers: [
22237
+ {
22238
+ name: 'blockscout',
22239
+ url: 'https://arena-z.blockscout.com',
22240
+ icon: 'blockscout',
22241
+ standard: 'EIP3091'
22242
+ }
22243
+ ],
22244
+ parent: {
22245
+ type: 'L2',
22246
+ chain: 'eip155-11155111',
22247
+ bridges: [
22248
+ {
22249
+ url: 'https://testnet-bridge.gelato.network/bridge/arena-z-testnet'
22250
+ }
22251
+ ]
22252
+ },
22253
+ status: 'active'
22254
+ },
21966
22255
  9898: {
21967
22256
  name: 'Larissa Chain',
21968
22257
  title: 'Larissa Chain',
@@ -22700,7 +22989,7 @@ exports.chains = {
22700
22989
  iconURL: 'https://ipfs.io/ipfs/QmZFiYHnE4TrezPz8wSap9nMxG6m98w4fv7ataj2TfLNck'
22701
22990
  },
22702
22991
  11000: {
22703
- name: 'KBC Chain',
22992
+ name: 'KB Chain',
22704
22993
  chain: 'KB',
22705
22994
  rpc: ['https://mainnet-rpc.kbcfoundation.com'],
22706
22995
  faucets: [],
@@ -22731,7 +23020,7 @@ exports.chains = {
22731
23020
  explorers: [
22732
23021
  {
22733
23022
  name: 'blockscout',
22734
- url: 'https://shape-sepolia-explorer.alchemy.com',
23023
+ url: 'https://explorer-sepolia.shape.network',
22735
23024
  standard: 'EIP3091'
22736
23025
  }
22737
23026
  ],
@@ -23519,6 +23808,22 @@ exports.chains = {
23519
23808
  ],
23520
23809
  iconURL: 'https://ipfs.io/ipfs/QmQJ21NWyGGDraicVEzS1Uqq1yXahM9NCuNZgnfYvtspdt'
23521
23810
  },
23811
+ 13370: {
23812
+ name: 'Cannon Testnet',
23813
+ title: 'Cannon Private Testnet',
23814
+ chain: 'ETH',
23815
+ rpc: ['http://127.0.0.1:8545'],
23816
+ faucets: [],
23817
+ nativeCurrency: {
23818
+ name: 'Cannon Testnet Ether',
23819
+ symbol: 'ETH',
23820
+ decimals: 18
23821
+ },
23822
+ infoURL: 'https://usecannon.com',
23823
+ shortName: 'cannon',
23824
+ chainId: 13370,
23825
+ networkId: 13370
23826
+ },
23522
23827
  13371: {
23523
23828
  name: 'Immutable zkEVM',
23524
23829
  chain: 'Immutable zkEVM',
@@ -23762,6 +24067,25 @@ exports.chains = {
23762
24067
  ],
23763
24068
  iconURL: 'https://ipfs.io/ipfs/bafkreidjhjv7uu7if745ys7ari3ka75spm2hqyr5po66sbe7kqsfk7ahua'
23764
24069
  },
24070
+ 14800: {
24071
+ name: 'Vana Moksha Testnet',
24072
+ chain: 'Vana Moksha Testnet',
24073
+ rpc: ['https://rpc.moksha.vana.org'],
24074
+ nativeCurrency: { name: 'VANA', symbol: 'VANA', decimals: 18 },
24075
+ faucets: [],
24076
+ infoURL: '',
24077
+ shortName: 'vana-moksha',
24078
+ chainId: 14800,
24079
+ networkId: 14800,
24080
+ explorers: [
24081
+ {
24082
+ name: 'Vana Moksha Testnet',
24083
+ url: 'https://vanascan.io',
24084
+ icon: 'vanamoksha',
24085
+ standard: 'none'
24086
+ }
24087
+ ]
24088
+ },
23765
24089
  14801: {
23766
24090
  name: 'Vana Satori Testnet',
23767
24091
  chain: 'Satori',
@@ -25384,6 +25708,25 @@ exports.chains = {
25384
25708
  ],
25385
25709
  iconURL: 'https://ipfs.io/ipfs/bafkreiayuuzfpcgwjll4us4hquvpqa5gwq3lbiedv4qftmlwcxhcyjzzpq'
25386
25710
  },
25711
+ 25327: {
25712
+ name: 'Everclear Mainnet',
25713
+ chain: 'Everclear Mainnet',
25714
+ rpc: ['https://rpc.everclear.raas.gelato.cloud'],
25715
+ nativeCurrency: { name: 'ETH', symbol: 'ETH', decimals: 18 },
25716
+ faucets: [],
25717
+ infoURL: '',
25718
+ shortName: 'Everclear',
25719
+ chainId: 25327,
25720
+ networkId: 25327,
25721
+ explorers: [
25722
+ {
25723
+ name: 'Everclear',
25724
+ url: 'https://scan.everclear.org',
25725
+ icon: 'everclear',
25726
+ standard: 'none'
25727
+ }
25728
+ ]
25729
+ },
25387
25730
  25839: {
25388
25731
  name: 'AlveyChain Testnet',
25389
25732
  chain: 'tALV',
@@ -26177,7 +26520,7 @@ exports.chains = {
26177
26520
  name: 'Bitgert Mainnet',
26178
26521
  chain: 'Brise',
26179
26522
  rpc: [
26180
- 'https://rpc.icecreamswap.com',
26523
+ 'https://rpc-bitgert.icecreamswap.com',
26181
26524
  'https://mainnet-rpc.brisescan.com',
26182
26525
  'https://chainrpc.com',
26183
26526
  'https://serverrpc.com'
@@ -26949,8 +27292,8 @@ exports.chains = {
26949
27292
  ]
26950
27293
  },
26951
27294
  42421: {
26952
- name: 'AssetChain Testnet',
26953
- chain: 'RWA',
27295
+ name: 'Asset Chain Testnet',
27296
+ chain: 'Asset Chain',
26954
27297
  rpc: ['https://enugu-rpc.assetchain.org'],
26955
27298
  faucets: ['https://faucet.assetchain.org'],
26956
27299
  nativeCurrency: { name: 'Real World Asset', symbol: 'RWA', decimals: 18 },
@@ -28256,7 +28599,9 @@ exports.chains = {
28256
28599
  'https://rpc.sepolia.linea.build',
28257
28600
  'wss://rpc.sepolia.linea.build',
28258
28601
  'https://linea-sepolia.infura.io/v3/${INFURA_API_KEY}',
28259
- 'wss://linea-sepolia.infura.io/ws/v3/${INFURA_API_KEY}'
28602
+ 'wss://linea-sepolia.infura.io/ws/v3/${INFURA_API_KEY}',
28603
+ 'https://linea-sepolia-rpc.publicnode.com',
28604
+ 'wss://linea-sepolia-rpc.publicnode.com'
28260
28605
  ],
28261
28606
  faucets: [],
28262
28607
  nativeCurrency: { name: 'Linea Ether', symbol: 'ETH', decimals: 18 },
@@ -28296,7 +28641,9 @@ exports.chains = {
28296
28641
  'https://rpc.linea.build',
28297
28642
  'wss://rpc.linea.build',
28298
28643
  'https://linea-mainnet.infura.io/v3/${INFURA_API_KEY}',
28299
- 'wss://linea-mainnet.infura.io/ws/v3/${INFURA_API_KEY}'
28644
+ 'wss://linea-mainnet.infura.io/ws/v3/${INFURA_API_KEY}',
28645
+ 'https://linea-rpc.publicnode.com',
28646
+ 'wss://linea-rpc.publicnode.com'
28300
28647
  ],
28301
28648
  faucets: [],
28302
28649
  nativeCurrency: { name: 'Linea Ether', symbol: 'ETH', decimals: 18 },
@@ -28904,6 +29251,26 @@ exports.chains = {
28904
29251
  explorers: [],
28905
29252
  iconURL: 'https://ipfs.io/ipfs/QmW7ugm31MRdhjGtimzWMK5N4g5L84tSyKMpZQYk6N9KvJ'
28906
29253
  },
29254
+ 66665: {
29255
+ name: 'Creator Chain Testnet',
29256
+ chain: 'creatorchain',
29257
+ icon: 'creatorchain',
29258
+ rpc: ['https://rpc.creatorchain.io'],
29259
+ faucets: [],
29260
+ nativeCurrency: { name: 'CreatorETH', symbol: 'CETH', decimals: 18 },
29261
+ infoURL: 'https://docs.creatorchain.io/',
29262
+ shortName: 'ceth',
29263
+ chainId: 66665,
29264
+ networkId: 66665,
29265
+ explorers: [
29266
+ {
29267
+ name: 'creatorchainscan',
29268
+ url: 'https://explorer.creatorchain.io',
29269
+ standard: 'EIP3091'
29270
+ }
29271
+ ],
29272
+ iconURL: 'https://ipfs.io/ipfs/QmarU6J1FyXddaRkrWagEXN39TXUTNdVcuDTfHFKvvs3D4'
29273
+ },
28907
29274
  66988: {
28908
29275
  name: 'Janus Testnet',
28909
29276
  chain: 'JanusNetwork',
@@ -28979,6 +29346,27 @@ exports.chains = {
28979
29346
  parent: { type: 'L2', chain: 'eip155-248' },
28980
29347
  iconURL: 'https://ipfs.io/ipfs/QmPMqjf5XKZ4Cxa1u8qc8Zj9mmVLBoqK7N5h2zFr3Rsyzw'
28981
29348
  },
29349
+ 68775: {
29350
+ name: 'DM2 Verse Testnet',
29351
+ chain: 'DM2 Verse',
29352
+ icon: 'dm2verse',
29353
+ rpc: ['https://rpc.testnet.dm2verse.dmm.com'],
29354
+ faucets: [],
29355
+ nativeCurrency: { name: 'OAS', symbol: 'OAS', decimals: 18 },
29356
+ infoURL: 'https://seamoon.dmm.com',
29357
+ shortName: 'dm2t',
29358
+ chainId: 68775,
29359
+ networkId: 68775,
29360
+ explorers: [
29361
+ {
29362
+ name: 'DM2Verse Testnet Explorer',
29363
+ url: 'https://explorer.testnet.dm2verse.dmm.com',
29364
+ standard: 'EIP3091'
29365
+ }
29366
+ ],
29367
+ parent: { type: 'L2', chain: 'eip155-248' },
29368
+ iconURL: 'https://ipfs.io/ipfs/QmPMqjf5XKZ4Cxa1u8qc8Zj9mmVLBoqK7N5h2zFr3Rsyzw'
29369
+ },
28982
29370
  69420: {
28983
29371
  name: 'Condrieu',
28984
29372
  title: 'Ethereum Verkle Testnet Condrieu',
@@ -29918,7 +30306,8 @@ exports.chains = {
29918
30306
  'https://blast.din.dev/rpc',
29919
30307
  'https://blastl2-mainnet.public.blastapi.io',
29920
30308
  'https://blast.blockpi.network/v1/rpc/public',
29921
- 'https://blast-rpc.publicnode.com'
30309
+ 'https://blast-rpc.publicnode.com',
30310
+ 'wss://blast-rpc.publicnode.com'
29922
30311
  ],
29923
30312
  faucets: [],
29924
30313
  nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
@@ -30539,6 +30928,44 @@ exports.chains = {
30539
30928
  ],
30540
30929
  iconURL: 'https://ipfs.io/ipfs/Qma8dDhxSSVUyzV8Pu5bo252WaZEEikYFndRh7LVktvQEy'
30541
30930
  },
30931
+ 97053: {
30932
+ name: 'Tetron Testnet Smart Chain',
30933
+ chain: 'Tetron Testnet',
30934
+ rpc: ['https://test-rpc.tscscan.org'],
30935
+ faucets: [],
30936
+ features: [{ name: 'EIP155' }],
30937
+ nativeCurrency: { name: 'Tetron Testnet', symbol: 'TSC', decimals: 18 },
30938
+ infoURL: 'https://tetronchain.com/',
30939
+ shortName: 'TetronTestnet',
30940
+ chainId: 97053,
30941
+ networkId: 97053,
30942
+ explorers: [
30943
+ {
30944
+ name: 'Tetron Explorer',
30945
+ url: 'https://testnet.tscscan.org',
30946
+ standard: 'EIP3091'
30947
+ }
30948
+ ]
30949
+ },
30950
+ 97055: {
30951
+ name: 'Tetron Smart Chain',
30952
+ chain: 'Tetron Mainnet',
30953
+ rpc: ['https://rpc.tscscan.org'],
30954
+ faucets: [],
30955
+ features: [{ name: 'EIP155' }],
30956
+ nativeCurrency: { name: 'Tetron Mainnet', symbol: 'TSC', decimals: 18 },
30957
+ infoURL: 'https://tetronchain.com/',
30958
+ shortName: 'Tetron',
30959
+ chainId: 97055,
30960
+ networkId: 97055,
30961
+ explorers: [
30962
+ {
30963
+ name: 'Tetron Smart ChainExplorer',
30964
+ url: 'https://tscscan.org',
30965
+ standard: 'EIP3091'
30966
+ }
30967
+ ]
30968
+ },
30542
30969
  97288: {
30543
30970
  name: 'Boba BNB Mainnet Old',
30544
30971
  chain: 'Boba BNB Mainnet',
@@ -30998,7 +31425,7 @@ exports.chains = {
30998
31425
  standard: 'EIP3091'
30999
31426
  }
31000
31427
  ],
31001
- iconURL: 'https://ipfs.io/ipfs/QmTfecECALDCy51zwVbXBSXb6TokqowCYzVLv65etahLxX'
31428
+ iconURL: 'https://ipfs.io/ipfs/QmbAk3S8XwCRYqKXbXc9rwBNJ9bWTUBgC6HFDE5ayrGfnd'
31002
31429
  },
31003
31430
  102031: {
31004
31431
  name: 'Creditcoin Testnet',
@@ -31020,7 +31447,7 @@ exports.chains = {
31020
31447
  standard: 'EIP3091'
31021
31448
  }
31022
31449
  ],
31023
- iconURL: 'https://ipfs.io/ipfs/QmTfecECALDCy51zwVbXBSXb6TokqowCYzVLv65etahLxX'
31450
+ iconURL: 'https://ipfs.io/ipfs/QmbAk3S8XwCRYqKXbXc9rwBNJ9bWTUBgC6HFDE5ayrGfnd'
31024
31451
  },
31025
31452
  102032: {
31026
31453
  name: 'Creditcoin Devnet',
@@ -31042,7 +31469,7 @@ exports.chains = {
31042
31469
  standard: 'EIP3091'
31043
31470
  }
31044
31471
  ],
31045
- iconURL: 'https://ipfs.io/ipfs/QmTfecECALDCy51zwVbXBSXb6TokqowCYzVLv65etahLxX'
31472
+ iconURL: 'https://ipfs.io/ipfs/QmbAk3S8XwCRYqKXbXc9rwBNJ9bWTUBgC6HFDE5ayrGfnd'
31046
31473
  },
31047
31474
  103090: {
31048
31475
  name: 'Crystaleum',
@@ -31421,8 +31848,9 @@ exports.chains = {
31421
31848
  title: 're.al Real-World Assets network',
31422
31849
  chain: 're.al',
31423
31850
  rpc: [
31851
+ 'https://rpc.realforreal.gelato.digital',
31852
+ 'wss://ws.realforreal.gelato.digital',
31424
31853
  'https://tangible-real.gateway.tenderly.co',
31425
- 'wss://tangible-real.gateway.tenderly.co',
31426
31854
  'https://real.drpc.org',
31427
31855
  'wss://real.drpc.org'
31428
31856
  ],
@@ -31663,6 +32091,25 @@ exports.chains = {
31663
32091
  ],
31664
32092
  iconURL: 'https://ipfs.io/ipfs/QmQpKKwpqrx77VA4SJLEWhuv9eLFMcVV9uvxRCLb6gdgCX'
31665
32093
  },
32094
+ 158245: {
32095
+ name: 'CryptoX',
32096
+ chain: 'XCOIN',
32097
+ rpc: ['https://rpc-xcoin.cryptoxnetwork.io'],
32098
+ faucets: [],
32099
+ nativeCurrency: { name: 'XCOIN', symbol: 'XCOIN', decimals: 18 },
32100
+ features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
32101
+ infoURL: 'https://cryptoxnetwork.io',
32102
+ shortName: 'cryptox',
32103
+ chainId: 158245,
32104
+ networkId: 158245,
32105
+ explorers: [
32106
+ {
32107
+ name: 'CryptoX explorer',
32108
+ url: 'https://cryptoxscan.io',
32109
+ standard: 'EIP3091'
32110
+ }
32111
+ ]
32112
+ },
31666
32113
  161212: {
31667
32114
  name: 'PlayFi Mainnet',
31668
32115
  chain: 'PLAY',
@@ -31701,7 +32148,11 @@ exports.chains = {
31701
32148
  chain: 'ETH',
31702
32149
  status: 'active',
31703
32150
  icon: 'taiko',
31704
- rpc: ['https://rpc.mainnet.taiko.xyz', 'wss://ws.mainnet.taiko.xyz'],
32151
+ rpc: [
32152
+ 'https://rpc.mainnet.taiko.xyz',
32153
+ 'https://taiko-rpc.publicnode.com',
32154
+ 'wss://taiko-rpc.publicnode.com'
32155
+ ],
31705
32156
  faucets: [],
31706
32157
  nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
31707
32158
  infoURL: 'https://taiko.xyz',
@@ -31833,7 +32284,12 @@ exports.chains = {
31833
32284
  chain: 'ETH',
31834
32285
  status: 'active',
31835
32286
  icon: 'taiko',
31836
- rpc: ['https://rpc.hekla.taiko.xyz', 'wss://ws.hekla.taiko.xyz'],
32287
+ rpc: [
32288
+ 'https://rpc.hekla.taiko.xyz',
32289
+ 'wss://ws.hekla.taiko.xyz',
32290
+ 'https://taiko-hekla-rpc.publicnode.com',
32291
+ 'wss://taiko-hekla-rpc.publicnode.com'
32292
+ ],
31837
32293
  faucets: [],
31838
32294
  nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
31839
32295
  infoURL: 'https://taiko.xyz',
@@ -32255,6 +32711,25 @@ exports.chains = {
32255
32711
  ],
32256
32712
  iconURL: 'https://ipfs.io/ipfs/QmTJwaQcF6widssKvbNgdM4AVaddiTqFM2j4n6x17Sp3FL'
32257
32713
  },
32714
+ 202202: {
32715
+ name: 'Bethel Sydney',
32716
+ chain: 'Bethel',
32717
+ rpc: ['https://rpc-sydney.bethel.network'],
32718
+ faucets: ['https://faucet-sydney.bethel.network'],
32719
+ nativeCurrency: { name: 'Bethel', symbol: 'BECX', decimals: 18 },
32720
+ features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
32721
+ infoURL: '',
32722
+ shortName: 'bethel-sydney',
32723
+ chainId: 202202,
32724
+ networkId: 202202,
32725
+ explorers: [
32726
+ {
32727
+ name: 'Betehl Sydney Explorer',
32728
+ url: 'https://sydney.bethel.network',
32729
+ standard: 'none'
32730
+ }
32731
+ ]
32732
+ },
32258
32733
  202212: {
32259
32734
  name: 'X1 Devnet',
32260
32735
  chain: 'X1',
@@ -33910,7 +34385,9 @@ exports.chains = {
33910
34385
  'https://sepolia-rpc.scroll.io',
33911
34386
  'https://rpc.ankr.com/scroll_sepolia_testnet',
33912
34387
  'https://scroll-sepolia.chainstacklabs.com',
33913
- 'https://scroll-testnet-public.unifra.io'
34388
+ 'https://scroll-testnet-public.unifra.io',
34389
+ 'https://scroll-sepolia-rpc.publicnode.com',
34390
+ 'wss://scroll-sepolia-rpc.publicnode.com'
33914
34391
  ],
33915
34392
  faucets: [],
33916
34393
  nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
@@ -33939,7 +34416,9 @@ exports.chains = {
33939
34416
  rpc: [
33940
34417
  'https://rpc.scroll.io',
33941
34418
  'https://rpc.ankr.com/scroll',
33942
- 'https://scroll-mainnet.chainstacklabs.com'
34419
+ 'https://scroll-mainnet.chainstacklabs.com',
34420
+ 'https://scroll-rpc.publicnode.com',
34421
+ 'wss://scroll-rpc.publicnode.com'
33943
34422
  ],
33944
34423
  faucets: [],
33945
34424
  nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
@@ -34425,6 +34904,24 @@ exports.chains = {
34425
34904
  ],
34426
34905
  iconURL: 'https://ipfs.io/ipfs/QmQyu82MtGVLYMwCc5rseNXDV12V3UUX7iNq8q86SyeaPh'
34427
34906
  },
34907
+ 723107: {
34908
+ name: 'TixChain Testnet',
34909
+ chain: 'TIXCHAIN',
34910
+ rpc: ['https://subnets.avax.network/tixchain/testnet/rpc'],
34911
+ faucets: [],
34912
+ nativeCurrency: { name: 'TIX Token', symbol: 'TIX', decimals: 18 },
34913
+ infoURL: 'https://subnets-test.avax.network/tixchain/details',
34914
+ shortName: 'tixchain',
34915
+ chainId: 723107,
34916
+ networkId: 723107,
34917
+ explorers: [
34918
+ {
34919
+ name: 'TixChain Testnet Subnet Explorer',
34920
+ url: 'https://subnets-test.avax.network/tixchain',
34921
+ standard: 'EIP3091'
34922
+ }
34923
+ ]
34924
+ },
34428
34925
  743111: {
34429
34926
  name: 'Hemi Sepolia',
34430
34927
  chain: 'ETH',
@@ -34723,6 +35220,27 @@ exports.chains = {
34723
35220
  },
34724
35221
  iconURL: 'https://ipfs.io/ipfs/bafkreiaj7b6pdekv3rjuta5wsdvmfdcsat2jftjgozape7wvmyj6d3vjcm'
34725
35222
  },
35223
+ 812397: {
35224
+ name: 'SG Verse Mainnet',
35225
+ chain: 'SG Verse',
35226
+ icon: 'sg_verse',
35227
+ rpc: ['https://rpc.sgverse.net/'],
35228
+ faucets: [],
35229
+ nativeCurrency: { name: 'OAS', symbol: 'OAS', decimals: 18 },
35230
+ infoURL: '',
35231
+ shortName: 'SGV',
35232
+ chainId: 812397,
35233
+ networkId: 812397,
35234
+ explorers: [
35235
+ {
35236
+ name: 'SG Verse Explorer',
35237
+ url: 'https://explorer.sgverse.net',
35238
+ standard: 'EIP3091'
35239
+ }
35240
+ ],
35241
+ parent: { type: 'L2', chain: 'eip155-248' },
35242
+ iconURL: 'https://ipfs.io/ipfs/QmXBm2hTGzFeYT5YYixzRnTdPNWnkNUaT1bBL3LYD4QvUk'
35243
+ },
34726
35244
  820522: {
34727
35245
  name: 'TSC Testnet',
34728
35246
  chain: 'Trust Smart Chain Testnet',
@@ -35438,6 +35956,26 @@ exports.chains = {
35438
35956
  ],
35439
35957
  iconURL: 'https://ipfs.io/ipfs/QmW7ugm31MRdhjGtimzWMK5N4g5L84tSyKMpZQYk6N9KvJ'
35440
35958
  },
35959
+ 1398244: {
35960
+ name: 'Automata Orbit Testnet',
35961
+ chain: 'Automata Orbit Testnet',
35962
+ rpc: ['https://rpc-orbit-testnet.ata.network'],
35963
+ faucets: [],
35964
+ nativeCurrency: { name: 'ATA', symbol: 'ATA', decimals: 18 },
35965
+ infoURL: 'https://ata.network',
35966
+ shortName: 'automataorbittestnet',
35967
+ chainId: 1398244,
35968
+ networkId: 1398244,
35969
+ icon: 'automata',
35970
+ explorers: [
35971
+ {
35972
+ name: 'Automata Orbit Testnet Explorer',
35973
+ url: 'https://automata-orbit-testnet-explorer.alt.technology',
35974
+ standard: 'EIP3091'
35975
+ }
35976
+ ],
35977
+ iconURL: 'https://ipfs.io/ipfs/QmW7ugm31MRdhjGtimzWMK5N4g5L84tSyKMpZQYk6N9KvJ'
35978
+ },
35441
35979
  1612127: {
35442
35980
  name: 'PlayFi Albireo Testnet',
35443
35981
  chain: 'ETH',
@@ -36051,6 +36589,28 @@ exports.chains = {
36051
36589
  ],
36052
36590
  iconURL: 'https://ipfs.io/ipfs/QmahJhdaLfGwBStQ9q9K4Mc73vLNqFV1otWCsT2ZKsMavv'
36053
36591
  },
36592
+ 7082400: {
36593
+ name: 'COTI Testnet',
36594
+ title: 'COTI Testnet',
36595
+ chain: 'COTI',
36596
+ icon: 'coti',
36597
+ rpc: ['https://testnet.coti.io/rpc'],
36598
+ faucets: ['https://faucet.coti.io'],
36599
+ nativeCurrency: { name: 'COTI', symbol: 'COTI', decimals: 18 },
36600
+ infoURL: 'https://coti.io/',
36601
+ shortName: 'coti-testnet',
36602
+ chainId: 7082400,
36603
+ networkId: 7082400,
36604
+ explorers: [
36605
+ {
36606
+ name: 'COTI Testnet Explorer',
36607
+ url: 'https://testnet.cotiscan.io',
36608
+ icon: 'ethernal',
36609
+ standard: 'EIP3091'
36610
+ }
36611
+ ],
36612
+ iconURL: 'https://ipfs.io/ipfs/QmR58SroHx7ovpqEB5iRkw4PufEXmcCBAJ8AZ7mChDgTfV'
36613
+ },
36054
36614
  7225878: {
36055
36615
  name: 'Saakuru Mainnet',
36056
36616
  chain: 'Saakuru',
@@ -36963,6 +37523,31 @@ exports.chains = {
36963
37523
  ],
36964
37524
  iconURL: 'https://ipfs.io/ipfs/QmTV45o4jTe6ayscF1XWh1WXk5DPck4QohR5kQocSWjvQP'
36965
37525
  },
37526
+ 24772477: {
37527
+ name: '6Degree of Outreach - Testnet',
37528
+ chain: '6DO',
37529
+ rpc: ['https://rpc-testnet.6do.world'],
37530
+ faucets: [],
37531
+ nativeCurrency: {
37532
+ name: '6Degree-Testnet Coin',
37533
+ symbol: '6DO-T',
37534
+ decimals: 18
37535
+ },
37536
+ features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
37537
+ infoURL: 'https://6do.world',
37538
+ shortName: '6dotest',
37539
+ chainId: 24772477,
37540
+ networkId: 24772477,
37541
+ icon: '6do',
37542
+ explorers: [
37543
+ {
37544
+ name: '6Degree Testnet Chain Explorer',
37545
+ url: 'https://explorer-testnet.6do.world',
37546
+ standard: 'EIP3091'
37547
+ }
37548
+ ],
37549
+ iconURL: 'https://ipfs.io/ipfs/QmWyyraWiYNJRAb4AEEkozjh8u5TAnFNG7YnFd7A54AjPi'
37550
+ },
36966
37551
  27082017: {
36967
37552
  name: 'Excoincial Chain Volta-Testnet',
36968
37553
  chain: 'TEXL',
@@ -38753,6 +39338,36 @@ exports.chains = {
38753
39338
  networkId: 1666900001,
38754
39339
  explorers: []
38755
39340
  },
39341
+ 1722641160: {
39342
+ name: 'Silicon zkEVM Sepolia Testnet',
39343
+ title: 'Silicon zkEVM Sepolia Testnet',
39344
+ chain: 'Silicon',
39345
+ rpc: [
39346
+ 'https://rpc-sepolia.silicon.network',
39347
+ 'https://silicon-testnet.nodeinfra.com'
39348
+ ],
39349
+ faucets: [],
39350
+ nativeCurrency: { name: 'Sepolia Ether', symbol: 'ETH', decimals: 18 },
39351
+ infoURL: 'https://docs.silicon.network',
39352
+ shortName: 'silicon-sepolia-testnet',
39353
+ chainId: 1722641160,
39354
+ networkId: 1722641160,
39355
+ icon: 'silicon',
39356
+ explorers: [
39357
+ {
39358
+ name: 'siliconscope-sepolia',
39359
+ url: 'https://scope-sepolia.silicon.network',
39360
+ standard: 'EIP3091'
39361
+ }
39362
+ ],
39363
+ parent: {
39364
+ type: 'L2',
39365
+ chain: 'eip155-11155111',
39366
+ bridges: [{ url: 'https://bridge-sepolia.silicon.network' }]
39367
+ },
39368
+ status: 'active',
39369
+ iconURL: 'https://ipfs.io/ipfs/QmTEnk2fosqbY6HQW5vySrLGbopJfeni9ThZ6R9sVefbnq'
39370
+ },
38756
39371
  1802203764: {
38757
39372
  name: 'Kakarot Sepolia',
38758
39373
  chain: 'ETH',