@revoke.cash/chains 62.0.0 → 64.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.
@@ -23,7 +23,8 @@ exports.chains = {
23
23
  'https://rpc.mevblocker.io/noreverts',
24
24
  'https://rpc.mevblocker.io/fullprivacy',
25
25
  'https://eth.drpc.org',
26
- 'wss://eth.drpc.org'
26
+ 'wss://eth.drpc.org',
27
+ 'https://api.securerpc.com/v1'
27
28
  ],
28
29
  features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
29
30
  faucets: [],
@@ -5308,12 +5309,12 @@ exports.chains = {
5308
5309
  273: {
5309
5310
  name: 'XR One',
5310
5311
  chain: 'ETH',
5311
- rpc: ['https://xr-one.calderachain.xyz/http'],
5312
+ rpc: ['https://xr1.calderachain.xyz/http', 'wss://xr1.calderachain.xyz/ws'],
5312
5313
  faucets: [],
5313
5314
  features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
5314
- nativeCurrency: { name: 'XR', symbol: 'XR', decimals: 18 },
5315
+ nativeCurrency: { name: 'XR1', symbol: 'XR1', decimals: 18 },
5315
5316
  infoURL: 'https://xr-one.gitbook.io',
5316
- shortName: 'xr',
5317
+ shortName: 'xr1',
5317
5318
  chainId: 273,
5318
5319
  networkId: 273,
5319
5320
  icon: 'xr',
@@ -5321,7 +5322,7 @@ exports.chains = {
5321
5322
  explorers: [
5322
5323
  {
5323
5324
  name: 'XR One Explorer',
5324
- url: 'https://xr-one.calderaexplorer.xyz',
5325
+ url: 'https://xr1.calderaexplorer.xyz',
5325
5326
  icon: 'blockscout',
5326
5327
  standard: 'EIP3091'
5327
5328
  }
@@ -5329,7 +5330,7 @@ exports.chains = {
5329
5330
  parent: {
5330
5331
  type: 'L2',
5331
5332
  chain: 'eip155-42161',
5332
- bridges: [{ url: 'https://xr-one.bridge.caldera.xyz/' }]
5333
+ bridges: [{ url: 'https://xr1.bridge.caldera.xyz' }]
5333
5334
  },
5334
5335
  status: 'active',
5335
5336
  iconURL: 'https://ipfs.io/ipfs/QmTrFxtjUBwxi87rty13jbXg4BW9nvVuBmtbzb9j9F99Gt'
@@ -5909,9 +5910,9 @@ exports.chains = {
5909
5910
  iconURL: 'https://ipfs.io/ipfs/QmS9r9XQkMHVomWcSBNDkKkz9n87h9bH9ssabeiKZtANoU'
5910
5911
  },
5911
5912
  315: {
5912
- name: 'WEMblockchain MainNet',
5913
+ name: 'WorldEcoMoney',
5913
5914
  chain: 'WEM',
5914
- rpc: ['http://rpc.wemblockchain.com'],
5915
+ rpc: ['https://rpc.wemblockchain.com'],
5915
5916
  faucets: [],
5916
5917
  nativeCurrency: { name: 'WEM Coin', symbol: 'WEM', decimals: 18 },
5917
5918
  features: [
@@ -5925,13 +5926,42 @@ exports.chains = {
5925
5926
  shortName: 'wem',
5926
5927
  chainId: 315,
5927
5928
  networkId: 315,
5929
+ icon: 'wem',
5928
5930
  explorers: [
5929
5931
  {
5930
5932
  name: 'wemscan',
5931
5933
  url: 'https://wemscan.com',
5934
+ icon: 'wemscan',
5932
5935
  standard: 'EIP3091'
5933
5936
  }
5934
- ]
5937
+ ],
5938
+ iconURL: 'https://ipfs.io/ipfs/QmSuVbbBRAnquu3EsbsFgEMNgM8bTpiVKns2CCBVM6c2aJ'
5939
+ },
5940
+ 320: {
5941
+ name: 'ZKcandy Mainnet',
5942
+ chain: 'ETH',
5943
+ rpc: ['https://rpc.zkcandy.io'],
5944
+ faucets: [],
5945
+ nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
5946
+ infoURL: 'https://zkcandy.io/',
5947
+ shortName: 'zkcandy',
5948
+ chainId: 320,
5949
+ networkId: 320,
5950
+ icon: 'zkcandymainnet',
5951
+ explorers: [
5952
+ {
5953
+ name: 'ZKcandy Block Explorer',
5954
+ url: 'https://explorer.zkcandy.io',
5955
+ icon: 'zkcandymainnet',
5956
+ standard: 'EIP3091'
5957
+ }
5958
+ ],
5959
+ parent: {
5960
+ type: 'L2',
5961
+ chain: 'eip155-1',
5962
+ bridges: [{ url: 'https://bridge.zkcandy.io/' }]
5963
+ },
5964
+ iconURL: 'https://ipfs.io/ipfs/bafkreib5jsvl6kxn2qvv4giag3l3e54d2wolo2lqbgkhivxu4cpjzi77eq'
5935
5965
  },
5936
5966
  321: {
5937
5967
  name: 'KCC Mainnet',
@@ -6174,6 +6204,22 @@ exports.chains = {
6174
6204
  }
6175
6205
  ]
6176
6206
  },
6207
+ 339: {
6208
+ name: 'Pencils Protocol',
6209
+ chain: 'ETH',
6210
+ rpc: [],
6211
+ faucets: [],
6212
+ nativeCurrency: {
6213
+ name: 'Pencils Protocol Token',
6214
+ symbol: 'DAPP',
6215
+ decimals: 18
6216
+ },
6217
+ infoURL: 'https://pencilsprotocol.io/',
6218
+ shortName: 'dapp',
6219
+ chainId: 339,
6220
+ networkId: 339,
6221
+ status: 'incubating'
6222
+ },
6177
6223
  345: {
6178
6224
  name: 'TSC Mainnet',
6179
6225
  chain: 'Trust Smart Chain',
@@ -7978,23 +8024,24 @@ exports.chains = {
7978
8024
  iconURL: 'https://ipfs.io/ipfs/bafkreieox7v337p3jfhd37dz74mq6mn3uk5i5475rmzpirmyp6ydcfzzqi'
7979
8025
  },
7980
8026
  662: {
7981
- name: 'UltronSmartchain',
7982
- chain: 'UltronSmartchain',
7983
- rpc: ['https://rpc.ultronsmartchain.io'],
8027
+ name: 'AmaxSmartchain',
8028
+ chain: 'AmaxSmartchain',
8029
+ rpc: ['https://rpc.amaxchain.io'],
7984
8030
  faucets: [],
7985
- nativeCurrency: { name: 'ulc', symbol: 'ULC', decimals: 18 },
7986
- infoURL: 'https://ultronsmartchain.io',
7987
- shortName: 'ultronsmartchain',
8031
+ nativeCurrency: { name: 'amax', symbol: 'AMAX', decimals: 18 },
8032
+ infoURL: 'https://amaxchain.io',
8033
+ shortName: 'Amaxsmartchain',
7988
8034
  chainId: 662,
7989
8035
  networkId: 662,
7990
8036
  icon: 'ultronsmartchain',
7991
8037
  explorers: [
7992
8038
  {
7993
- name: 'ultronsmartchain explorer',
7994
- url: 'https://scan.ultronsmartchain.io',
8039
+ name: 'Amaxsmartchain explorer',
8040
+ url: 'https://scan.amaxchain.io',
7995
8041
  standard: 'EIP3091'
7996
8042
  }
7997
8043
  ],
8044
+ redFlags: ['reusedChainId'],
7998
8045
  iconURL: 'https://ipfs.io/ipfs/QmTns2FXAqDCq1QJsocUBGjhxsgWYK7pFfD4UrRZ9JBsF1'
7999
8046
  },
8000
8047
  666: {
@@ -10359,21 +10406,21 @@ exports.chains = {
10359
10406
  slip44: 1020
10360
10407
  },
10361
10408
  1011: {
10362
- name: 'Rebus Mainnet',
10409
+ name: 'Rebus Classic Mainnet',
10363
10410
  title: 'Rebuschain Mainnet',
10364
10411
  chain: 'REBUS',
10365
10412
  rpc: ['https://apievm.rebuschain.com/rpc'],
10366
10413
  faucets: [],
10367
- nativeCurrency: { name: 'Rebus', symbol: 'REBUS', decimals: 18 },
10414
+ nativeCurrency: { name: 'Rebus Classic', symbol: 'REBUS', decimals: 18 },
10368
10415
  infoURL: 'https://www.rebuschain.com',
10369
- shortName: 'rebus',
10416
+ shortName: 'rebusclassic',
10370
10417
  chainId: 1011,
10371
10418
  networkId: 1011,
10372
- icon: 'rebus',
10419
+ icon: 'rebusc',
10373
10420
  explorers: [
10374
10421
  {
10375
10422
  name: 'Rebus EVM Explorer (Blockscout)',
10376
- url: 'https://evm.rebuschain.com',
10423
+ url: 'https://evm-l1.rebuschain.com',
10377
10424
  icon: 'rebus',
10378
10425
  standard: 'none'
10379
10426
  },
@@ -12239,6 +12286,26 @@ exports.chains = {
12239
12286
  icon: 'alyx',
12240
12287
  iconURL: 'https://ipfs.io/ipfs/bafkreifd43fcvh77mdcwjrpzpnlhthounc6b4u645kukqpqhduaveatf6i'
12241
12288
  },
12289
+ 1315: {
12290
+ name: 'Story Aeneid Testnet',
12291
+ chain: 'Story Aeneid Testnet',
12292
+ rpc: ['https://aeneid.storyrpc.io'],
12293
+ faucets: [],
12294
+ nativeCurrency: { name: 'IP Token', symbol: 'IP', decimals: 18 },
12295
+ infoURL: 'https://story.foundation/',
12296
+ icon: 'story',
12297
+ shortName: 'story-aeneid',
12298
+ chainId: 1315,
12299
+ networkId: 1315,
12300
+ explorers: [
12301
+ {
12302
+ name: 'blockscout',
12303
+ url: 'https://aeneid.storyscan.xyz',
12304
+ standard: 'EIP3091'
12305
+ }
12306
+ ],
12307
+ iconURL: 'https://ipfs.io/ipfs/bafkreierdbo6kxvq5l353dqzg5qkaennz5s6hjp3nvmvyz2dx7gfka4nuu'
12308
+ },
12242
12309
  1319: {
12243
12310
  name: 'AIA Mainnet',
12244
12311
  chain: 'AIA',
@@ -13276,7 +13343,7 @@ exports.chains = {
13276
13343
  ],
13277
13344
  parent: {
13278
13345
  type: 'L2',
13279
- chain: 'eip155-1',
13346
+ chain: 'eip155-11155111',
13280
13347
  bridges: [{ url: 'https://sepolia-testnet-bridge.mintchain.io' }]
13281
13348
  },
13282
13349
  iconURL: 'https://ipfs.io/ipfs/QmQsYisbKkCTKoKG2YSVs94UGuWWMiBspirH4Af4FyZeZz'
@@ -14555,6 +14622,17 @@ exports.chains = {
14555
14622
  networkId: 1987,
14556
14623
  slip44: 1987
14557
14624
  },
14625
+ 1989: {
14626
+ name: 'Lydia Coin',
14627
+ chain: 'LYDIA',
14628
+ rpc: ['https://rpc.lydiacoins.com'],
14629
+ faucets: [],
14630
+ nativeCurrency: { name: 'Lydia Coin', symbol: 'BSW', decimals: 18 },
14631
+ infoURL: 'https://raas.gelato.network/rollups/details/public/lydia-coin',
14632
+ shortName: 'lydia',
14633
+ chainId: 1989,
14634
+ networkId: 1989
14635
+ },
14558
14636
  1992: {
14559
14637
  name: 'Hubble Exchange',
14560
14638
  chain: 'Hubblenet',
@@ -14950,21 +15028,21 @@ exports.chains = {
14950
15028
  ]
14951
15029
  },
14952
15030
  2020: {
14953
- name: 'PublicMint Mainnet',
14954
- title: 'Public Mint Mainnet',
14955
- chain: 'PublicMint',
14956
- rpc: ['https://rpc.publicmint.io:8545'],
14957
- faucets: [],
14958
- nativeCurrency: { name: 'USD', symbol: 'USD', decimals: 18 },
14959
- infoURL: 'https://publicmint.com',
14960
- shortName: 'pmint',
15031
+ name: 'Ronin Mainnet',
15032
+ title: 'Ronin',
15033
+ chain: 'ronin',
15034
+ rpc: ['https://api.roninchain.com/rpc'],
15035
+ faucets: [],
15036
+ nativeCurrency: { name: 'RON', symbol: 'RON', decimals: 18 },
15037
+ infoURL: 'https://roninchain.com',
15038
+ shortName: 'ron',
14961
15039
  chainId: 2020,
14962
15040
  networkId: 2020,
14963
- slip44: 60,
15041
+ redFlags: ['reusedChainId'],
14964
15042
  explorers: [
14965
15043
  {
14966
- name: 'PublicMint Explorer',
14967
- url: 'https://explorer.publicmint.io',
15044
+ name: 'Ronin Block Explorer',
15045
+ url: 'https://app.roninchain.com',
14968
15046
  standard: 'EIP3091'
14969
15047
  }
14970
15048
  ]
@@ -16866,6 +16944,28 @@ exports.chains = {
16866
16944
  ],
16867
16945
  iconURL: 'https://ipfs.io/ipfs/QmQyTyJUnhD1dca35Vyj96pm3v3Xyw8xbG9m8HXHw3k2zR'
16868
16946
  },
16947
+ 2605: {
16948
+ name: 'Pho Blockchain Mainnet',
16949
+ chain: 'PHO',
16950
+ icon: 'pho',
16951
+ rpc: ['https://mainnet.phochain.org'],
16952
+ features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
16953
+ faucets: [],
16954
+ nativeCurrency: { name: 'Pho', symbol: 'PHO', decimals: 18 },
16955
+ infoURL: 'phochain.org',
16956
+ shortName: 'pho',
16957
+ chainId: 2605,
16958
+ networkId: 2605,
16959
+ explorers: [
16960
+ {
16961
+ name: 'Pho Scan',
16962
+ url: 'https://phoscan.org',
16963
+ standard: 'EIP3091',
16964
+ icon: 'pho'
16965
+ }
16966
+ ],
16967
+ iconURL: 'https://ipfs.io/ipfs/QmZ6WDmzPq5ECRaTW8mEcJmMYonqFTDVizZoG9UaRZ5tsW'
16968
+ },
16869
16969
  2606: {
16870
16970
  name: 'PoCRNet',
16871
16971
  title: 'Proof of Climate awaReness mainnet',
@@ -17136,7 +17236,7 @@ exports.chains = {
17136
17236
  2741: {
17137
17237
  name: 'Abstract',
17138
17238
  chain: 'Abstract',
17139
- rpc: [],
17239
+ rpc: ['https://api.mainnet.abs.xyz'],
17140
17240
  faucets: [],
17141
17241
  nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
17142
17242
  infoURL: 'https://abs.xyz',
@@ -17144,8 +17244,23 @@ exports.chains = {
17144
17244
  chainId: 2741,
17145
17245
  networkId: 2741,
17146
17246
  icon: 'abstract',
17147
- explorers: [],
17148
- parent: { type: 'L2', chain: 'eip155-1', bridges: [] },
17247
+ explorers: [
17248
+ {
17249
+ name: 'Etherscan',
17250
+ url: 'https://abscan.org',
17251
+ standard: 'EIP3091'
17252
+ },
17253
+ {
17254
+ name: 'Abstract Explorer',
17255
+ url: 'https://explorer.mainnet.abs.xyz',
17256
+ standard: 'EIP3091'
17257
+ }
17258
+ ],
17259
+ parent: {
17260
+ type: 'L2',
17261
+ chain: 'eip155-1',
17262
+ bridges: [{ url: 'https://portal.mainnet.abs.xyz/bridge' }]
17263
+ },
17149
17264
  iconURL: 'https://ipfs.io/ipfs/QmSRp5BGvwW9xmNNiRwZkJiTnjkyeQFU8Fy2BYwaBVJn58'
17150
17265
  },
17151
17266
  2748: {
@@ -19256,6 +19371,28 @@ exports.chains = {
19256
19371
  ],
19257
19372
  iconURL: 'https://ipfs.io/ipfs/QmVTS8jmWD5e7jVEn86wLjJsuMnc6s8fym3JbtE4etzSKf'
19258
19373
  },
19374
+ 4203: {
19375
+ name: 'Merlin Erigon Testnet',
19376
+ title: 'Merlin Erigon Testnet',
19377
+ chain: 'Merlin',
19378
+ rpc: ['https://testnet-erigon-rpc.merlinchain.io'],
19379
+ faucets: [],
19380
+ nativeCurrency: { name: 'BTC', symbol: 'BTC', decimals: 18 },
19381
+ infoURL: 'https://merlinchain.io',
19382
+ shortName: 'Merlin-Testnet',
19383
+ chainId: 4203,
19384
+ networkId: 4203,
19385
+ icon: 'merlin',
19386
+ explorers: [
19387
+ {
19388
+ name: 'L2scan',
19389
+ url: 'https://testnet-erigon-scan.merlinchain.io',
19390
+ icon: 'merlin',
19391
+ standard: 'EIP3091'
19392
+ }
19393
+ ],
19394
+ iconURL: 'https://ipfs.io/ipfs/QmULpMFUvKSmJT8sWXS3WDnTm4EacgRbsEynDenpxcfrAj'
19395
+ },
19259
19396
  4242: {
19260
19397
  name: 'Nexi Mainnet',
19261
19398
  chain: 'Nexi',
@@ -23358,6 +23495,7 @@ exports.chains = {
23358
23495
  8086: {
23359
23496
  name: 'Bitcoin Chain',
23360
23497
  chain: 'BTC',
23498
+ icon: 'BTCChain',
23361
23499
  rpc: ['https://rpc.bitcoinevm.org'],
23362
23500
  faucets: [],
23363
23501
  nativeCurrency: { name: 'Bitcoin', symbol: 'BTC', decimals: 18 },
@@ -23365,11 +23503,13 @@ exports.chains = {
23365
23503
  shortName: 'Bitcoin',
23366
23504
  chainId: 8086,
23367
23505
  networkId: 8086,
23368
- explorers: []
23506
+ explorers: [],
23507
+ iconURL: 'https://ipfs.io/ipfs/bafkreib6is2nmoadrbvigzrd54z53eya5whfmyeukrl5mfxmskvbw5juxa'
23369
23508
  },
23370
23509
  8087: {
23371
23510
  name: 'E-Dollar',
23372
23511
  chain: 'USD',
23512
+ icon: 'edollar',
23373
23513
  rpc: ['https://rpc.e-dollar.org'],
23374
23514
  faucets: [],
23375
23515
  nativeCurrency: { name: 'E-Dollar', symbol: 'USD', decimals: 18 },
@@ -23377,7 +23517,8 @@ exports.chains = {
23377
23517
  shortName: 'E-Dollar',
23378
23518
  chainId: 8087,
23379
23519
  networkId: 8087,
23380
- explorers: []
23520
+ explorers: [],
23521
+ iconURL: 'https://ipfs.io/ipfs/bafkreic4aq265oaf6yze7ba5okefqh6vnqudyrz6ovukvbnrlhet36itle'
23381
23522
  },
23382
23523
  8098: {
23383
23524
  name: 'StreamuX Blockchain',
@@ -23997,6 +24138,28 @@ exports.chains = {
23997
24138
  networkId: 8768,
23998
24139
  iconURL: 'https://ipfs.io/ipfs/Qmcd19ksUvNMD1XQFSC55jJhDPoF2zUzzV7woteFiugwBH'
23999
24140
  },
24141
+ 8811: {
24142
+ name: 'Haven1',
24143
+ chain: 'haven1',
24144
+ rpc: ['https://rpc.haven1.org'],
24145
+ faucets: [],
24146
+ nativeCurrency: { name: 'Haven1', symbol: 'H1', decimals: 18 },
24147
+ features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
24148
+ infoURL: 'https://www.haven1.org',
24149
+ shortName: 'haven1',
24150
+ chainId: 8811,
24151
+ networkId: 8811,
24152
+ icon: 'haven1',
24153
+ explorers: [
24154
+ {
24155
+ name: 'Haven1 Explorer',
24156
+ url: 'https://explorer.haven1.org',
24157
+ icon: 'haven1',
24158
+ standard: 'EIP3091'
24159
+ }
24160
+ ],
24161
+ iconURL: 'https://ipfs.io/ipfs/bafkreih4jq33lz2mjwvu62hmo2ptt277et5l6oqi5ejuyxv2dir2iohsai'
24162
+ },
24000
24163
  8822: {
24001
24164
  name: 'IOTA EVM',
24002
24165
  title: 'IOTA EVM',
@@ -24515,6 +24678,34 @@ exports.chains = {
24515
24678
  ],
24516
24679
  iconURL: 'https://ipfs.io/ipfs/QmeZW6VKUFTbz7PPW8PmDR3ZHa6osYPLBFPnW8T5LSU49c'
24517
24680
  },
24681
+ 9003: {
24682
+ name: 'Qubetics Testnet',
24683
+ chain: 'Qubetics Testnet',
24684
+ rpc: [
24685
+ 'https://alphatestnet-evm-rpc.qubetics.work/',
24686
+ 'wss://wss-testnet-nodes.shidoscan.com'
24687
+ ],
24688
+ faucets: ['https://alphatestnet-explorer.qubetics.work/faucet'],
24689
+ nativeCurrency: {
24690
+ name: 'Qubetics Testnet Token',
24691
+ symbol: 'TICS',
24692
+ decimals: 18
24693
+ },
24694
+ infoURL: 'https://www.qubetics.com/',
24695
+ shortName: 'Qubetics',
24696
+ chainId: 9003,
24697
+ networkId: 9003,
24698
+ icon: 'qubetics',
24699
+ explorers: [
24700
+ {
24701
+ name: 'Qubetics Testnet Explorer',
24702
+ url: 'https://testnet.shidoscan.com',
24703
+ standard: 'none',
24704
+ icon: 'qubetics'
24705
+ }
24706
+ ],
24707
+ iconURL: 'https://ipfs.io/ipfs/bafkreigsioq2bd4c6slficwtzjq6gbti2c4vhzjlsjtihz2b762j4zjqhy'
24708
+ },
24518
24709
  9007: {
24519
24710
  name: 'Shido Testnet Block',
24520
24711
  chain: 'Shido Testnet',
@@ -24985,6 +25176,28 @@ exports.chains = {
24985
25176
  ],
24986
25177
  iconURL: 'https://ipfs.io/ipfs/QmX3hBv8WyvVfYjh1gmgDfJCpJBvKk4TYG9wFX9sC8WAjz'
24987
25178
  },
25179
+ 9696: {
25180
+ name: 'Rebus Mainnet',
25181
+ title: 'Rebuschain Mainnet',
25182
+ chain: 'ETH',
25183
+ rpc: ['https://apievml2.rebuschain.com/l2rpc'],
25184
+ faucets: [],
25185
+ nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
25186
+ infoURL: 'https://www.rebuschain.com',
25187
+ shortName: 'rebus',
25188
+ chainId: 9696,
25189
+ networkId: 9696,
25190
+ icon: 'rebus',
25191
+ explorers: [
25192
+ {
25193
+ name: 'Rebus EVM Explorer (Blockscout)',
25194
+ url: 'https://evm.rebuschain.com',
25195
+ icon: 'rebus',
25196
+ standard: 'none'
25197
+ }
25198
+ ],
25199
+ iconURL: 'https://ipfs.io/ipfs/bafkreifzag46dhp33vb2uldg4htqbqipuqrapjga6ml6pnhn5yibbvb4gq'
25200
+ },
24988
25201
  9700: {
24989
25202
  name: 'Oort MainnetDev',
24990
25203
  title: 'Oort MainnetDev',
@@ -25754,7 +25967,7 @@ exports.chains = {
25754
25967
  name: 'Monad Testnet',
25755
25968
  chain: 'MON',
25756
25969
  icon: 'monad',
25757
- rpc: [],
25970
+ rpc: ['https://testnet-rpc.monad.xyz'],
25758
25971
  features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
25759
25972
  faucets: [],
25760
25973
  nativeCurrency: { name: 'Testnet MON Token', symbol: 'MON', decimals: 18 },
@@ -25763,7 +25976,13 @@ exports.chains = {
25763
25976
  chainId: 10143,
25764
25977
  networkId: 10143,
25765
25978
  slip44: 1,
25766
- explorers: [],
25979
+ explorers: [
25980
+ {
25981
+ name: 'Monad Testnet Explorer',
25982
+ url: 'https://testnet.monadexplorer.com',
25983
+ standard: 'EIP3091'
25984
+ }
25985
+ ],
25767
25986
  iconURL: 'https://ipfs.io/ipfs/bafkreia4vjioitvcrm5umefahnp4wttswooykroarjo5itdvohvk6epiya'
25768
25987
  },
25769
25988
  10200: {
@@ -26486,6 +26705,26 @@ exports.chains = {
26486
26705
  ],
26487
26706
  iconURL: 'https://ipfs.io/ipfs/QmfMXiYn4xF9JwdjaqM5YKhqoByox51XvnL68VvKJS6yyu'
26488
26707
  },
26708
+ 11504: {
26709
+ name: 'BEVM Signet',
26710
+ chain: 'BEVM',
26711
+ rpc: ['https://signet.bevm.io/'],
26712
+ faucets: [],
26713
+ nativeCurrency: { name: 'BTC', symbol: 'BTC', decimals: 18 },
26714
+ infoURL: 'https://bevm.io',
26715
+ shortName: 'bevm-signet',
26716
+ chainId: 11504,
26717
+ networkId: 11504,
26718
+ icon: 'bevm',
26719
+ explorers: [
26720
+ {
26721
+ name: 'bevm signet scan',
26722
+ url: 'https://scan-signet.bevm.io',
26723
+ standard: 'none'
26724
+ }
26725
+ ],
26726
+ iconURL: 'https://ipfs.io/ipfs/QmfMXiYn4xF9JwdjaqM5YKhqoByox51XvnL68VvKJS6yyu'
26727
+ },
26489
26728
  11521: {
26490
26729
  name: 'SatsChain',
26491
26730
  chain: 'SatsChain',
@@ -28710,6 +28949,27 @@ exports.chains = {
28710
28949
  explorers: [],
28711
28950
  iconURL: 'https://ipfs.io/ipfs/bafkreia4vjioitvcrm5umefahnp4wttswooykroarjo5itdvohvk6epiya'
28712
28951
  },
28952
+ 20441: {
28953
+ name: 'XUSD ONE StableChain Mainnet',
28954
+ chain: 'XUSD ONE',
28955
+ icon: 'xusd',
28956
+ rpc: ['https://xusd.live'],
28957
+ faucets: [],
28958
+ nativeCurrency: { name: 'XUSD ONE', symbol: 'X1', decimals: 18 },
28959
+ infoURL: 'https://xusd.co',
28960
+ shortName: 'xusd',
28961
+ chainId: 20441,
28962
+ networkId: 20441,
28963
+ explorers: [
28964
+ {
28965
+ name: 'xusdscan',
28966
+ url: 'https://xusdscan.com',
28967
+ icon: 'xusdscan',
28968
+ standard: 'EIP3091'
28969
+ }
28970
+ ],
28971
+ iconURL: 'https://ipfs.io/ipfs/bafkreid7fdetal6wmyum5tbuhacb66gkcqkrvphcsrc3vid5xidiulycwu'
28972
+ },
28713
28973
  20729: {
28714
28974
  name: 'Callisto Testnet',
28715
28975
  chain: 'CLO',
@@ -30589,6 +30849,22 @@ exports.chains = {
30589
30849
  ],
30590
30850
  iconURL: 'https://ipfs.io/ipfs/QmQnQZ2YUuJMDYoKWhiA1KqY67VFjvMLSXTww46pnrS8js'
30591
30851
  },
30852
+ 33999: {
30853
+ name: 'Pencils Protocol Sepolia Testnet',
30854
+ chain: 'ETH',
30855
+ rpc: [],
30856
+ faucets: [],
30857
+ nativeCurrency: {
30858
+ name: 'Pencils Protocol Sepolia Testnet Token',
30859
+ symbol: 'DAPPST',
30860
+ decimals: 18
30861
+ },
30862
+ infoURL: 'https://pencilsprotocol.io/',
30863
+ shortName: 'dapp-sepolia',
30864
+ chainId: 33999,
30865
+ networkId: 33999,
30866
+ status: 'incubating'
30867
+ },
30592
30868
  34443: {
30593
30869
  name: 'Mode',
30594
30870
  chain: 'ETH',
@@ -31004,6 +31280,21 @@ exports.chains = {
31004
31280
  ],
31005
31281
  iconURL: 'https://ipfs.io/ipfs/QmSj6SSWmBiRjnjZQPb17kvhGDmB9xAGRkG13RwPuXLTCT'
31006
31282
  },
31283
+ 42096: {
31284
+ name: 'Heurist Testnet',
31285
+ chain: 'HEU',
31286
+ status: 'active',
31287
+ rpc: [],
31288
+ faucets: [],
31289
+ nativeCurrency: { name: 'Heurist', symbol: 'HEU', decimals: 18 },
31290
+ infoURL: '',
31291
+ shortName: 'HEU',
31292
+ chainId: 42096,
31293
+ networkId: 42096,
31294
+ slip44: 1,
31295
+ explorers: [],
31296
+ parent: { type: 'L2', chain: 'eip155-4', bridges: [] }
31297
+ },
31007
31298
  42161: {
31008
31299
  name: 'Arbitrum One',
31009
31300
  chainId: 42161,
@@ -31855,6 +32146,32 @@ exports.chains = {
31855
32146
  networkId: 49797,
31856
32147
  slip44: 1
31857
32148
  },
32149
+ 50000: {
32150
+ name: 'Citronus',
32151
+ chain: 'Citronus',
32152
+ rpc: ['https://rpc.citronus.com'],
32153
+ faucets: [],
32154
+ nativeCurrency: { name: 'CITRO', symbol: 'CITRO', decimals: 18 },
32155
+ infoURL: 'https://citronus.com',
32156
+ shortName: 'citro',
32157
+ chainId: 50000,
32158
+ networkId: 50000,
32159
+ icon: 'citro',
32160
+ explorers: [
32161
+ {
32162
+ name: 'citro',
32163
+ url: 'https://explorer.citronus.com',
32164
+ icon: 'citro',
32165
+ standard: 'EIP3091'
32166
+ }
32167
+ ],
32168
+ parent: {
32169
+ type: 'L2',
32170
+ chain: 'eip155-1',
32171
+ bridges: [{ url: 'https://bridge.gelato.network/bridge/citronus' }]
32172
+ },
32173
+ iconURL: 'https://ipfs.io/ipfs/QmdwQDr6vmBtXmK2TmknkEuZNoaDqTasFdZdu3DRw8b2ws'
32174
+ },
31858
32175
  50001: {
31859
32176
  name: 'Liveplex OracleEVM',
31860
32177
  chain: 'Liveplex OracleEVM Network',
@@ -32173,6 +32490,32 @@ exports.chains = {
32173
32490
  },
32174
32491
  iconURL: 'https://ipfs.io/ipfs/QmVa1MhJhixPzFfvhggQWg8hLtS77vg7QFvQtQGrXbVYSg'
32175
32492
  },
32493
+ 53456: {
32494
+ name: 'BirdLayer',
32495
+ title: 'BirdLayer',
32496
+ chain: 'BirdLayer',
32497
+ icon: 'birdlayer',
32498
+ rpc: [
32499
+ 'https://rpc.birdlayer.xyz',
32500
+ 'https://rpc1.birdlayer.xyz',
32501
+ 'wss://rpc.birdlayer.xyz/ws'
32502
+ ],
32503
+ faucets: [],
32504
+ nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
32505
+ infoURL: 'https://www.dodochain.com',
32506
+ shortName: 'birdlayer',
32507
+ chainId: 53456,
32508
+ networkId: 53456,
32509
+ explorers: [
32510
+ {
32511
+ name: 'BirdLayer Explorer',
32512
+ url: 'https://scan.birdlayer.xyz',
32513
+ icon: 'birdlayer',
32514
+ standard: 'EIP3091'
32515
+ }
32516
+ ],
32517
+ iconURL: 'https://ipfs.io/ipfs/QmQDdZQjpKhrVM62479RTzppUG8QHhHd8Bq4RFYAjN1yf4'
32518
+ },
32176
32519
  53457: {
32177
32520
  name: 'DODOchain testnet',
32178
32521
  title: 'DODOchain testnet',
@@ -34521,14 +34864,25 @@ exports.chains = {
34521
34864
  name: 'Berachain',
34522
34865
  chain: 'Berachain',
34523
34866
  rpc: ['https://rpc.berachain.com'],
34524
- faucets: ['https://faucet.berachain.com'],
34867
+ faucets: [],
34525
34868
  nativeCurrency: { name: 'BERA Token', symbol: 'BERA', decimals: 18 },
34526
34869
  infoURL: 'https://www.berachain.com',
34527
34870
  shortName: 'berachain',
34528
34871
  chainId: 80094,
34529
34872
  networkId: 80094,
34530
34873
  icon: 'berachain',
34531
- explorers: [],
34874
+ explorers: [
34875
+ {
34876
+ name: 'Berascan',
34877
+ url: 'https://berascan.com',
34878
+ standard: 'EIP3091'
34879
+ },
34880
+ {
34881
+ name: 'Beratrail',
34882
+ url: 'https://beratrail.io',
34883
+ standard: 'EIP3091'
34884
+ }
34885
+ ],
34532
34886
  iconURL: 'https://ipfs.io/ipfs/QmW2xrDkSqBB7qgftp5PUecEGg4zwUBJgSN45CaR7CKJMr'
34533
34887
  },
34534
34888
  80096: {
@@ -36404,6 +36758,33 @@ exports.chains = {
36404
36758
  ],
36405
36759
  iconURL: 'https://ipfs.io/ipfs/QmWiRBqfzoZ3GC7oCbYFqbwLyF4uDHM4eYdKUUJ7LHf2EA'
36406
36760
  },
36761
+ 105363: {
36762
+ name: 'Lumoz Chain Testnet',
36763
+ chain: 'ETH',
36764
+ rpc: ['https://testnet-rpc.lumoz.org'],
36765
+ faucets: [],
36766
+ nativeCurrency: {
36767
+ name: 'Lumoz Testnet Token',
36768
+ symbol: 'MOZ',
36769
+ decimals: 18
36770
+ },
36771
+ features: [{ name: 'EIP155' }],
36772
+ infoURL: 'https://lumoz.org',
36773
+ shortName: 'Lumoz-Chain-Testnet',
36774
+ chainId: 105363,
36775
+ networkId: 105363,
36776
+ slip44: 1,
36777
+ icon: 'opside-new',
36778
+ explorers: [
36779
+ {
36780
+ name: 'LumozTestInfo',
36781
+ url: 'https://testnet-scan.lumoz.info',
36782
+ icon: 'opside-new',
36783
+ standard: 'EIP3091'
36784
+ }
36785
+ ],
36786
+ iconURL: 'https://ipfs.io/ipfs/QmZnE2ygPL2ZGuzHGvFCHmrqxwdurrhz3K1yPnwLzKbgay'
36787
+ },
36407
36788
  108801: {
36408
36789
  name: 'BROChain Mainnet',
36409
36790
  chain: 'BRO',
@@ -36800,6 +37181,21 @@ exports.chains = {
36800
37181
  ],
36801
37182
  iconURL: 'https://ipfs.io/ipfs/QmcCFUTStKKJKfzTwrjfMFoVaPCMsvAvWXRdDkYMvCkEs3'
36802
37183
  },
37184
+ 121224: {
37185
+ name: 'Fushuma',
37186
+ chain: 'Fushuma',
37187
+ rpc: ['https://rpc.fushuma.com'],
37188
+ faucets: [],
37189
+ nativeCurrency: { name: 'FUSHUMA', symbol: 'FUMA', decimals: 18 },
37190
+ features: [{ name: 'EIP155' }],
37191
+ infoURL: '',
37192
+ shortName: 'fushuma',
37193
+ chainId: 121224,
37194
+ networkId: 121224,
37195
+ explorers: [
37196
+ { name: 'FumaScan', url: 'https://fumascan.com', standard: 'none' }
37197
+ ]
37198
+ },
36803
37199
  123321: {
36804
37200
  name: 'Gemchain',
36805
37201
  chain: 'Gemchain',
@@ -37122,7 +37518,7 @@ exports.chains = {
37122
37518
  iconURL: 'https://ipfs.io/ipfs/bafybeigpyvnir6awzgeazkk5xdkvexw7w6ww3yxawszue6zms4a5ygdfky'
37123
37519
  },
37124
37520
  167000: {
37125
- name: 'Taiko Mainnet',
37521
+ name: 'Taiko Alethia',
37126
37522
  chain: 'ETH',
37127
37523
  status: 'active',
37128
37524
  icon: 'taiko',
@@ -37252,7 +37648,7 @@ exports.chains = {
37252
37648
  iconURL: 'https://ipfs.io/ipfs/QmcHdmVr5VRUJq13jnM6tgah5Ge7hn3Dm14eY6vwivJ5ui'
37253
37649
  },
37254
37650
  167009: {
37255
- name: 'Taiko Hekla L2',
37651
+ name: 'Taiko Hekla',
37256
37652
  chain: 'ETH',
37257
37653
  status: 'active',
37258
37654
  icon: 'taiko',
@@ -37470,6 +37866,17 @@ exports.chains = {
37470
37866
  { name: 'tracehawk', url: 'https://r0arscan.io', standard: 'none' }
37471
37867
  ]
37472
37868
  },
37869
+ 198989: {
37870
+ name: 'Lydia Coin Testnet',
37871
+ chain: 'LYDIA-TESTNET',
37872
+ rpc: ['https://testnet-rpc.lydiacoins.com'],
37873
+ faucets: ['https://faucet.lydiacoins.com/'],
37874
+ nativeCurrency: { name: 'Lydia Token', symbol: 'BSW', decimals: 18 },
37875
+ infoURL: 'https://raas.gelato.network/rollups/details/public/lydia-coin-testnet',
37876
+ shortName: 'lydia-testnet',
37877
+ chainId: 198989,
37878
+ networkId: 198989
37879
+ },
37473
37880
  199991: {
37474
37881
  name: 'MAZZE Testnet',
37475
37882
  chain: 'MAZZE Testnet',
@@ -38144,6 +38551,28 @@ exports.chains = {
38144
38551
  ],
38145
38552
  iconURL: 'https://ipfs.io/ipfs/bafkreigpxhu7glccsislhjqpl5fnsfmj2io4cy33blhky642uiuyojossy'
38146
38553
  },
38554
+ 224400: {
38555
+ name: 'CONET Mainnet',
38556
+ chain: 'CONET Mainnet',
38557
+ rpc: ['https://mainnet-rpc.conet.network'],
38558
+ faucets: [],
38559
+ nativeCurrency: { name: 'CONET ETH', symbol: 'ETH', decimals: 18 },
38560
+ features: [{ name: 'EIP155' }],
38561
+ infoURL: 'https://conet.network',
38562
+ shortName: 'conet-mainnet',
38563
+ chainId: 224400,
38564
+ networkId: 224400,
38565
+ slip44: 2147708048,
38566
+ icon: 'conet',
38567
+ explorers: [
38568
+ {
38569
+ name: 'CONET Mainnet Explorer',
38570
+ url: 'https://mainnet.conet.network',
38571
+ standard: 'EIP3091'
38572
+ }
38573
+ ],
38574
+ iconURL: 'https://ipfs.io/ipfs/bafkreibjxqd5kqcc2shstjjujvxzg6cwegwr6dgjyyd56v6h7yusgks7sy'
38575
+ },
38147
38576
  224422: {
38148
38577
  name: 'CONET Sebolia Testnet',
38149
38578
  chain: 'CONET',
@@ -38167,22 +38596,22 @@ exports.chains = {
38167
38596
  iconURL: 'https://ipfs.io/ipfs/bafkreibjxqd5kqcc2shstjjujvxzg6cwegwr6dgjyyd56v6h7yusgks7sy'
38168
38597
  },
38169
38598
  224433: {
38170
- name: 'CONET Holesky',
38171
- chain: 'CONET Holesky',
38599
+ name: 'CONET Cancun',
38600
+ chain: 'CONET Cancun',
38172
38601
  rpc: ['https://rpc.conet.network'],
38173
38602
  faucets: [],
38174
- nativeCurrency: { name: 'CONET Holesky', symbol: 'CONET', decimals: 18 },
38603
+ nativeCurrency: { name: 'CONET Cancun', symbol: 'CONET', decimals: 18 },
38175
38604
  features: [{ name: 'EIP155' }],
38176
38605
  infoURL: 'https://conet.network',
38177
- shortName: 'conet-holesky',
38606
+ shortName: 'conet-cancun',
38178
38607
  chainId: 224433,
38179
38608
  networkId: 224433,
38180
38609
  slip44: 2147708081,
38181
38610
  icon: 'conet',
38182
38611
  explorers: [
38183
38612
  {
38184
- name: 'CONET Holesky Scan',
38185
- url: 'https://scan.conet.network',
38613
+ name: 'CONET Cancun Scan',
38614
+ url: 'https://cancun.conet.network',
38186
38615
  standard: 'EIP3091'
38187
38616
  }
38188
38617
  ],
@@ -42364,6 +42793,28 @@ exports.chains = {
42364
42793
  },
42365
42794
  iconURL: 'https://ipfs.io/ipfs/QmRySLe3su59dE5x5JPm2b1GeZfz6DR9qUzcbp3rt4SD3A'
42366
42795
  },
42796
+ 6231991: {
42797
+ name: 'Block Chain LOL Berachain Testnet',
42798
+ chain: 'Block Chain LOL Berachain',
42799
+ rpc: ['https://block-chain.alt.technology'],
42800
+ faucets: ['https://faucet.block-chain.lol/'],
42801
+ nativeCurrency: {
42802
+ name: 'HarryPotterObamaSonic10Inu',
42803
+ symbol: 'HARRY',
42804
+ decimals: 18
42805
+ },
42806
+ infoURL: 'https://block-chain.lol/',
42807
+ shortName: 'block-chain-lol-testnet',
42808
+ chainId: 6231991,
42809
+ networkId: 6231991,
42810
+ explorers: [
42811
+ {
42812
+ name: 'Block Chain LOL Berachain Testnet Blockscout Explorer',
42813
+ url: 'https://explorer.block-chain.lol',
42814
+ standard: 'EIP3091'
42815
+ }
42816
+ ]
42817
+ },
42367
42818
  6666665: {
42368
42819
  name: 'Safe(AnWang) Mainnet',
42369
42820
  chain: 'Safe(AnWang)',
@@ -43136,6 +43587,30 @@ exports.chains = {
43136
43587
  }
43137
43588
  ]
43138
43589
  },
43590
+ 16969696: {
43591
+ name: ' Privix Chain Mainnet',
43592
+ chain: 'PSC',
43593
+ rpc: [
43594
+ 'https://mainnet-rpc.privixchain.xyz/',
43595
+ 'wss://mainnet-rpc.privixchain.xyz/ws'
43596
+ ],
43597
+ faucets: [],
43598
+ nativeCurrency: { name: 'Privix Coin', symbol: 'PSC', decimals: 18 },
43599
+ infoURL: 'https://privix.co/',
43600
+ shortName: 'mpsc',
43601
+ chainId: 16969696,
43602
+ networkId: 16969696,
43603
+ icon: 'privix',
43604
+ explorers: [
43605
+ {
43606
+ name: 'blockscout',
43607
+ url: 'https://privixscan.io',
43608
+ icon: 'blockscout',
43609
+ standard: 'EIP3091'
43610
+ }
43611
+ ],
43612
+ iconURL: 'https://ipfs.io/ipfs/bafkreigodpsoidrdcnck4gemprf6zh6qptx72t2iit3hq7rhtk5qbr6vri'
43613
+ },
43139
43614
  17000920: {
43140
43615
  name: 'Lambda Chain Testnet',
43141
43616
  chain: 'Lambda Chain',
@@ -44322,6 +44797,30 @@ exports.chains = {
44322
44797
  },
44323
44798
  status: 'active'
44324
44799
  },
44800
+ 96969696: {
44801
+ name: ' Privix Chain Testnet',
44802
+ chain: 'PSC',
44803
+ rpc: [
44804
+ 'https://testnet-rpc.privixchain.xyz/',
44805
+ 'wss://testnet-rpc.privixchain.xyz/ws'
44806
+ ],
44807
+ faucets: ['https://faucet.privixchain.xyz'],
44808
+ nativeCurrency: { name: 'Privix Coin', symbol: 'tPSC', decimals: 18 },
44809
+ infoURL: 'https://privix.co/',
44810
+ shortName: 'tpsc',
44811
+ chainId: 96969696,
44812
+ networkId: 96969696,
44813
+ icon: 'privix',
44814
+ explorers: [
44815
+ {
44816
+ name: 'blockscout',
44817
+ url: 'https://testnet.privixscan.io',
44818
+ icon: 'blockscout',
44819
+ standard: 'EIP3091'
44820
+ }
44821
+ ],
44822
+ iconURL: 'https://ipfs.io/ipfs/bafkreigodpsoidrdcnck4gemprf6zh6qptx72t2iit3hq7rhtk5qbr6vri'
44823
+ },
44325
44824
  97912060: {
44326
44825
  name: 'ChadChain',
44327
44826
  chain: 'CHAD',
@@ -44857,11 +45356,11 @@ exports.chains = {
44857
45356
  iconURL: 'https://ipfs.io/ipfs/bafkreiezcwowhm6xjrkt44cmiu6ml36rhrxx3amcg3cfkcntv2vgcvgbre'
44858
45357
  },
44859
45358
  476462898: {
44860
- name: 'Skopje Testnet',
45359
+ name: 'GPT Testnet',
44861
45360
  chain: 'Skopje Testnet',
44862
45361
  icon: 'skopje-gpt',
44863
- rpc: ['https://skopje-rpc.gptprotocol.io'],
44864
- faucets: ['https://skopje-faucet.gptprotocol.io'],
45362
+ rpc: ['https://testnet-rpc.gptprotocol.io'],
45363
+ faucets: ['https://testnet-faucet.gptprotocol.io'],
44865
45364
  chainId: 476462898,
44866
45365
  networkId: 476462898,
44867
45366
  nativeCurrency: { name: 'SkpGPT', symbol: 'SkpGPT', decimals: 18 },
@@ -44870,12 +45369,12 @@ exports.chains = {
44870
45369
  parent: {
44871
45370
  type: 'L2',
44872
45371
  chain: 'eip155-11155111',
44873
- bridges: [{ url: 'https://skopje-bridge.gptprotocol.io' }]
45372
+ bridges: [{ url: 'https://testnet-bridge.gptprotocol.io' }]
44874
45373
  },
44875
45374
  explorers: [
44876
45375
  {
44877
45376
  name: 'blockscout',
44878
- url: 'https://skopje-explorer.gptprotocol.io',
45377
+ url: 'https://testnet-explorer.gptprotocol.io',
44879
45378
  standard: 'EIP3091',
44880
45379
  icon: 'blockscout'
44881
45380
  }
@@ -45197,6 +45696,35 @@ exports.chains = {
45197
45696
  }
45198
45697
  ]
45199
45698
  },
45699
+ 1278060416: {
45700
+ name: 'OFFICIAL VASYL',
45701
+ title: 'OFFICIAL VASYL',
45702
+ chain: 'Official-Vasyl',
45703
+ rpc: ['https://rpc.official-vasyl.network'],
45704
+ faucets: ['https://faucet.official-vasyl.network'],
45705
+ nativeCurrency: { name: 'OFFICIAL VASYL', symbol: 'VASYL', decimals: 18 },
45706
+ infoURL: 'official-vasyl.network',
45707
+ shortName: 'Vasyl',
45708
+ chainId: 1278060416,
45709
+ networkId: 1278060416,
45710
+ icon: 'vasyl',
45711
+ explorers: [
45712
+ {
45713
+ name: 'Official Vasyl Explorer',
45714
+ url: 'https://explorer.official-vasyl.network',
45715
+ icon: 'vasyl',
45716
+ standard: 'EIP3091'
45717
+ }
45718
+ ],
45719
+ parent: {
45720
+ type: 'L2',
45721
+ chain: 'eip155-11155111',
45722
+ bridges: [{ url: 'https://bridge.official-vasyl.network' }]
45723
+ },
45724
+ features: [{ name: 'EIP155' }],
45725
+ status: 'active',
45726
+ iconURL: 'https://ipfs.io/ipfs/bafkreib454hflqzfcvpsmk43mkgwsj3ds36olbf2nidtr4kppfk2ghpu2q'
45727
+ },
45200
45728
  1313161554: {
45201
45729
  name: 'Aurora Mainnet',
45202
45730
  chain: 'NEAR',
@@ -45700,6 +46228,35 @@ exports.chains = {
45700
46228
  networkId: 1666900001,
45701
46229
  explorers: []
45702
46230
  },
46231
+ 1702448187: {
46232
+ name: 'WITNESS CHAIN',
46233
+ title: 'WITNESS CHAIN',
46234
+ chain: 'Witness-Chain',
46235
+ rpc: ['https://sequencer.witnesschain.com'],
46236
+ nativeCurrency: { name: 'ETHER', symbol: 'ETH', decimals: 18 },
46237
+ faucets: [],
46238
+ infoURL: 'https://www.witnesschain.com',
46239
+ shortName: 'Witness',
46240
+ chainId: 1702448187,
46241
+ networkId: 1702448187,
46242
+ icon: 'witness',
46243
+ explorers: [
46244
+ {
46245
+ name: 'Witness Chain Explorer',
46246
+ url: 'https://explorer.witnesschain.com',
46247
+ icon: 'witness',
46248
+ standard: 'EIP3091'
46249
+ }
46250
+ ],
46251
+ parent: {
46252
+ type: 'L2',
46253
+ chain: 'eip155-1',
46254
+ bridges: [{ url: 'https://bridge.witnesschain.com' }]
46255
+ },
46256
+ features: [{ name: 'EIP155' }],
46257
+ status: 'active',
46258
+ iconURL: 'https://ipfs.io/ipfs/bafkreif7kqdtkwsemjxpfiarn5db3zhe7xtqi2z3hmzls3ehygfk2dsfhe'
46259
+ },
45703
46260
  1722641160: {
45704
46261
  name: 'Silicon zkEVM Sepolia Testnet',
45705
46262
  title: 'Silicon zkEVM Sepolia Testnet',
@@ -45964,6 +46521,28 @@ exports.chains = {
45964
46521
  ],
45965
46522
  iconURL: 'https://ipfs.io/ipfs/QmdwQDr6vmBtXmK2TmknkEuZNoaDqTasFdZdu3DRw8b2wt'
45966
46523
  },
46524
+ 7088110746: {
46525
+ name: 'pectra-devnet-5',
46526
+ chain: 'ETH',
46527
+ rpc: ['https://rpc.pectra-devnet-5.ethpandaops.io'],
46528
+ faucets: ['https://faucet.pectra-devnet-5.ethpandaops.io'],
46529
+ nativeCurrency: { name: 'Testnet ETH', symbol: 'ETH', decimals: 18 },
46530
+ infoURL: 'https://pectra-devnet-5.ethpandaops.io',
46531
+ shortName: 'pectra5',
46532
+ chainId: 7088110746,
46533
+ networkId: 7088110746,
46534
+ icon: 'ethereum',
46535
+ status: 'incubating',
46536
+ explorers: [
46537
+ {
46538
+ name: 'Explorer',
46539
+ url: 'https://explorer.pectra-devnet-5.ethpandaops.io',
46540
+ icon: 'ethereum',
46541
+ standard: 'EIP3091'
46542
+ }
46543
+ ],
46544
+ iconURL: 'https://ipfs.io/ipfs/QmdwQDr6vmBtXmK2TmknkEuZNoaDqTasFdZdu3DRw8b2wt'
46545
+ },
45967
46546
  11297108099: {
45968
46547
  name: 'Palm Testnet',
45969
46548
  chain: 'Palm',