@revoke.cash/chains 24.1.0 → 25.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.
@@ -509,7 +509,7 @@ exports.chains = {
509
509
  explorers: [
510
510
  {
511
511
  name: 'Cronos Explorer',
512
- url: 'https://cronoscan.com',
512
+ url: 'https://explorer.cronos.org',
513
513
  standard: 'none'
514
514
  }
515
515
  ]
@@ -3713,6 +3713,19 @@ exports.chains = {
3713
3713
  }
3714
3714
  ]
3715
3715
  },
3716
+ 252: {
3717
+ name: 'Fraxchain Mainnet',
3718
+ chain: 'FRAX',
3719
+ rpc: [],
3720
+ faucets: [],
3721
+ nativeCurrency: { name: 'Frax Ether', symbol: 'frxETH', decimals: 18 },
3722
+ infoURL: 'https://mainnet.frax.com',
3723
+ shortName: 'fraxchain',
3724
+ chainId: 252,
3725
+ networkId: 252,
3726
+ explorers: [],
3727
+ status: 'incubating'
3728
+ },
3716
3729
  255: {
3717
3730
  name: 'Kroma',
3718
3731
  chain: 'ETH',
@@ -3968,8 +3981,8 @@ exports.chains = {
3968
3981
  explorers: [
3969
3982
  {
3970
3983
  name: 'HashScan',
3971
- url: 'https://hashscan.io/mainnet/dashboard',
3972
- standard: 'none'
3984
+ url: 'https://hashscan.io/mainnet',
3985
+ standard: 'EIP3091'
3973
3986
  },
3974
3987
  {
3975
3988
  name: 'Arkhia Explorer',
@@ -4009,8 +4022,8 @@ exports.chains = {
4009
4022
  explorers: [
4010
4023
  {
4011
4024
  name: 'HashScan',
4012
- url: 'https://hashscan.io/testnet/dashboard',
4013
- standard: 'none'
4025
+ url: 'https://hashscan.io/testnet',
4026
+ standard: 'EIP3091'
4014
4027
  },
4015
4028
  {
4016
4029
  name: 'Arkhia Explorer',
@@ -4050,8 +4063,8 @@ exports.chains = {
4050
4063
  explorers: [
4051
4064
  {
4052
4065
  name: 'HashScan',
4053
- url: 'https://hashscan.io/previewnet/dashboard',
4054
- standard: 'none'
4066
+ url: 'https://hashscan.io/previewnet',
4067
+ standard: 'EIP3091'
4055
4068
  }
4056
4069
  ]
4057
4070
  },
@@ -4736,6 +4749,25 @@ exports.chains = {
4736
4749
  }
4737
4750
  ]
4738
4751
  },
4752
+ 428: {
4753
+ name: 'Geso Verse',
4754
+ chain: 'Geso Verse',
4755
+ rpc: ['https://rpc.verse.gesoten.com/'],
4756
+ faucets: [],
4757
+ nativeCurrency: { name: 'OAS', symbol: 'OAS', decimals: 18 },
4758
+ infoURL: 'https://gesoten.com/',
4759
+ shortName: 'GSV',
4760
+ icon: 'gesoten',
4761
+ chainId: 428,
4762
+ networkId: 428,
4763
+ explorers: [
4764
+ {
4765
+ name: 'Geso Verse Explorer',
4766
+ url: 'https://explorer.verse.gesoten.com',
4767
+ standard: 'EIP3091'
4768
+ }
4769
+ ]
4770
+ },
4739
4771
  443: {
4740
4772
  name: 'Obscuro Testnet',
4741
4773
  title: 'Obscuro Sepolia Rollup Testnet',
@@ -5094,11 +5126,7 @@ exports.chains = {
5094
5126
  570: {
5095
5127
  name: 'Rollux Mainnet',
5096
5128
  chain: 'SYS',
5097
- rpc: [
5098
- 'https://rpc.rollux.com',
5099
- 'https://rollux.public-rpc.com',
5100
- 'wss://rpc.rollux.com/wss'
5101
- ],
5129
+ rpc: ['https://rpc.rollux.com', 'wss://rpc.rollux.com/wss'],
5102
5130
  faucets: ['https://rollux.id/faucetapp'],
5103
5131
  nativeCurrency: { name: 'Syscoin', symbol: 'SYS', decimals: 18 },
5104
5132
  infoURL: 'https://rollux.com',
@@ -5595,6 +5623,18 @@ exports.chains = {
5595
5623
  }
5596
5624
  ]
5597
5625
  },
5626
+ 727: {
5627
+ name: 'Blucrates',
5628
+ chain: 'BLU',
5629
+ rpc: ['https://data.bluchain.pro'],
5630
+ faucets: [],
5631
+ nativeCurrency: { name: 'Blucrates', symbol: 'BLU', decimals: 18 },
5632
+ infoURL: 'https://www.blucrates.com',
5633
+ shortName: 'blu',
5634
+ chainId: 727,
5635
+ networkId: 727,
5636
+ slip44: 727
5637
+ },
5598
5638
  740: {
5599
5639
  name: 'Canto Testnet',
5600
5640
  chain: 'Canto Tesnet',
@@ -6826,6 +6866,30 @@ exports.chains = {
6826
6866
  status: 'deprecated'
6827
6867
  },
6828
6868
  1072: {
6869
+ name: 'ShimmerEVM Testnet Deprecated 1072',
6870
+ title: 'ShimmerEVM Testnet Deprecated 1072',
6871
+ chain: 'ShimmerEVM',
6872
+ icon: 'shimmerevm',
6873
+ rpc: [],
6874
+ faucets: [
6875
+ 'https://evm-toolkit.evm.testnet.shimmer.network',
6876
+ 'https://evm-faucet.testnet.shimmer.network'
6877
+ ],
6878
+ nativeCurrency: { name: 'SMR', symbol: 'SMR', decimals: 6 },
6879
+ infoURL: 'https://shimmer.network',
6880
+ shortName: 'shimmerevm-testnet-deprecated-1072',
6881
+ chainId: 1072,
6882
+ networkId: 1072,
6883
+ explorers: [
6884
+ {
6885
+ name: 'explorer',
6886
+ url: 'https://explorer.evm.testnet.shimmer.network',
6887
+ standard: 'EIP3091'
6888
+ }
6889
+ ],
6890
+ status: 'deprecated'
6891
+ },
6892
+ 1073: {
6829
6893
  name: 'ShimmerEVM Testnet',
6830
6894
  title: 'ShimmerEVM Testnet',
6831
6895
  chain: 'ShimmerEVM',
@@ -6838,8 +6902,8 @@ exports.chains = {
6838
6902
  nativeCurrency: { name: 'SMR', symbol: 'SMR', decimals: 6 },
6839
6903
  infoURL: 'https://shimmer.network',
6840
6904
  shortName: 'shimmerevm-testnet',
6841
- chainId: 1072,
6842
- networkId: 1072,
6905
+ chainId: 1073,
6906
+ networkId: 1073,
6843
6907
  explorers: [
6844
6908
  {
6845
6909
  name: 'explorer',
@@ -8235,20 +8299,23 @@ exports.chains = {
8235
8299
  networkId: 1657
8236
8300
  },
8237
8301
  1662: {
8238
- name: 'Horizen Yuma Testnet Deprecated',
8239
- shortName: 'Yuma',
8240
- chain: 'Yuma',
8241
- icon: 'eon',
8302
+ name: 'Liquichain',
8303
+ shortName: 'Liquichain',
8304
+ chain: 'LQC',
8242
8305
  rpc: [],
8243
- features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
8244
8306
  faucets: [],
8245
- nativeCurrency: { name: 'Testnet Zen', symbol: 'tZEN', decimals: 18 },
8246
- infoURL: 'https://horizen.io/',
8307
+ nativeCurrency: { name: 'Licoin', symbol: 'LCN', decimals: 18 },
8308
+ infoURL: 'https://liquichain.io/',
8247
8309
  chainId: 1662,
8248
8310
  networkId: 1662,
8249
- slip44: 121,
8250
- explorers: [],
8251
- status: 'deprecated'
8311
+ explorers: [
8312
+ {
8313
+ name: 'Liquichain Mainnet',
8314
+ url: 'https://mainnet.liquichain.io',
8315
+ standard: 'EIP3091'
8316
+ }
8317
+ ],
8318
+ redFlags: ['reusedChainId']
8252
8319
  },
8253
8320
  1663: {
8254
8321
  name: 'Horizen Gobi Testnet',
@@ -8697,6 +8764,25 @@ exports.chains = {
8697
8764
  }
8698
8765
  ]
8699
8766
  },
8767
+ 1909: {
8768
+ name: 'Merkle Scan',
8769
+ chain: 'MRK',
8770
+ icon: 'merklescan',
8771
+ rpc: ['https://marklechain-rpc.merklescan.com'],
8772
+ faucets: [],
8773
+ nativeCurrency: { name: 'Merkle', symbol: 'MRK', decimals: 18 },
8774
+ infoURL: 'https://merklescan.com',
8775
+ shortName: 'MRK',
8776
+ chainId: 1909,
8777
+ networkId: 1909,
8778
+ explorers: [
8779
+ {
8780
+ name: 'blockscout',
8781
+ url: 'https://merklescan.com',
8782
+ standard: 'none'
8783
+ }
8784
+ ]
8785
+ },
8700
8786
  1945: {
8701
8787
  name: 'ONUS Chain Testnet',
8702
8788
  title: 'ONUS Chain Testnet',
@@ -9086,7 +9172,7 @@ exports.chains = {
9086
9172
  name: 'MainnetZ Mainnet',
9087
9173
  chain: 'NetZ',
9088
9174
  icon: 'mainnetz',
9089
- rpc: ['https://mainnet-rpc.mainnetz.io'],
9175
+ rpc: ['https://mainnet-rpc.mainnetz.io', 'https://eu-rpc.mainnetz.io'],
9090
9176
  faucets: ['https://faucet.mainnetz.io'],
9091
9177
  nativeCurrency: { name: 'MainnetZ', symbol: 'NetZ', decimals: 18 },
9092
9178
  infoURL: 'https://mainnetz.io',
@@ -9883,6 +9969,17 @@ exports.chains = {
9883
9969
  }
9884
9970
  ]
9885
9971
  },
9972
+ 2306: {
9973
+ name: 'Ebro Network',
9974
+ chain: 'ebro',
9975
+ rpc: ['https://greendinoswap.com'],
9976
+ faucets: [],
9977
+ nativeCurrency: { name: 'Ebro', symbol: 'ebro', decimals: 18 },
9978
+ infoURL: 'https://www.ebrochain.com',
9979
+ shortName: 'ebro',
9980
+ chainId: 2306,
9981
+ networkId: 2306
9982
+ },
9886
9983
  2309: {
9887
9984
  name: 'Arevia',
9888
9985
  chain: 'Arevia',
@@ -10110,6 +10207,19 @@ exports.chains = {
10110
10207
  }
10111
10208
  ]
10112
10209
  },
10210
+ 2522: {
10211
+ name: 'Fraxchain Testnet',
10212
+ chain: 'FRAX',
10213
+ rpc: ['https://rpc.testnet.frax.com'],
10214
+ faucets: [],
10215
+ nativeCurrency: { name: 'Frax Ether', symbol: 'frxETH', decimals: 18 },
10216
+ infoURL: 'https://testnet.frax.com',
10217
+ shortName: 'fraxchain-testnet',
10218
+ chainId: 2522,
10219
+ networkId: 2522,
10220
+ explorers: [],
10221
+ status: 'active'
10222
+ },
10113
10223
  2559: {
10114
10224
  name: 'Kortho Mainnet',
10115
10225
  chain: 'Kortho Chain',
@@ -10268,6 +10378,30 @@ exports.chains = {
10268
10378
  bridges: [{ url: 'https://bridge-testnet.morphism.xyz' }]
10269
10379
  }
10270
10380
  },
10381
+ 2718: {
10382
+ name: 'K-LAOS',
10383
+ title: 'K-LAOS: LAOS on Kusama',
10384
+ chain: 'K-LAOS',
10385
+ icon: 'k-laos',
10386
+ rpc: [
10387
+ 'https://rpc.klaos.laosfoundation.io',
10388
+ 'wss://rpc.klaos.laosfoundation.io'
10389
+ ],
10390
+ faucets: [],
10391
+ nativeCurrency: { name: 'KLAOS', symbol: 'KLAOS', decimals: 18 },
10392
+ infoURL: 'https://www.laosfoundation.io/',
10393
+ shortName: 'k-laos',
10394
+ chainId: 2718,
10395
+ networkId: 2718,
10396
+ explorers: [
10397
+ {
10398
+ name: 'blockscout',
10399
+ url: 'https://blockscout.klaos.laosfoundation.io',
10400
+ icon: 'k-laos',
10401
+ standard: 'EIP3091'
10402
+ }
10403
+ ]
10404
+ },
10271
10405
  2888: {
10272
10406
  name: 'Boba Network Goerli Testnet',
10273
10407
  chain: 'ETH',
@@ -11079,6 +11213,25 @@ exports.chains = {
11079
11213
  }
11080
11214
  ]
11081
11215
  },
11216
+ 4003: {
11217
+ name: 'X1 Fastnet',
11218
+ chain: 'X1',
11219
+ rpc: ['https://x1-fastnet.xen.network'],
11220
+ faucets: [],
11221
+ nativeCurrency: { name: 'XN', symbol: 'XN', decimals: 18 },
11222
+ infoURL: 'https://docs.xen.network/go-x1/',
11223
+ shortName: 'x1-fastnet',
11224
+ chainId: 4003,
11225
+ networkId: 4003,
11226
+ explorers: [
11227
+ {
11228
+ name: 'Blockscout',
11229
+ url: 'https://explorer.x1-fastnet.xen.network',
11230
+ icon: 'blockscout',
11231
+ standard: 'EIP3091'
11232
+ }
11233
+ ]
11234
+ },
11082
11235
  4051: {
11083
11236
  name: 'Bobaopera Testnet',
11084
11237
  chain: 'Bobaopera Testnet',
@@ -12224,6 +12377,7 @@ exports.chains = {
12224
12377
  chain: 'DGS',
12225
12378
  rpc: ['https://dsc-rpc.digitsoul.co.th'],
12226
12379
  faucets: [],
12380
+ icon: 'pnet',
12227
12381
  nativeCurrency: { name: 'Digit Coin', symbol: 'DGC', decimals: 18 },
12228
12382
  infoURL: '',
12229
12383
  shortName: 'DGS',
@@ -12789,6 +12943,25 @@ exports.chains = {
12789
12943
  }
12790
12944
  ]
12791
12945
  },
12946
+ 7860: {
12947
+ name: 'MaalChain Testnet',
12948
+ chain: 'MaalChain Testnet',
12949
+ icon: 'maal-test',
12950
+ rpc: ['https://node1.maalscan.io/', 'https://rpc-bntest.maalscan.io/'],
12951
+ faucets: ['https://faucet-testnet.maalscan.io/'],
12952
+ nativeCurrency: { name: 'MAAL', symbol: 'MAAL', decimals: 18 },
12953
+ infoURL: 'https://www.maalchain.com/',
12954
+ shortName: 'maal-test',
12955
+ chainId: 7860,
12956
+ networkId: 7860,
12957
+ explorers: [
12958
+ {
12959
+ name: 'maalscan testnet',
12960
+ url: 'https://testnet.maalscan.io',
12961
+ standard: 'EIP3091'
12962
+ }
12963
+ ]
12964
+ },
12792
12965
  7878: {
12793
12966
  name: 'Hazlor Testnet',
12794
12967
  chain: 'SCAS',
@@ -13145,7 +13318,7 @@ exports.chains = {
13145
13318
  explorers: [
13146
13319
  {
13147
13320
  name: 'blockscout',
13148
- url: 'https://testnet.torusscan.com',
13321
+ url: 'https://testnet.toruscan.com',
13149
13322
  icon: 'blockscout',
13150
13323
  standard: 'EIP3091'
13151
13324
  }
@@ -14862,6 +15035,26 @@ exports.chains = {
14862
15035
  }
14863
15036
  ]
14864
15037
  },
15038
+ 13473: {
15039
+ name: 'Immutable zkEVM Testnet',
15040
+ chain: 'Immutable zkEVM',
15041
+ rpc: ['https://rpc.testnet.immutable.com'],
15042
+ faucets: ['https://docs.immutable.com/docs/zkEVM/guides/faucet'],
15043
+ nativeCurrency: { name: 'Test IMX', symbol: 'tIMX', decimals: 18 },
15044
+ infoURL: 'https://www.immutable.com',
15045
+ shortName: 'imx-testnet',
15046
+ chainId: 13473,
15047
+ networkId: 13473,
15048
+ icon: 'immutable',
15049
+ explorers: [
15050
+ {
15051
+ name: 'Immutable Testnet explorer',
15052
+ url: 'https://explorer.testnet.immutable.com',
15053
+ standard: 'EIP3091',
15054
+ icon: 'immutable'
15055
+ }
15056
+ ]
15057
+ },
14865
15058
  13812: {
14866
15059
  name: 'Susono',
14867
15060
  chain: 'SUS',
@@ -14912,6 +15105,26 @@ exports.chains = {
14912
15105
  networkId: 14853,
14913
15106
  explorers: []
14914
15107
  },
15108
+ 15003: {
15109
+ name: 'Immutable zkEVM Devnet',
15110
+ chain: 'Immutable zkEVM',
15111
+ rpc: ['https://rpc.dev.immutable.com'],
15112
+ faucets: ['https://docs.immutable.com/docs/zkEVM/guides/faucet'],
15113
+ nativeCurrency: { name: 'Dev IMX', symbol: 'dIMX', decimals: 18 },
15114
+ infoURL: 'https://www.immutable.com',
15115
+ shortName: 'imx-devnet',
15116
+ chainId: 15003,
15117
+ networkId: 15003,
15118
+ icon: 'immutable',
15119
+ explorers: [
15120
+ {
15121
+ name: 'Immutable Devnet explorer',
15122
+ url: 'https://explorer.dev.immutable.com',
15123
+ standard: 'EIP3091',
15124
+ icon: 'immutable'
15125
+ }
15126
+ ]
15127
+ },
14915
15128
  15551: {
14916
15129
  name: 'LoopNetwork Mainnet',
14917
15130
  chain: 'LoopNetwork',
@@ -15078,6 +15291,7 @@ exports.chains = {
15078
15291
  },
15079
15292
  17000: {
15080
15293
  name: 'Holesky',
15294
+ title: 'Ethereum Testnet Holesky',
15081
15295
  chain: 'ETH',
15082
15296
  rpc: [
15083
15297
  'https://rpc.holesky.ethpandaops.io',
@@ -15116,6 +15330,30 @@ exports.chains = {
15116
15330
  }
15117
15331
  ]
15118
15332
  },
15333
+ 17001: {
15334
+ name: 'Redstone Holesky Testnet',
15335
+ chain: 'ETH',
15336
+ rpc: ['https://rpc.holesky.redstone.xyz'],
15337
+ faucets: [],
15338
+ nativeCurrency: {
15339
+ name: 'Redstone Testnet Ether',
15340
+ symbol: 'ETH',
15341
+ decimals: 18
15342
+ },
15343
+ infoURL: 'https://redstone.xyz/docs/network-info',
15344
+ shortName: 'redstone',
15345
+ chainId: 17001,
15346
+ networkId: 17001,
15347
+ icon: 'redstone',
15348
+ explorers: [
15349
+ {
15350
+ name: 'Redstone Holesky Explorer',
15351
+ url: 'https://explorer.holesky.redstone.xyz',
15352
+ icon: 'ethereum',
15353
+ standard: 'EIP3091'
15354
+ }
15355
+ ]
15356
+ },
15119
15357
  17171: {
15120
15358
  name: 'G8Chain Mainnet',
15121
15359
  chain: 'G8C',
@@ -17052,6 +17290,26 @@ exports.chains = {
17052
17290
  ],
17053
17291
  status: 'active'
17054
17292
  },
17293
+ 59971: {
17294
+ name: 'Genesys Code Mainnet',
17295
+ chain: 'GCODE',
17296
+ rpc: ['https://mainnet.genesyscode.io/'],
17297
+ faucets: [],
17298
+ nativeCurrency: { name: 'GenesysCode', symbol: 'GCODE', decimals: 18 },
17299
+ infoURL: 'https://genesyscode.io',
17300
+ shortName: 'gcode',
17301
+ chainId: 59971,
17302
+ networkId: 59971,
17303
+ icon: 'genesyscode',
17304
+ explorers: [
17305
+ {
17306
+ name: 'Genesys Scan',
17307
+ url: 'https://genesysscan.io',
17308
+ icon: 'genesyscode',
17309
+ standard: 'none'
17310
+ }
17311
+ ]
17312
+ },
17055
17313
  60000: {
17056
17314
  name: 'Thinkium Testnet Chain 0',
17057
17315
  chain: 'Thinkium',
@@ -17784,6 +18042,24 @@ exports.chains = {
17784
18042
  }
17785
18043
  ]
17786
18044
  },
18045
+ 81041: {
18046
+ name: 'Nordek Mainnet',
18047
+ chain: 'Nordek',
18048
+ rpc: ['https://mainnet-rpc.nordekscan.com'],
18049
+ faucets: [],
18050
+ nativeCurrency: { name: 'NRK', symbol: 'NRK', decimals: 18 },
18051
+ infoURL: 'https://nordekscan.com',
18052
+ shortName: 'nordek',
18053
+ chainId: 81041,
18054
+ networkId: 81041,
18055
+ explorers: [
18056
+ {
18057
+ name: 'nordek',
18058
+ url: 'https://nordekscan.com',
18059
+ standard: 'EIP3091'
18060
+ }
18061
+ ]
18062
+ },
17787
18063
  81341: {
17788
18064
  name: 'Amana Testnet',
17789
18065
  chain: 'MEER',
@@ -19100,6 +19376,25 @@ exports.chains = {
19100
19376
  }
19101
19377
  ]
19102
19378
  },
19379
+ 202212: {
19380
+ name: 'X1 Devnet',
19381
+ chain: 'X1',
19382
+ rpc: ['https://x1-devnet.xen.network'],
19383
+ faucets: [],
19384
+ nativeCurrency: { name: 'XN', symbol: 'XN', decimals: 18 },
19385
+ infoURL: 'https://docs.xen.network/x1/',
19386
+ shortName: 'x1-devnet',
19387
+ chainId: 202212,
19388
+ networkId: 202212,
19389
+ explorers: [
19390
+ {
19391
+ name: 'Blockscout',
19392
+ url: 'https://explorer.x1-devnet.xen.network',
19393
+ icon: 'blockscout',
19394
+ standard: 'EIP3091'
19395
+ }
19396
+ ]
19397
+ },
19103
19398
  202624: {
19104
19399
  name: 'Jellie',
19105
19400
  title: 'Twala Testnet Jellie',
@@ -19121,6 +19416,25 @@ exports.chains = {
19121
19416
  }
19122
19417
  ]
19123
19418
  },
19419
+ 204005: {
19420
+ name: 'X1 Network',
19421
+ chain: 'X1',
19422
+ rpc: ['https://x1-testnet.xen.network'],
19423
+ faucets: [],
19424
+ nativeCurrency: { name: 'XN', symbol: 'XN', decimals: 18 },
19425
+ infoURL: 'https://docs.xen.network/go-x1/',
19426
+ shortName: 'x1-testnet',
19427
+ chainId: 204005,
19428
+ networkId: 204005,
19429
+ explorers: [
19430
+ {
19431
+ name: 'Blockscout',
19432
+ url: 'https://explorer.x1-testnet.xen.network',
19433
+ icon: 'blockscout',
19434
+ standard: 'EIP3091'
19435
+ }
19436
+ ]
19437
+ },
19124
19438
  210425: {
19125
19439
  name: 'PlatON Mainnet',
19126
19440
  chain: 'PlatON',
@@ -19560,6 +19874,7 @@ exports.chains = {
19560
19874
  chain: 'DS2',
19561
19875
  rpc: ['https://dgs-rpc.digitsoul.co.th'],
19562
19876
  faucets: [],
19877
+ icon: 'pnet',
19563
19878
  nativeCurrency: { name: 'Digit Coin', symbol: 'DGC', decimals: 18 },
19564
19879
  infoURL: '',
19565
19880
  shortName: 'DS2',
@@ -19981,7 +20296,7 @@ exports.chains = {
19981
20296
  explorers: [
19982
20297
  {
19983
20298
  name: 'Scroll Sepolia Etherscan',
19984
- url: 'https://sepolia.scrollscan.dev',
20299
+ url: 'https://sepolia.scrollscan.com',
19985
20300
  standard: 'EIP3091'
19986
20301
  },
19987
20302
  {
@@ -19993,7 +20308,7 @@ exports.chains = {
19993
20308
  parent: {
19994
20309
  type: 'L2',
19995
20310
  chain: 'eip155-11155111',
19996
- bridges: [{ url: 'https://scroll.io/bridge' }]
20311
+ bridges: [{ url: 'https://sepolia.scroll.io/bridge' }]
19997
20312
  }
19998
20313
  },
19999
20314
  534352: {
@@ -20329,11 +20644,13 @@ exports.chains = {
20329
20644
  shortName: 'dodao',
20330
20645
  chainId: 855456,
20331
20646
  networkId: 855456,
20647
+ icon: 'dodao',
20332
20648
  explorers: [
20333
20649
  {
20334
20650
  name: 'Dodao Explorer',
20335
20651
  url: 'https://tanssi-evmexplorer.netlify.app/?rpcUrl=https://fraa-dancebox-3041-rpc.a.dancebox.tanssi.network',
20336
- standard: 'none'
20652
+ icon: 'dodao',
20653
+ standard: 'EIP3091'
20337
20654
  }
20338
20655
  ]
20339
20656
  },
@@ -20513,6 +20830,25 @@ exports.chains = {
20513
20830
  }
20514
20831
  ]
20515
20832
  },
20833
+ 1127469: {
20834
+ name: 'Tiltyard Subnet',
20835
+ chain: 'TILTYARD',
20836
+ rpc: ['https://subnets.avax.network/tiltyard/testnet/rpc'],
20837
+ features: [{ name: 'EIP1559' }],
20838
+ faucets: [],
20839
+ nativeCurrency: { name: 'Tiltyard Token', symbol: 'TILTG', decimals: 18 },
20840
+ infoURL: '',
20841
+ shortName: 'tiltyard',
20842
+ chainId: 1127469,
20843
+ networkId: 1127469,
20844
+ explorers: [
20845
+ {
20846
+ name: 'TILTYARD Explorer',
20847
+ url: 'http://testnet-explorer.tiltyard.gg',
20848
+ standard: 'EIP3091'
20849
+ }
20850
+ ]
20851
+ },
20516
20852
  1261120: {
20517
20853
  name: 'zKatana',
20518
20854
  shortName: 'azktn',
@@ -20736,7 +21072,7 @@ exports.chains = {
20736
21072
  chain: 'DPU',
20737
21073
  rpc: ['https://sc-rpc.dpu.ac.th'],
20738
21074
  faucets: [],
20739
- nativeCurrency: { name: 'DGS', symbol: 'DGS', decimals: 18 },
21075
+ nativeCurrency: { name: 'DGC', symbol: 'DGC', decimals: 18 },
20740
21076
  infoURL: '',
20741
21077
  shortName: 'DPU',
20742
21078
  chainId: 2611555,
@@ -21747,9 +22083,10 @@ exports.chains = {
21747
22083
  ]
21748
22084
  },
21749
22085
  344106930: {
21750
- name: 'Calypso NFT Hub (SKALE Testnet)',
22086
+ name: 'SKALE Calypso Hub Testnet',
21751
22087
  title: 'Calypso NFT Hub Testnet',
21752
22088
  chain: 'staging-utter-unripe-menkar',
22089
+ icon: 'calypso',
21753
22090
  rpc: ['https://staging-v3.skalenodes.com/v1/staging-utter-unripe-menkar'],
21754
22091
  faucets: ['https://sfuel.dirtroad.dev/staging'],
21755
22092
  nativeCurrency: { name: 'sFUEL', symbol: 'sFUEL', decimals: 18 },
@@ -21761,7 +22098,6 @@ exports.chains = {
21761
22098
  {
21762
22099
  name: 'Blockscout',
21763
22100
  url: 'https://staging-utter-unripe-menkar.explorer.staging-v3.skalenodes.com',
21764
- icon: 'calypso',
21765
22101
  standard: 'EIP3091'
21766
22102
  }
21767
22103
  ]
@@ -21786,6 +22122,26 @@ exports.chains = {
21786
22122
  }
21787
22123
  ]
21788
22124
  },
22125
+ 476158412: {
22126
+ name: 'SKALE Europa Hub Testnet',
22127
+ title: 'Europa Hub Testnet',
22128
+ chain: 'staging-legal-crazy-castor',
22129
+ icon: 'europa',
22130
+ rpc: ['https://staging-v3.skalenodes.com/v1/staging-legal-crazy-castor'],
22131
+ faucets: ['https://sfuel.dirtroad.dev/staging'],
22132
+ nativeCurrency: { name: 'sFUEL', symbol: 'sFUEL', decimals: 18 },
22133
+ infoURL: 'https://europahub.network/',
22134
+ shortName: 'europa-testnet',
22135
+ chainId: 476158412,
22136
+ networkId: 476158412,
22137
+ explorers: [
22138
+ {
22139
+ name: 'Blockscout',
22140
+ url: 'https://staging-legal-crazy-castor.explorer.staging-v3.skalenodes.com',
22141
+ standard: 'EIP3091'
22142
+ }
22143
+ ]
22144
+ },
21789
22145
  486217935: {
21790
22146
  name: 'Gather Devnet Network',
21791
22147
  chain: 'GTH',
@@ -21805,23 +22161,23 @@ exports.chains = {
21805
22161
  ]
21806
22162
  },
21807
22163
  503129905: {
21808
- name: 'Nebula Staging',
22164
+ name: 'SKALE Nebula Hub Testnet',
21809
22165
  chain: 'staging-faint-slimy-achird',
22166
+ icon: 'nebula',
21810
22167
  rpc: [
21811
22168
  'https://staging-v3.skalenodes.com/v1/staging-faint-slimy-achird',
21812
22169
  'wss://staging-v3.skalenodes.com/v1/ws/staging-faint-slimy-achird'
21813
22170
  ],
21814
- faucets: [],
22171
+ faucets: ['https://sfuel.dirtroad.dev/staging'],
21815
22172
  nativeCurrency: { name: 'sFUEL', symbol: 'sFUEL', decimals: 18 },
21816
22173
  infoURL: 'https://nebulachain.io/',
21817
- shortName: 'nebula-staging',
22174
+ shortName: 'nebula-testnet',
21818
22175
  chainId: 503129905,
21819
22176
  networkId: 503129905,
21820
22177
  explorers: [
21821
22178
  {
21822
- name: 'nebula',
22179
+ name: 'Blockscout',
21823
22180
  url: 'https://staging-faint-slimy-achird.explorer.staging-v3.skalenodes.com',
21824
- icon: 'nebula',
21825
22181
  standard: 'EIP3091'
21826
22182
  }
21827
22183
  ]
@@ -21948,6 +22304,28 @@ exports.chains = {
21948
22304
  chainId: 1313161556,
21949
22305
  networkId: 1313161556
21950
22306
  },
22307
+ 1350216234: {
22308
+ name: 'SKALE Titan Hub',
22309
+ chain: 'parallel-stormy-spica',
22310
+ icon: 'titan',
22311
+ rpc: [
22312
+ 'https://mainnet.skalenodes.com/v1/parallel-stormy-spica',
22313
+ 'wss://mainnet.skalenodes.com/v1/ws/parallel-stormy-spica'
22314
+ ],
22315
+ faucets: ['https://sfuel.skale.network/'],
22316
+ nativeCurrency: { name: 'sFUEL', symbol: 'sFUEL', decimals: 18 },
22317
+ infoURL: '',
22318
+ shortName: 'titan-mainnet',
22319
+ chainId: 1350216234,
22320
+ networkId: 1350216234,
22321
+ explorers: [
22322
+ {
22323
+ name: 'Blockscout',
22324
+ url: 'https://parallel-stormy-spica.explorer.mainnet.skalenodes.com',
22325
+ standard: 'EIP3091'
22326
+ }
22327
+ ]
22328
+ },
21951
22329
  1351057110: {
21952
22330
  name: 'Chaos (SKALE Testnet)',
21953
22331
  title: 'Chaos Testnet',
@@ -21990,13 +22368,14 @@ exports.chains = {
21990
22368
  ]
21991
22369
  },
21992
22370
  1482601649: {
21993
- name: 'Nebula Mainnet',
22371
+ name: 'SKALE Nebula Hub',
21994
22372
  chain: 'green-giddy-denebola',
22373
+ icon: 'nebula',
21995
22374
  rpc: [
21996
22375
  'https://mainnet.skalenodes.com/v1/green-giddy-denebola',
21997
22376
  'wss://mainnet-proxy.skalenodes.com/v1/ws/green-giddy-denebola'
21998
22377
  ],
21999
- faucets: [],
22378
+ faucets: ['https://sfuel.skale.network/'],
22000
22379
  nativeCurrency: { name: 'sFUEL', symbol: 'sFUEL', decimals: 18 },
22001
22380
  infoURL: 'https://nebulachain.io/',
22002
22381
  shortName: 'nebula-mainnet',
@@ -22004,17 +22383,38 @@ exports.chains = {
22004
22383
  networkId: 1482601649,
22005
22384
  explorers: [
22006
22385
  {
22007
- name: 'nebula',
22386
+ name: 'Blockscout',
22008
22387
  url: 'https://green-giddy-denebola.explorer.mainnet.skalenodes.com',
22009
- icon: 'nebula',
22388
+ standard: 'EIP3091'
22389
+ }
22390
+ ]
22391
+ },
22392
+ 1517929550: {
22393
+ name: 'SKALE Titan Hub Testnet',
22394
+ chain: 'staging-aware-chief-gianfar',
22395
+ icon: 'titan',
22396
+ rpc: [
22397
+ 'https://staging-v3.skalenodes.com/v1/staging-aware-chief-gianfar',
22398
+ 'wss://staging-v3.skalenodes.com/v1/ws/staging-aware-chief-gianfar'
22399
+ ],
22400
+ faucets: ['https://sfuel.dirtroad.dev/staging'],
22401
+ nativeCurrency: { name: 'sFUEL', symbol: 'sFUEL', decimals: 18 },
22402
+ infoURL: '',
22403
+ shortName: 'titan-testnet',
22404
+ chainId: 1517929550,
22405
+ networkId: 1517929550,
22406
+ explorers: [
22407
+ {
22408
+ name: 'Blockscout',
22409
+ url: 'https://staging-aware-chief-gianfar.explorer.staging-v3.skalenodes.com',
22010
22410
  standard: 'EIP3091'
22011
22411
  }
22012
22412
  ]
22013
22413
  },
22014
22414
  1564830818: {
22015
- name: 'Calypso NFT Hub (SKALE)',
22016
- title: 'Calypso NFT Hub Mainnet',
22415
+ name: 'SKALE Calypso Hub',
22017
22416
  chain: 'honorable-steel-rasalhague',
22417
+ icon: 'calypso',
22018
22418
  rpc: ['https://mainnet.skalenodes.com/v1/honorable-steel-rasalhague'],
22019
22419
  faucets: ['https://sfuel.dirtroad.dev'],
22020
22420
  nativeCurrency: { name: 'sFUEL', symbol: 'sFUEL', decimals: 18 },
@@ -22026,7 +22426,6 @@ exports.chains = {
22026
22426
  {
22027
22427
  name: 'Blockscout',
22028
22428
  url: 'https://honorable-steel-rasalhague.explorer.mainnet.skalenodes.com',
22029
- icon: 'calypso',
22030
22429
  standard: 'EIP3091'
22031
22430
  }
22032
22431
  ]
@@ -22189,7 +22588,7 @@ exports.chains = {
22189
22588
  networkId: 2021121117
22190
22589
  },
22191
22590
  2046399126: {
22192
- name: 'Europa SKALE Chain',
22591
+ name: 'SKALE Europa Hub',
22193
22592
  chain: 'europa',
22194
22593
  icon: 'europa',
22195
22594
  rpc: [