@revoke.cash/chains 68.0.0 → 69.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.
@@ -3099,10 +3099,7 @@ exports.chains = {
3099
3099
  name: 'Eteria Mainnet',
3100
3100
  chain: 'ERA',
3101
3101
  icon: 'eteria',
3102
- rpc: [
3103
- 'https://mainnet.eternalcoin.io/v1',
3104
- 'ws://mainnet.eternalcoin.io/v1/ws'
3105
- ],
3102
+ rpc: ['https://mainnet.eteria.io/v1'],
3106
3103
  features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
3107
3104
  faucets: [],
3108
3105
  nativeCurrency: { name: 'Eteria', symbol: 'ERA', decimals: 18 },
@@ -3110,7 +3107,7 @@ exports.chains = {
3110
3107
  shortName: 'ERA',
3111
3108
  chainId: 140,
3112
3109
  networkId: 140,
3113
- iconURL: 'https://ipfs.io/ipfs/bafybeibexfskndvhn5xtrcmpjoifp2ufnzgwiwbfrjcxat55alergskkve'
3110
+ iconURL: 'https://ipfs.io/ipfs/bafkreieuh4toxf5wvysvvylajsfgholhg5tplyzwsfv5f2nvmhr537jp7y'
3114
3111
  },
3115
3112
  141: {
3116
3113
  name: 'Openpiece Testnet',
@@ -4908,14 +4905,30 @@ exports.chains = {
4908
4905
  title: 'TAC Mainnet',
4909
4906
  chain: 'TAC',
4910
4907
  icon: 'tac',
4911
- rpc: [],
4908
+ rpc: [
4909
+ 'https://rpc.tac.build',
4910
+ 'https://rpc.ankr.com/tac',
4911
+ 'https://ws.rpc.tac.build'
4912
+ ],
4912
4913
  faucets: [],
4913
4914
  nativeCurrency: { name: 'TAC', symbol: 'TAC', decimals: 18 },
4914
4915
  infoURL: 'https://tac.build/',
4915
- shortName: 'tac',
4916
+ shortName: 'tacchain_239-1',
4917
+ slip44: 60,
4916
4918
  chainId: 239,
4917
4919
  networkId: 239,
4918
- explorers: [],
4920
+ explorers: [
4921
+ {
4922
+ name: 'TAC Explorer',
4923
+ url: 'https://explorer.tac.build',
4924
+ standard: 'EIP3091'
4925
+ },
4926
+ {
4927
+ name: 'Blockscout',
4928
+ url: 'https://tac.blockscout.com',
4929
+ standard: 'EIP3091'
4930
+ }
4931
+ ],
4919
4932
  iconURL: 'https://ipfs.io/ipfs/bafkreigvlt7py3h7ehy75x3w2ksmncfj57xt6giyfkhoue2vlrnfokezse'
4920
4933
  },
4921
4934
  240: {
@@ -16960,7 +16973,7 @@ exports.chains = {
16960
16973
  shortName: 'tacchain_2390-1',
16961
16974
  chainId: 2390,
16962
16975
  networkId: 2390,
16963
- slip44: 1,
16976
+ slip44: 60,
16964
16977
  explorers: [
16965
16978
  {
16966
16979
  name: 'TAC Turin Blockscout',
@@ -16970,6 +16983,32 @@ exports.chains = {
16970
16983
  ],
16971
16984
  iconURL: 'https://ipfs.io/ipfs/bafkreidhtm3kefmhw3vh7kl5uwx2rigq7h7r7beoq7sepblcrmclgyynue'
16972
16985
  },
16986
+ 2391: {
16987
+ name: 'TAC Saint Petersburg',
16988
+ title: 'TAC Testnet SPB',
16989
+ chain: 'TAC',
16990
+ icon: 'tactestnet',
16991
+ rpc: [
16992
+ 'https://spb.rpc.tac.build',
16993
+ 'https://rpc.ankr.com/tac_spb',
16994
+ 'https://spb-ws.rpc.tac.build'
16995
+ ],
16996
+ faucets: ['https://spb.faucet.tac.build/'],
16997
+ nativeCurrency: { name: 'TAC', symbol: 'TAC', decimals: 18 },
16998
+ infoURL: 'https://tac.build/',
16999
+ shortName: 'tacchain_2391-1',
17000
+ chainId: 2391,
17001
+ networkId: 2391,
17002
+ slip44: 60,
17003
+ explorers: [
17004
+ {
17005
+ name: 'TAC SPB Explorer',
17006
+ url: 'https://spb.explorer.tac.build',
17007
+ standard: 'EIP3091'
17008
+ }
17009
+ ],
17010
+ iconURL: 'https://ipfs.io/ipfs/bafkreidhtm3kefmhw3vh7kl5uwx2rigq7h7r7beoq7sepblcrmclgyynue'
17011
+ },
16973
17012
  2399: {
16974
17013
  name: 'BOMB Chain Testnet',
16975
17014
  chain: 'BOMB',
@@ -18369,6 +18408,54 @@ exports.chains = {
18369
18408
  networkId: 3270,
18370
18409
  slip44: 1
18371
18410
  },
18411
+ 3300: {
18412
+ name: 'Realio Testnet',
18413
+ chain: 'Realio Testnet',
18414
+ rpc: [
18415
+ 'https://json-rpc.realiostage.network',
18416
+ 'https://realio-testnet.json-rpc.decentrio.ventures'
18417
+ ],
18418
+ faucets: [],
18419
+ nativeCurrency: { name: 'Rio', symbol: 'RIO', decimals: 18 },
18420
+ features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
18421
+ infoURL: 'https://www.realio.network',
18422
+ shortName: 'realiotestnet',
18423
+ chainId: 3300,
18424
+ networkId: 3300,
18425
+ icon: 'realiotestnet',
18426
+ explorers: [
18427
+ {
18428
+ name: 'Realio Testnet Explorer',
18429
+ url: 'https://explorer.realiostage.network',
18430
+ standard: 'none'
18431
+ }
18432
+ ],
18433
+ iconURL: 'https://ipfs.io/ipfs/QmZsXYnR5C25v99xZs7Zzk5UUwiCidpGwSzejb21M66fuT'
18434
+ },
18435
+ 3301: {
18436
+ name: 'Realio',
18437
+ chain: 'Realio',
18438
+ rpc: [
18439
+ 'https://json-rpc.realio.network',
18440
+ 'https://realio.json-rpc.decentrio.ventures'
18441
+ ],
18442
+ faucets: [],
18443
+ nativeCurrency: { name: 'Rio', symbol: 'RIO', decimals: 18 },
18444
+ features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
18445
+ infoURL: 'https://www.realio.network',
18446
+ shortName: 'realio',
18447
+ chainId: 3301,
18448
+ networkId: 3301,
18449
+ icon: 'realio',
18450
+ explorers: [
18451
+ {
18452
+ name: 'Realio Explorer',
18453
+ url: 'https://explorer.realio.network',
18454
+ standard: 'none'
18455
+ }
18456
+ ],
18457
+ iconURL: 'https://ipfs.io/ipfs/QmZsXYnR5C25v99xZs7Zzk5UUwiCidpGwSzejb21M66fuT'
18458
+ },
18372
18459
  3306: {
18373
18460
  name: 'Debounce Subnet Testnet',
18374
18461
  chain: 'Debounce Network',
@@ -18850,7 +18937,7 @@ exports.chains = {
18850
18937
  faucets: ['https://faucet.botanixlabs.dev'],
18851
18938
  nativeCurrency: { name: 'Botanix', symbol: 'BTC', decimals: 18 },
18852
18939
  infoURL: 'https://botanixlabs.xyz',
18853
- shortName: 'BTNX',
18940
+ shortName: 'BTNXt',
18854
18941
  chainId: 3636,
18855
18942
  networkId: 3636,
18856
18943
  slip44: 1,
@@ -18861,27 +18948,27 @@ exports.chains = {
18861
18948
  standard: 'EIP3091'
18862
18949
  }
18863
18950
  ],
18864
- iconURL: 'https://ipfs.io/ipfs/QmVE5s2pXiqdMnAcxhAmWkZYhpFB5CysypeLyPKzT4rGYe'
18951
+ iconURL: 'https://ipfs.io/ipfs/bafkreiay6fhksszxziv25iqncumkwewu7kvoiakdozvnhocolkmlhh4ffe'
18865
18952
  },
18866
18953
  3637: {
18867
18954
  name: 'Botanix Mainnet',
18868
- chain: 'BTC',
18955
+ chain: 'BOTANIX',
18869
18956
  icon: 'botanix',
18870
- rpc: ['https://rpc.btxtestchain.com'],
18871
- faucets: ['https://faucet.btxtestchain.com'],
18957
+ rpc: ['https://rpc.botanixlabs.com'],
18958
+ faucets: [],
18872
18959
  nativeCurrency: { name: 'Botanix', symbol: 'BTC', decimals: 18 },
18873
- infoURL: 'https://btxtestchain.com',
18874
- shortName: 'BTCm',
18960
+ infoURL: 'https://botanixlabs.com',
18961
+ shortName: 'BTNX',
18875
18962
  chainId: 3637,
18876
18963
  networkId: 3637,
18877
18964
  explorers: [
18878
18965
  {
18879
- name: 'Botanix',
18880
- url: 'https://btxtestchain.com',
18966
+ name: 'Botanix Explorer',
18967
+ url: 'https://botanixscan.io',
18881
18968
  standard: 'EIP3091'
18882
18969
  }
18883
18970
  ],
18884
- iconURL: 'https://ipfs.io/ipfs/QmVE5s2pXiqdMnAcxhAmWkZYhpFB5CysypeLyPKzT4rGYe'
18971
+ iconURL: 'https://ipfs.io/ipfs/bafkreiay6fhksszxziv25iqncumkwewu7kvoiakdozvnhocolkmlhh4ffe'
18885
18972
  },
18886
18973
  3639: {
18887
18974
  name: 'iChain Network',
@@ -23432,6 +23519,50 @@ exports.chains = {
23432
23519
  ],
23433
23520
  iconURL: 'https://ipfs.io/ipfs/QmPuQ6gaCfUtNdRuaEDbdhot2m2KCy2ZHCJUvZXJAtdeyJ'
23434
23521
  },
23522
+ 7531: {
23523
+ name: 'Rome Mainnet 0 Palatine',
23524
+ chain: 'ROME',
23525
+ rpc: ['https://palatine-i.mainnet-0.romeprotocol.xyz'],
23526
+ faucets: ['https://deposit.mainnet-0.romeprotocol.xyz'],
23527
+ nativeCurrency: { name: 'RSOL', symbol: 'RSOL', decimals: 18 },
23528
+ infoURL: 'https://rome.builders',
23529
+ shortName: 'rome-mainnet-0-palatine',
23530
+ chainId: 7531,
23531
+ networkId: 7531,
23532
+ icon: 'rome',
23533
+ explorers: [
23534
+ {
23535
+ name: 'Rome Mainnet 0 Palatine Explorer',
23536
+ url: 'https://romescout-palatine-i.mainnet-0.romeprotocol.xyz',
23537
+ icon: 'rome',
23538
+ standard: 'EIP3091'
23539
+ }
23540
+ ],
23541
+ status: 'active',
23542
+ iconURL: 'https://ipfs.io/ipfs/bafkreibm26mwdgzt4e3c5wr5sfee644cnjsye2mgkajhfzsyu3wglrecd4'
23543
+ },
23544
+ 7532: {
23545
+ name: 'Rome Mainnet 0 Aventine',
23546
+ chain: 'ROME',
23547
+ rpc: ['https://aventine-i.mainnet-0.romeprotocol.xyz'],
23548
+ faucets: ['https://deposit.mainnet-0.romeprotocol.xyz'],
23549
+ nativeCurrency: { name: 'RSOL', symbol: 'RSOL', decimals: 18 },
23550
+ infoURL: 'https://rome.builders',
23551
+ shortName: 'rome-mainnet-0-aventine',
23552
+ chainId: 7532,
23553
+ networkId: 7532,
23554
+ icon: 'rome',
23555
+ explorers: [
23556
+ {
23557
+ name: 'Rome Mainnet 0 Aventine Explorer',
23558
+ url: 'https://romescout-aventine-i.mainnet-0.romeprotocol.xyz',
23559
+ icon: 'rome',
23560
+ standard: 'EIP3091'
23561
+ }
23562
+ ],
23563
+ status: 'active',
23564
+ iconURL: 'https://ipfs.io/ipfs/bafkreibm26mwdgzt4e3c5wr5sfee644cnjsye2mgkajhfzsyu3wglrecd4'
23565
+ },
23435
23566
  7560: {
23436
23567
  name: 'Cyber Mainnet',
23437
23568
  chain: 'Cyber',
@@ -26263,6 +26394,27 @@ exports.chains = {
26263
26394
  bridges: [{ url: 'https://gateway.boba.network' }]
26264
26395
  }
26265
26396
  },
26397
+ 9746: {
26398
+ name: 'Plasma Testnet',
26399
+ chain: 'Plasma',
26400
+ rpc: ['https://ultra-quick-paper.plasma-testnet.quiknode.pro'],
26401
+ faucets: [],
26402
+ nativeCurrency: { name: 'Testnet Plasma', symbol: 'tXPL', decimals: 18 },
26403
+ infoURL: 'https://plasma.to',
26404
+ shortName: 'plasma',
26405
+ chainId: 9746,
26406
+ networkId: 9746,
26407
+ icon: 'plasma',
26408
+ explorers: [
26409
+ {
26410
+ name: 'Plasma Explorer',
26411
+ url: 'https://plasma.gas.zip',
26412
+ icon: 'plasma',
26413
+ standard: 'EIP3091'
26414
+ }
26415
+ ],
26416
+ iconURL: 'https://ipfs.io/ipfs/QmV34vcJ1sDpUyDJkskLv77H99Nxn8qRf6TvscJcywYwG6'
26417
+ },
26266
26418
  9768: {
26267
26419
  name: 'MainnetZ Testnet',
26268
26420
  chain: 'NetZ',
@@ -33987,6 +34139,28 @@ exports.chains = {
33987
34139
  ],
33988
34140
  parent: { type: 'L2', chain: 'eip155-11155111' }
33989
34141
  },
34142
+ 50342: {
34143
+ name: 'Reddio',
34144
+ title: 'Reddio mainnet L2 Rollup',
34145
+ chain: 'ETH',
34146
+ rpc: ['https://mainnet.reddio.com/rpc'],
34147
+ faucets: [],
34148
+ nativeCurrency: { name: 'Reddio', symbol: 'RDO', decimals: 18 },
34149
+ infoURL: 'https://www.reddio.com',
34150
+ shortName: 'reddio',
34151
+ chainId: 50342,
34152
+ networkId: 50342,
34153
+ slip44: 1,
34154
+ explorers: [
34155
+ {
34156
+ name: 'blockscout',
34157
+ url: 'https://reddio.cloud.blockscout.com',
34158
+ icon: 'blockscout',
34159
+ standard: 'EIP3091'
34160
+ }
34161
+ ],
34162
+ parent: { type: 'L2', chain: 'eip155-1' }
34163
+ },
33990
34164
  50505: {
33991
34165
  name: 'STB Testnet',
33992
34166
  chain: 'STB Testnet',
@@ -38132,6 +38306,36 @@ exports.chains = {
38132
38306
  networkId: 98881,
38133
38307
  status: 'incubating'
38134
38308
  },
38309
+ 98964: {
38310
+ name: 'Pay1 Network',
38311
+ chainId: 98964,
38312
+ shortName: 'pay1',
38313
+ chain: 'PAY1',
38314
+ networkId: 98964,
38315
+ icon: 'pay1',
38316
+ nativeCurrency: { name: 'Pay1', symbol: 'Pay1', decimals: 18 },
38317
+ rpc: [
38318
+ 'https://rpc.pay1coin.com',
38319
+ 'https://rpc0.pay1coin.com',
38320
+ 'https://rpc1.pay1coin.com',
38321
+ 'https://rpc2.pay1coin.com',
38322
+ 'wss://ws.pay1coin.com',
38323
+ 'wss://ws0.pay1coin.com',
38324
+ 'wss://ws1.pay1coin.com',
38325
+ 'wss://ws2.pay1coin.com'
38326
+ ],
38327
+ faucets: [],
38328
+ explorers: [
38329
+ {
38330
+ name: 'Pay1Scan',
38331
+ url: 'https://pay1scan.io',
38332
+ icon: 'pay1scan',
38333
+ standard: 'EIP3091'
38334
+ }
38335
+ ],
38336
+ infoURL: 'https://pay1coin.com',
38337
+ iconURL: 'https://ipfs.io/ipfs/QmcLm4CYi4bEmz6C6yxNxDomXNyR9umE5P71YB7QMFkz9G'
38338
+ },
38135
38339
  98985: {
38136
38340
  name: 'Superposition Testnet',
38137
38341
  title: 'Sperposition Testnet',
@@ -38499,6 +38703,48 @@ exports.chains = {
38499
38703
  status: 'deprecated',
38500
38704
  iconURL: 'https://ipfs.io/ipfs/bafybeidk4swpgdyqmpz6shd5onvpaujvwiwthrhypufnwr6xh3dausz2dm'
38501
38705
  },
38706
+ 100501: {
38707
+ name: 'DeInfra Mainnet',
38708
+ chain: 'DeInfraMainnet',
38709
+ rpc: ['https://c100501n3.deinfra.net:443/jsonrpc'],
38710
+ faucets: [],
38711
+ nativeCurrency: { name: 'SK', symbol: 'SK', decimals: 18 },
38712
+ icon: 'deinfra',
38713
+ infoURL: 'https://deinfra.net',
38714
+ shortName: 'deinfra-mainnet',
38715
+ chainId: 100501,
38716
+ networkId: 100501,
38717
+ explorers: [
38718
+ {
38719
+ name: 'Deinfra Mainnet Network Explorer',
38720
+ url: 'https://explorer.deinfra.net',
38721
+ standard: 'EIP3091'
38722
+ }
38723
+ ],
38724
+ iconURL: 'https://ipfs.io/ipfs/bafybeic234jzphpt7pg2jjosi3zohllbjhz6e5gc2snda4uzrmv6cwfbvi'
38725
+ },
38726
+ 100610: {
38727
+ name: 'Monsoon ',
38728
+ chain: 'MONSOON',
38729
+ rpc: ['https://monsoon.rainfall.one'],
38730
+ features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
38731
+ faucets: [],
38732
+ nativeCurrency: { name: 'RDP', symbol: 'RDP', decimals: 18 },
38733
+ infoURL: '',
38734
+ shortName: 'monsoon',
38735
+ chainId: 100610,
38736
+ networkId: 100610,
38737
+ icon: 'monsoon',
38738
+ explorers: [
38739
+ {
38740
+ name: 'Monsoon Scan',
38741
+ url: 'https://scout.monsoon.rainfall.one',
38742
+ icon: 'monsoon',
38743
+ standard: 'EIP3091'
38744
+ }
38745
+ ],
38746
+ iconURL: 'https://ipfs.io/ipfs/QmYmx1KEFtAuCpA8VDq5B7WvbDVYGvXkZjBkmZTSQMsYCX'
38747
+ },
38502
38748
  101003: {
38503
38749
  name: 'Socotra JUNE-Chain',
38504
38750
  chain: 'Socotra JUNE-Chain',
@@ -39127,6 +39373,94 @@ exports.chains = {
39127
39373
  ],
39128
39374
  iconURL: 'https://ipfs.io/ipfs/QmcCFUTStKKJKfzTwrjfMFoVaPCMsvAvWXRdDkYMvCkEs3'
39129
39375
  },
39376
+ 121212: {
39377
+ name: 'Rome Devnet Esquiline',
39378
+ chain: 'ROME',
39379
+ rpc: ['https://esquiline-i.devnet.romeprotocol.xyz'],
39380
+ faucets: ['https://deposit.devnet.romeprotocol.xyz'],
39381
+ nativeCurrency: { name: 'RSOL', symbol: 'RSOL', decimals: 18 },
39382
+ infoURL: 'https://rome.builders',
39383
+ shortName: 'rome-devnet-esquiline',
39384
+ chainId: 121212,
39385
+ networkId: 121212,
39386
+ icon: 'rome',
39387
+ explorers: [
39388
+ {
39389
+ name: 'Rome Devnet Esquiline Explorer',
39390
+ url: 'https://romescout-esquiline-i.devnet.romeprotocol.xyz',
39391
+ icon: 'rome',
39392
+ standard: 'EIP3091'
39393
+ }
39394
+ ],
39395
+ status: 'active',
39396
+ iconURL: 'https://ipfs.io/ipfs/bafkreibm26mwdgzt4e3c5wr5sfee644cnjsye2mgkajhfzsyu3wglrecd4'
39397
+ },
39398
+ 121213: {
39399
+ name: 'Rome Devnet Subura',
39400
+ chain: 'ROME',
39401
+ rpc: ['https://subura-i.devnet.romeprotocol.xyz'],
39402
+ faucets: ['https://deposit.devnet.romeprotocol.xyz'],
39403
+ nativeCurrency: { name: 'RSOL', symbol: 'RSOL', decimals: 18 },
39404
+ infoURL: 'https://rome.builders',
39405
+ shortName: 'rome-devnet-subura',
39406
+ chainId: 121213,
39407
+ networkId: 121213,
39408
+ icon: 'rome',
39409
+ explorers: [
39410
+ {
39411
+ name: 'Rome Devnet Subura Explorer',
39412
+ url: 'https://romescout-subura-i.devnet.romeprotocol.xyz',
39413
+ icon: 'rome',
39414
+ standard: 'EIP3091'
39415
+ }
39416
+ ],
39417
+ status: 'active',
39418
+ iconURL: 'https://ipfs.io/ipfs/bafkreibm26mwdgzt4e3c5wr5sfee644cnjsye2mgkajhfzsyu3wglrecd4'
39419
+ },
39420
+ 121214: {
39421
+ name: 'Rome Testnet Martius',
39422
+ chain: 'ROME',
39423
+ rpc: ['https://martius-i.testnet.romeprotocol.xyz'],
39424
+ faucets: ['https://deposit.testnet.romeprotocol.xyz'],
39425
+ nativeCurrency: { name: 'RSOL', symbol: 'RSOL', decimals: 18 },
39426
+ infoURL: 'https://rome.builders',
39427
+ shortName: 'rome-testnet-martius',
39428
+ chainId: 121214,
39429
+ networkId: 121214,
39430
+ icon: 'rome',
39431
+ explorers: [
39432
+ {
39433
+ name: 'Rome Testnet Martius Explorer',
39434
+ url: 'https://romescout-martius-i.testnet.romeprotocol.xyz',
39435
+ icon: 'rome',
39436
+ standard: 'EIP3091'
39437
+ }
39438
+ ],
39439
+ status: 'active',
39440
+ iconURL: 'https://ipfs.io/ipfs/bafkreibm26mwdgzt4e3c5wr5sfee644cnjsye2mgkajhfzsyu3wglrecd4'
39441
+ },
39442
+ 121215: {
39443
+ name: 'Rome Testnet Caelian',
39444
+ chain: 'ROME',
39445
+ rpc: ['https://caelian-i.testnet.romeprotocol.xyz'],
39446
+ faucets: ['https://deposit.testnet.romeprotocol.xyz'],
39447
+ nativeCurrency: { name: 'RSOL', symbol: 'RSOL', decimals: 18 },
39448
+ infoURL: 'https://rome.builders',
39449
+ shortName: 'rome-testnet-caelian',
39450
+ chainId: 121215,
39451
+ networkId: 121215,
39452
+ icon: 'rome',
39453
+ explorers: [
39454
+ {
39455
+ name: 'Rome Testnet Caelian Explorer',
39456
+ url: 'https://romescout-caelian-i.testnet.romeprotocol.xyz',
39457
+ icon: 'rome',
39458
+ standard: 'EIP3091'
39459
+ }
39460
+ ],
39461
+ status: 'active',
39462
+ iconURL: 'https://ipfs.io/ipfs/bafkreibm26mwdgzt4e3c5wr5sfee644cnjsye2mgkajhfzsyu3wglrecd4'
39463
+ },
39130
39464
  121224: {
39131
39465
  name: 'Fushuma',
39132
39466
  chain: 'Fushuma',
@@ -40950,6 +41284,28 @@ exports.chains = {
40950
41284
  }
40951
41285
  ]
40952
41286
  },
41287
+ 258432: {
41288
+ name: 'Althea L1 Mainnet',
41289
+ chain: 'ALTHEA',
41290
+ icon: 'althea',
41291
+ rpc: ['https://rpc.althea.zone'],
41292
+ features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
41293
+ faucets: [],
41294
+ nativeCurrency: { name: 'Althea', symbol: 'ALTHEA', decimals: 18 },
41295
+ infoURL: 'https://althea.net',
41296
+ shortName: 'ALTHEA',
41297
+ chainId: 258432,
41298
+ networkId: 258432,
41299
+ slip44: 60,
41300
+ explorers: [
41301
+ {
41302
+ name: 'Mintscan',
41303
+ url: 'https://mintscan.io/althea',
41304
+ standard: 'none'
41305
+ }
41306
+ ],
41307
+ iconURL: 'https://ipfs.io/ipfs/QmaNKnYTZRGnhzFyRYeBKwXbPQz6uDPK7PPuPGCMXSNFYW'
41308
+ },
40953
41309
  262371: {
40954
41310
  name: 'Eclat Testnet',
40955
41311
  chain: 'Eclat',
@@ -41150,7 +41506,7 @@ exports.chains = {
41150
41506
  iconURL: 'https://ipfs.io/ipfs/QmPmZ6vgtdMG7jttVZQUobF96Sva1noi5Fsi28V1Eck6eC'
41151
41507
  },
41152
41508
  313313: {
41153
- name: 'SaharaAI Testnet',
41509
+ name: 'Sahara AI Testnet',
41154
41510
  chain: 'Sahara',
41155
41511
  rpc: ['https://testnet.saharalabs.ai'],
41156
41512
  faucets: [],
@@ -43148,6 +43504,27 @@ exports.chains = {
43148
43504
  status: 'active',
43149
43505
  iconURL: 'https://ipfs.io/ipfs/QmfP6GDn5eXFcpWuoiyWn5pjn6PYB7HQhRD8nSko1zR8KD'
43150
43506
  },
43507
+ 747474: {
43508
+ name: 'katana',
43509
+ chain: 'katana',
43510
+ rpc: ['https://rpc.katana.network'],
43511
+ faucets: [],
43512
+ nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
43513
+ infoURL: 'https://katana.network',
43514
+ shortName: 'katana',
43515
+ chainId: 747474,
43516
+ networkId: 747474,
43517
+ icon: 'katana',
43518
+ explorers: [
43519
+ {
43520
+ name: 'katana explorer',
43521
+ url: 'https://explorer.katanarpc.com',
43522
+ icon: 'katana',
43523
+ standard: 'EIP3091'
43524
+ }
43525
+ ],
43526
+ iconURL: 'https://ipfs.io/ipfs/QmVAQiumxDxuEW7HdeRW8NiRKVpXVnQumwSW44Uq6py1k7'
43527
+ },
43151
43528
  751230: {
43152
43529
  name: 'Bear Network Chain Testnet',
43153
43530
  chain: 'BRNKCTEST',
@@ -48302,6 +48679,26 @@ exports.chains = {
48302
48679
  ],
48303
48680
  iconURL: 'https://ipfs.io/ipfs/bafkreifvrly5tgd34xqeo67s4etmiu52bkroml7uy7eosizf57htf5nrzq'
48304
48681
  },
48682
+ 1000000003: {
48683
+ name: 'DeInfra Devnet3',
48684
+ chain: 'DeInfraDev3',
48685
+ rpc: ['https://c3n1.thepower.io/jsonrpc'],
48686
+ faucets: ['https://faucet.thepower.io/'],
48687
+ nativeCurrency: { name: 'dev3SK', symbol: 'dSK', decimals: 18 },
48688
+ icon: 'deinfra',
48689
+ infoURL: 'https://deinfra.net',
48690
+ shortName: 'deinfra-dev3',
48691
+ chainId: 1000000003,
48692
+ networkId: 1000000003,
48693
+ explorers: [
48694
+ {
48695
+ name: 'Deinfra Devnet Chain 3 Network Explorer',
48696
+ url: 'https://bs.thepower.io',
48697
+ standard: 'EIP3091'
48698
+ }
48699
+ ],
48700
+ iconURL: 'https://ipfs.io/ipfs/bafybeic234jzphpt7pg2jjosi3zohllbjhz6e5gc2snda4uzrmv6cwfbvi'
48701
+ },
48305
48702
  1020352220: {
48306
48703
  name: 'SKALE Titan Hub Testnet',
48307
48704
  title: 'SKALE Titan Hub Testnet',
@@ -48816,10 +49213,7 @@ exports.chains = {
48816
49213
  name: 'Status Network Sepolia',
48817
49214
  title: 'Status Network Sepolia',
48818
49215
  chain: 'ETH',
48819
- rpc: [
48820
- 'https://public.sepolia.rpc.status.network',
48821
- 'wss://status-sepolia-rpc.eu-north-2.gateway.fm/ws'
48822
- ],
49216
+ rpc: ['https://public.sepolia.rpc.status.network'],
48823
49217
  faucets: ['https://faucet.status.network/'],
48824
49218
  nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
48825
49219
  infoURL: 'https://status.network',
@@ -791,6 +791,7 @@ export declare enum ChainName {
791
791
  KiteAITestnet = "KiteAI Testnet",
792
792
  NexisNetworkTestnet = "Nexis Network Testnet",
793
793
  TACTurin = "TAC Turin",
794
+ TACSaintPetersburg = "TAC Saint Petersburg",
794
795
  BOMBChainTestnet = "BOMB Chain Testnet",
795
796
  TCGVerseMainnet = "TCG Verse Mainnet",
796
797
  K2Mainnet = "K2 Mainnet",
@@ -857,6 +858,8 @@ export declare enum ChainName {
857
858
  'Filecoin-Hyperspacetestnet' = "Filecoin - Hyperspace testnet",
858
859
  Dubxcoinnetwork = "Dubxcoin network",
859
860
  Dubxcointestnet = "Dubxcoin testnet",
861
+ RealioTestnet = "Realio Testnet",
862
+ Realio = "Realio",
860
863
  DebounceSubnetTestnet = "Debounce Subnet Testnet",
861
864
  ZCoreTestnet = "ZCore Testnet",
862
865
  EthStorageL2Mainnet = "EthStorage L2 Mainnet",
@@ -1095,6 +1098,8 @@ export declare enum ChainName {
1095
1098
  Rarimo = "Rarimo",
1096
1099
  RabaNetworkMainnet = "Raba Network Mainnet",
1097
1100
  MEVerseChainMainnet = "MEVerse Chain Mainnet",
1101
+ RomeMainnet0Palatine = "Rome Mainnet 0 Palatine",
1102
+ RomeMainnet0Aventine = "Rome Mainnet 0 Aventine",
1098
1103
  CyberMainnet = "Cyber Mainnet",
1099
1104
  ADILTestnet = "ADIL Testnet",
1100
1105
  AdilChainV2Mainnet = "Adil Chain V2 Mainnet",
@@ -1228,6 +1233,7 @@ export declare enum ChainName {
1228
1233
  RebusMainnet = "Rebus Mainnet",
1229
1234
  OortMainnetDev = "Oort MainnetDev",
1230
1235
  BobaBNBTestnet = "Boba BNB Testnet",
1236
+ PlasmaTestnet = "Plasma Testnet",
1231
1237
  MainnetZTestnet = "MainnetZ Testnet",
1232
1238
  PepeNetworkMainnet = "PepeNetwork Mainnet",
1233
1239
  TabiTestnetv2 = "Tabi Testnetv2",
@@ -1589,6 +1595,7 @@ export declare enum ChainName {
1589
1595
  Sophon = "Sophon",
1590
1596
  SomniaTestnet = "Somnia Testnet",
1591
1597
  ReddioTestnet = "Reddio Testnet",
1598
+ Reddio = "Reddio",
1592
1599
  STBTestnet = "STB Testnet",
1593
1600
  ErbieMainnet = "Erbie Mainnet",
1594
1601
  LumozTestnetAlpha = "Lumoz Testnet Alpha",
@@ -1779,6 +1786,7 @@ export declare enum ChainName {
1779
1786
  PlumeMainnet = "Plume Mainnet",
1780
1787
  PlumeTestnet = "Plume Testnet",
1781
1788
  EbiChain = "Ebi Chain",
1789
+ Pay1Network = "Pay1 Network",
1782
1790
  SuperpositionTestnet = "Superposition Testnet",
1783
1791
  ELibertyTestnet = "eLiberty Testnet",
1784
1792
  EdgeMatrixChainTestnet = "Edge Matrix Chain Testnet",
@@ -1798,6 +1806,8 @@ export declare enum ChainName {
1798
1806
  VeChainTestnet = "VeChain Testnet",
1799
1807
  QuarkChainL2Mainnet = "QuarkChain L2 Mainnet",
1800
1808
  DeprecatedCHI = "Deprecated CHI",
1809
+ DeInfraMainnet = "DeInfra Mainnet",
1810
+ Monsoon = "Monsoon ",
1801
1811
  'SocotraJUNE-Chain' = "Socotra JUNE-Chain",
1802
1812
  GlobalTrustNetwork = "Global Trust Network",
1803
1813
  Xitcoin = "Xitcoin",
@@ -1827,6 +1837,10 @@ export declare enum ChainName {
1827
1837
  EGoldChainTestnet = "eGold Chain Testnet",
1828
1838
  MetachainOneMainnet = "Metachain One Mainnet",
1829
1839
  MetaDAPEnterpriseTestnet = "MetaDAP Enterprise Testnet",
1840
+ RomeDevnetEsquiline = "Rome Devnet Esquiline",
1841
+ RomeDevnetSubura = "Rome Devnet Subura",
1842
+ RomeTestnetMartius = "Rome Testnet Martius",
1843
+ RomeTestnetCaelian = "Rome Testnet Caelian",
1830
1844
  Fushuma = "Fushuma",
1831
1845
  Gemchain = "Gemchain",
1832
1846
  ADILDevnet = "ADIL Devnet",
@@ -1915,6 +1929,7 @@ export declare enum ChainName {
1915
1929
  SaakuruTestnet = "Saakuru Testnet",
1916
1930
  CELESTIUMNetworkTestnet = "CELESTIUM Network Testnet",
1917
1931
  'CMP-Mainnet' = "CMP-Mainnet",
1932
+ AltheaL1Mainnet = "Althea L1 Mainnet",
1918
1933
  EclatTestnet = "Eclat Testnet",
1919
1934
  GearZeroNetworkTestnet = "Gear Zero Network Testnet",
1920
1935
  EgonCoinTestnet = "EgonCoin Testnet",
@@ -1925,7 +1940,7 @@ export declare enum ChainName {
1925
1940
  ZillionSepoliaTestnet = "Zillion Sepolia Testnet",
1926
1941
  CipheremTestnet = "Cipherem Testnet",
1927
1942
  OneWorldChainMainnet = "One World Chain Mainnet",
1928
- SaharaAITestnet = "SaharaAI Testnet",
1943
+ SaharaAITestnet = "Sahara AI Testnet",
1929
1944
  'Filecoin-Calibrationtestnet' = "Filecoin - Calibration testnet",
1930
1945
  ParexMainnet = "Parex Mainnet",
1931
1946
  BloomGenesisTestnet = "Bloom Genesis Testnet",
@@ -2017,6 +2032,7 @@ export declare enum ChainName {
2017
2032
  ERAMMainnet = "ERAM Mainnet",
2018
2033
  TixChainTestnet = "TixChain Testnet",
2019
2034
  HemiSepolia = "Hemi Sepolia",
2035
+ Katana = "katana",
2020
2036
  BearNetworkChainTestnet = "Bear Network Chain Testnet",
2021
2037
  TernoaTestnet = "Ternoa Testnet",
2022
2038
  Ternoa = "Ternoa",
@@ -2257,6 +2273,7 @@ export declare enum ChainName {
2257
2273
  SKALECalypsoHubTestnet = "SKALE Calypso Hub Testnet",
2258
2274
  LumiaMainnet = "Lumia Mainnet",
2259
2275
  ZoraSepoliaTestnet = "Zora Sepolia Testnet",
2276
+ DeInfraDevnet3 = "DeInfra Devnet3",
2260
2277
  SKALETitanHubTestnet = "SKALE Titan Hub Testnet",
2261
2278
  IPOSNetwork = "IPOS Network",
2262
2279
  CyberdeckNet = "CyberdeckNet",
@@ -3128,6 +3145,7 @@ export declare enum ChainId {
3128
3145
  KiteAITestnet = 2368,
3129
3146
  NexisNetworkTestnet = 2370,
3130
3147
  TACTurin = 2390,
3148
+ TACSaintPetersburg = 2391,
3131
3149
  BOMBChainTestnet = 2399,
3132
3150
  TCGVerseMainnet = 2400,
3133
3151
  K2Mainnet = 2410,
@@ -3194,6 +3212,8 @@ export declare enum ChainId {
3194
3212
  'Filecoin-Hyperspacetestnet' = 3141,
3195
3213
  Dubxcoinnetwork = 3269,
3196
3214
  Dubxcointestnet = 3270,
3215
+ RealioTestnet = 3300,
3216
+ Realio = 3301,
3197
3217
  DebounceSubnetTestnet = 3306,
3198
3218
  ZCoreTestnet = 3331,
3199
3219
  EthStorageL2Mainnet = 3332,
@@ -3432,6 +3452,8 @@ export declare enum ChainId {
3432
3452
  Rarimo = 7368,
3433
3453
  RabaNetworkMainnet = 7484,
3434
3454
  MEVerseChainMainnet = 7518,
3455
+ RomeMainnet0Palatine = 7531,
3456
+ RomeMainnet0Aventine = 7532,
3435
3457
  CyberMainnet = 7560,
3436
3458
  ADILTestnet = 7575,
3437
3459
  AdilChainV2Mainnet = 7576,
@@ -3565,6 +3587,7 @@ export declare enum ChainId {
3565
3587
  RebusMainnet = 9696,
3566
3588
  OortMainnetDev = 9700,
3567
3589
  BobaBNBTestnet = 9728,
3590
+ PlasmaTestnet = 9746,
3568
3591
  MainnetZTestnet = 9768,
3569
3592
  PepeNetworkMainnet = 9779,
3570
3593
  TabiTestnetv2 = 9788,
@@ -3926,6 +3949,7 @@ export declare enum ChainId {
3926
3949
  Sophon = 50104,
3927
3950
  SomniaTestnet = 50312,
3928
3951
  ReddioTestnet = 50341,
3952
+ Reddio = 50342,
3929
3953
  STBTestnet = 50505,
3930
3954
  ErbieMainnet = 50888,
3931
3955
  LumozTestnetAlpha = 51178,
@@ -4116,6 +4140,7 @@ export declare enum ChainId {
4116
4140
  PlumeMainnet = 98866,
4117
4141
  PlumeTestnet = 98867,
4118
4142
  EbiChain = 98881,
4143
+ Pay1Network = 98964,
4119
4144
  SuperpositionTestnet = 98985,
4120
4145
  ELibertyTestnet = 99099,
4121
4146
  EdgeMatrixChainTestnet = 99876,
@@ -4135,6 +4160,8 @@ export declare enum ChainId {
4135
4160
  VeChainTestnet = 100010,
4136
4161
  QuarkChainL2Mainnet = 100011,
4137
4162
  DeprecatedCHI = 100100,
4163
+ DeInfraMainnet = 100501,
4164
+ Monsoon = 100610,
4138
4165
  'SocotraJUNE-Chain' = 101003,
4139
4166
  GlobalTrustNetwork = 101010,
4140
4167
  Xitcoin = 101088,
@@ -4164,6 +4191,10 @@ export declare enum ChainId {
4164
4191
  EGoldChainTestnet = 111451,
4165
4192
  MetachainOneMainnet = 112358,
4166
4193
  MetaDAPEnterpriseTestnet = 119139,
4194
+ RomeDevnetEsquiline = 121212,
4195
+ RomeDevnetSubura = 121213,
4196
+ RomeTestnetMartius = 121214,
4197
+ RomeTestnetCaelian = 121215,
4167
4198
  Fushuma = 121224,
4168
4199
  Gemchain = 123321,
4169
4200
  ADILDevnet = 123456,
@@ -4252,6 +4283,7 @@ export declare enum ChainId {
4252
4283
  SaakuruTestnet = 247253,
4253
4284
  CELESTIUMNetworkTestnet = 252525,
4254
4285
  'CMP-Mainnet' = 256256,
4286
+ AltheaL1Mainnet = 258432,
4255
4287
  EclatTestnet = 262371,
4256
4288
  GearZeroNetworkTestnet = 266256,
4257
4289
  EgonCoinTestnet = 271271,
@@ -4354,6 +4386,7 @@ export declare enum ChainId {
4354
4386
  ERAMMainnet = 721529,
4355
4387
  TixChainTestnet = 723107,
4356
4388
  HemiSepolia = 743111,
4389
+ Katana = 747474,
4357
4390
  BearNetworkChainTestnet = 751230,
4358
4391
  TernoaTestnet = 752024,
4359
4392
  Ternoa = 752025,
@@ -4594,6 +4627,7 @@ export declare enum ChainId {
4594
4627
  SKALECalypsoHubTestnet = 974399131,
4595
4628
  LumiaMainnet = 994873017,
4596
4629
  ZoraSepoliaTestnet = 999999999,
4630
+ DeInfraDevnet3 = 1000000003,
4597
4631
  SKALETitanHubTestnet = 1020352220,
4598
4632
  IPOSNetwork = 1122334455,
4599
4633
  CyberdeckNet = 1146703430,
package/dist/src/enums.js CHANGED
@@ -795,6 +795,7 @@ var ChainName;
795
795
  ChainName["KiteAITestnet"] = "KiteAI Testnet";
796
796
  ChainName["NexisNetworkTestnet"] = "Nexis Network Testnet";
797
797
  ChainName["TACTurin"] = "TAC Turin";
798
+ ChainName["TACSaintPetersburg"] = "TAC Saint Petersburg";
798
799
  ChainName["BOMBChainTestnet"] = "BOMB Chain Testnet";
799
800
  ChainName["TCGVerseMainnet"] = "TCG Verse Mainnet";
800
801
  ChainName["K2Mainnet"] = "K2 Mainnet";
@@ -861,6 +862,8 @@ var ChainName;
861
862
  ChainName["Filecoin-Hyperspacetestnet"] = "Filecoin - Hyperspace testnet";
862
863
  ChainName["Dubxcoinnetwork"] = "Dubxcoin network";
863
864
  ChainName["Dubxcointestnet"] = "Dubxcoin testnet";
865
+ ChainName["RealioTestnet"] = "Realio Testnet";
866
+ ChainName["Realio"] = "Realio";
864
867
  ChainName["DebounceSubnetTestnet"] = "Debounce Subnet Testnet";
865
868
  ChainName["ZCoreTestnet"] = "ZCore Testnet";
866
869
  ChainName["EthStorageL2Mainnet"] = "EthStorage L2 Mainnet";
@@ -1099,6 +1102,8 @@ var ChainName;
1099
1102
  ChainName["Rarimo"] = "Rarimo";
1100
1103
  ChainName["RabaNetworkMainnet"] = "Raba Network Mainnet";
1101
1104
  ChainName["MEVerseChainMainnet"] = "MEVerse Chain Mainnet";
1105
+ ChainName["RomeMainnet0Palatine"] = "Rome Mainnet 0 Palatine";
1106
+ ChainName["RomeMainnet0Aventine"] = "Rome Mainnet 0 Aventine";
1102
1107
  ChainName["CyberMainnet"] = "Cyber Mainnet";
1103
1108
  ChainName["ADILTestnet"] = "ADIL Testnet";
1104
1109
  ChainName["AdilChainV2Mainnet"] = "Adil Chain V2 Mainnet";
@@ -1232,6 +1237,7 @@ var ChainName;
1232
1237
  ChainName["RebusMainnet"] = "Rebus Mainnet";
1233
1238
  ChainName["OortMainnetDev"] = "Oort MainnetDev";
1234
1239
  ChainName["BobaBNBTestnet"] = "Boba BNB Testnet";
1240
+ ChainName["PlasmaTestnet"] = "Plasma Testnet";
1235
1241
  ChainName["MainnetZTestnet"] = "MainnetZ Testnet";
1236
1242
  ChainName["PepeNetworkMainnet"] = "PepeNetwork Mainnet";
1237
1243
  ChainName["TabiTestnetv2"] = "Tabi Testnetv2";
@@ -1593,6 +1599,7 @@ var ChainName;
1593
1599
  ChainName["Sophon"] = "Sophon";
1594
1600
  ChainName["SomniaTestnet"] = "Somnia Testnet";
1595
1601
  ChainName["ReddioTestnet"] = "Reddio Testnet";
1602
+ ChainName["Reddio"] = "Reddio";
1596
1603
  ChainName["STBTestnet"] = "STB Testnet";
1597
1604
  ChainName["ErbieMainnet"] = "Erbie Mainnet";
1598
1605
  ChainName["LumozTestnetAlpha"] = "Lumoz Testnet Alpha";
@@ -1783,6 +1790,7 @@ var ChainName;
1783
1790
  ChainName["PlumeMainnet"] = "Plume Mainnet";
1784
1791
  ChainName["PlumeTestnet"] = "Plume Testnet";
1785
1792
  ChainName["EbiChain"] = "Ebi Chain";
1793
+ ChainName["Pay1Network"] = "Pay1 Network";
1786
1794
  ChainName["SuperpositionTestnet"] = "Superposition Testnet";
1787
1795
  ChainName["ELibertyTestnet"] = "eLiberty Testnet";
1788
1796
  ChainName["EdgeMatrixChainTestnet"] = "Edge Matrix Chain Testnet";
@@ -1802,6 +1810,8 @@ var ChainName;
1802
1810
  ChainName["VeChainTestnet"] = "VeChain Testnet";
1803
1811
  ChainName["QuarkChainL2Mainnet"] = "QuarkChain L2 Mainnet";
1804
1812
  ChainName["DeprecatedCHI"] = "Deprecated CHI";
1813
+ ChainName["DeInfraMainnet"] = "DeInfra Mainnet";
1814
+ ChainName["Monsoon"] = "Monsoon ";
1805
1815
  ChainName["SocotraJUNE-Chain"] = "Socotra JUNE-Chain";
1806
1816
  ChainName["GlobalTrustNetwork"] = "Global Trust Network";
1807
1817
  ChainName["Xitcoin"] = "Xitcoin";
@@ -1831,6 +1841,10 @@ var ChainName;
1831
1841
  ChainName["EGoldChainTestnet"] = "eGold Chain Testnet";
1832
1842
  ChainName["MetachainOneMainnet"] = "Metachain One Mainnet";
1833
1843
  ChainName["MetaDAPEnterpriseTestnet"] = "MetaDAP Enterprise Testnet";
1844
+ ChainName["RomeDevnetEsquiline"] = "Rome Devnet Esquiline";
1845
+ ChainName["RomeDevnetSubura"] = "Rome Devnet Subura";
1846
+ ChainName["RomeTestnetMartius"] = "Rome Testnet Martius";
1847
+ ChainName["RomeTestnetCaelian"] = "Rome Testnet Caelian";
1834
1848
  ChainName["Fushuma"] = "Fushuma";
1835
1849
  ChainName["Gemchain"] = "Gemchain";
1836
1850
  ChainName["ADILDevnet"] = "ADIL Devnet";
@@ -1919,6 +1933,7 @@ var ChainName;
1919
1933
  ChainName["SaakuruTestnet"] = "Saakuru Testnet";
1920
1934
  ChainName["CELESTIUMNetworkTestnet"] = "CELESTIUM Network Testnet";
1921
1935
  ChainName["CMP-Mainnet"] = "CMP-Mainnet";
1936
+ ChainName["AltheaL1Mainnet"] = "Althea L1 Mainnet";
1922
1937
  ChainName["EclatTestnet"] = "Eclat Testnet";
1923
1938
  ChainName["GearZeroNetworkTestnet"] = "Gear Zero Network Testnet";
1924
1939
  ChainName["EgonCoinTestnet"] = "EgonCoin Testnet";
@@ -1929,7 +1944,7 @@ var ChainName;
1929
1944
  ChainName["ZillionSepoliaTestnet"] = "Zillion Sepolia Testnet";
1930
1945
  ChainName["CipheremTestnet"] = "Cipherem Testnet";
1931
1946
  ChainName["OneWorldChainMainnet"] = "One World Chain Mainnet";
1932
- ChainName["SaharaAITestnet"] = "SaharaAI Testnet";
1947
+ ChainName["SaharaAITestnet"] = "Sahara AI Testnet";
1933
1948
  ChainName["Filecoin-Calibrationtestnet"] = "Filecoin - Calibration testnet";
1934
1949
  ChainName["ParexMainnet"] = "Parex Mainnet";
1935
1950
  ChainName["BloomGenesisTestnet"] = "Bloom Genesis Testnet";
@@ -2021,6 +2036,7 @@ var ChainName;
2021
2036
  ChainName["ERAMMainnet"] = "ERAM Mainnet";
2022
2037
  ChainName["TixChainTestnet"] = "TixChain Testnet";
2023
2038
  ChainName["HemiSepolia"] = "Hemi Sepolia";
2039
+ ChainName["Katana"] = "katana";
2024
2040
  ChainName["BearNetworkChainTestnet"] = "Bear Network Chain Testnet";
2025
2041
  ChainName["TernoaTestnet"] = "Ternoa Testnet";
2026
2042
  ChainName["Ternoa"] = "Ternoa";
@@ -2261,6 +2277,7 @@ var ChainName;
2261
2277
  ChainName["SKALECalypsoHubTestnet"] = "SKALE Calypso Hub Testnet";
2262
2278
  ChainName["LumiaMainnet"] = "Lumia Mainnet";
2263
2279
  ChainName["ZoraSepoliaTestnet"] = "Zora Sepolia Testnet";
2280
+ ChainName["DeInfraDevnet3"] = "DeInfra Devnet3";
2264
2281
  ChainName["SKALETitanHubTestnet"] = "SKALE Titan Hub Testnet";
2265
2282
  ChainName["IPOSNetwork"] = "IPOS Network";
2266
2283
  ChainName["CyberdeckNet"] = "CyberdeckNet";
@@ -3133,6 +3150,7 @@ var ChainId;
3133
3150
  ChainId[ChainId["KiteAITestnet"] = 2368] = "KiteAITestnet";
3134
3151
  ChainId[ChainId["NexisNetworkTestnet"] = 2370] = "NexisNetworkTestnet";
3135
3152
  ChainId[ChainId["TACTurin"] = 2390] = "TACTurin";
3153
+ ChainId[ChainId["TACSaintPetersburg"] = 2391] = "TACSaintPetersburg";
3136
3154
  ChainId[ChainId["BOMBChainTestnet"] = 2399] = "BOMBChainTestnet";
3137
3155
  ChainId[ChainId["TCGVerseMainnet"] = 2400] = "TCGVerseMainnet";
3138
3156
  ChainId[ChainId["K2Mainnet"] = 2410] = "K2Mainnet";
@@ -3199,6 +3217,8 @@ var ChainId;
3199
3217
  ChainId[ChainId["Filecoin-Hyperspacetestnet"] = 3141] = "Filecoin-Hyperspacetestnet";
3200
3218
  ChainId[ChainId["Dubxcoinnetwork"] = 3269] = "Dubxcoinnetwork";
3201
3219
  ChainId[ChainId["Dubxcointestnet"] = 3270] = "Dubxcointestnet";
3220
+ ChainId[ChainId["RealioTestnet"] = 3300] = "RealioTestnet";
3221
+ ChainId[ChainId["Realio"] = 3301] = "Realio";
3202
3222
  ChainId[ChainId["DebounceSubnetTestnet"] = 3306] = "DebounceSubnetTestnet";
3203
3223
  ChainId[ChainId["ZCoreTestnet"] = 3331] = "ZCoreTestnet";
3204
3224
  ChainId[ChainId["EthStorageL2Mainnet"] = 3332] = "EthStorageL2Mainnet";
@@ -3437,6 +3457,8 @@ var ChainId;
3437
3457
  ChainId[ChainId["Rarimo"] = 7368] = "Rarimo";
3438
3458
  ChainId[ChainId["RabaNetworkMainnet"] = 7484] = "RabaNetworkMainnet";
3439
3459
  ChainId[ChainId["MEVerseChainMainnet"] = 7518] = "MEVerseChainMainnet";
3460
+ ChainId[ChainId["RomeMainnet0Palatine"] = 7531] = "RomeMainnet0Palatine";
3461
+ ChainId[ChainId["RomeMainnet0Aventine"] = 7532] = "RomeMainnet0Aventine";
3440
3462
  ChainId[ChainId["CyberMainnet"] = 7560] = "CyberMainnet";
3441
3463
  ChainId[ChainId["ADILTestnet"] = 7575] = "ADILTestnet";
3442
3464
  ChainId[ChainId["AdilChainV2Mainnet"] = 7576] = "AdilChainV2Mainnet";
@@ -3570,6 +3592,7 @@ var ChainId;
3570
3592
  ChainId[ChainId["RebusMainnet"] = 9696] = "RebusMainnet";
3571
3593
  ChainId[ChainId["OortMainnetDev"] = 9700] = "OortMainnetDev";
3572
3594
  ChainId[ChainId["BobaBNBTestnet"] = 9728] = "BobaBNBTestnet";
3595
+ ChainId[ChainId["PlasmaTestnet"] = 9746] = "PlasmaTestnet";
3573
3596
  ChainId[ChainId["MainnetZTestnet"] = 9768] = "MainnetZTestnet";
3574
3597
  ChainId[ChainId["PepeNetworkMainnet"] = 9779] = "PepeNetworkMainnet";
3575
3598
  ChainId[ChainId["TabiTestnetv2"] = 9788] = "TabiTestnetv2";
@@ -3931,6 +3954,7 @@ var ChainId;
3931
3954
  ChainId[ChainId["Sophon"] = 50104] = "Sophon";
3932
3955
  ChainId[ChainId["SomniaTestnet"] = 50312] = "SomniaTestnet";
3933
3956
  ChainId[ChainId["ReddioTestnet"] = 50341] = "ReddioTestnet";
3957
+ ChainId[ChainId["Reddio"] = 50342] = "Reddio";
3934
3958
  ChainId[ChainId["STBTestnet"] = 50505] = "STBTestnet";
3935
3959
  ChainId[ChainId["ErbieMainnet"] = 50888] = "ErbieMainnet";
3936
3960
  ChainId[ChainId["LumozTestnetAlpha"] = 51178] = "LumozTestnetAlpha";
@@ -4121,6 +4145,7 @@ var ChainId;
4121
4145
  ChainId[ChainId["PlumeMainnet"] = 98866] = "PlumeMainnet";
4122
4146
  ChainId[ChainId["PlumeTestnet"] = 98867] = "PlumeTestnet";
4123
4147
  ChainId[ChainId["EbiChain"] = 98881] = "EbiChain";
4148
+ ChainId[ChainId["Pay1Network"] = 98964] = "Pay1Network";
4124
4149
  ChainId[ChainId["SuperpositionTestnet"] = 98985] = "SuperpositionTestnet";
4125
4150
  ChainId[ChainId["ELibertyTestnet"] = 99099] = "ELibertyTestnet";
4126
4151
  ChainId[ChainId["EdgeMatrixChainTestnet"] = 99876] = "EdgeMatrixChainTestnet";
@@ -4140,6 +4165,8 @@ var ChainId;
4140
4165
  ChainId[ChainId["VeChainTestnet"] = 100010] = "VeChainTestnet";
4141
4166
  ChainId[ChainId["QuarkChainL2Mainnet"] = 100011] = "QuarkChainL2Mainnet";
4142
4167
  ChainId[ChainId["DeprecatedCHI"] = 100100] = "DeprecatedCHI";
4168
+ ChainId[ChainId["DeInfraMainnet"] = 100501] = "DeInfraMainnet";
4169
+ ChainId[ChainId["Monsoon"] = 100610] = "Monsoon";
4143
4170
  ChainId[ChainId["SocotraJUNE-Chain"] = 101003] = "SocotraJUNE-Chain";
4144
4171
  ChainId[ChainId["GlobalTrustNetwork"] = 101010] = "GlobalTrustNetwork";
4145
4172
  ChainId[ChainId["Xitcoin"] = 101088] = "Xitcoin";
@@ -4169,6 +4196,10 @@ var ChainId;
4169
4196
  ChainId[ChainId["EGoldChainTestnet"] = 111451] = "EGoldChainTestnet";
4170
4197
  ChainId[ChainId["MetachainOneMainnet"] = 112358] = "MetachainOneMainnet";
4171
4198
  ChainId[ChainId["MetaDAPEnterpriseTestnet"] = 119139] = "MetaDAPEnterpriseTestnet";
4199
+ ChainId[ChainId["RomeDevnetEsquiline"] = 121212] = "RomeDevnetEsquiline";
4200
+ ChainId[ChainId["RomeDevnetSubura"] = 121213] = "RomeDevnetSubura";
4201
+ ChainId[ChainId["RomeTestnetMartius"] = 121214] = "RomeTestnetMartius";
4202
+ ChainId[ChainId["RomeTestnetCaelian"] = 121215] = "RomeTestnetCaelian";
4172
4203
  ChainId[ChainId["Fushuma"] = 121224] = "Fushuma";
4173
4204
  ChainId[ChainId["Gemchain"] = 123321] = "Gemchain";
4174
4205
  ChainId[ChainId["ADILDevnet"] = 123456] = "ADILDevnet";
@@ -4257,6 +4288,7 @@ var ChainId;
4257
4288
  ChainId[ChainId["SaakuruTestnet"] = 247253] = "SaakuruTestnet";
4258
4289
  ChainId[ChainId["CELESTIUMNetworkTestnet"] = 252525] = "CELESTIUMNetworkTestnet";
4259
4290
  ChainId[ChainId["CMP-Mainnet"] = 256256] = "CMP-Mainnet";
4291
+ ChainId[ChainId["AltheaL1Mainnet"] = 258432] = "AltheaL1Mainnet";
4260
4292
  ChainId[ChainId["EclatTestnet"] = 262371] = "EclatTestnet";
4261
4293
  ChainId[ChainId["GearZeroNetworkTestnet"] = 266256] = "GearZeroNetworkTestnet";
4262
4294
  ChainId[ChainId["EgonCoinTestnet"] = 271271] = "EgonCoinTestnet";
@@ -4359,6 +4391,7 @@ var ChainId;
4359
4391
  ChainId[ChainId["ERAMMainnet"] = 721529] = "ERAMMainnet";
4360
4392
  ChainId[ChainId["TixChainTestnet"] = 723107] = "TixChainTestnet";
4361
4393
  ChainId[ChainId["HemiSepolia"] = 743111] = "HemiSepolia";
4394
+ ChainId[ChainId["Katana"] = 747474] = "Katana";
4362
4395
  ChainId[ChainId["BearNetworkChainTestnet"] = 751230] = "BearNetworkChainTestnet";
4363
4396
  ChainId[ChainId["TernoaTestnet"] = 752024] = "TernoaTestnet";
4364
4397
  ChainId[ChainId["Ternoa"] = 752025] = "Ternoa";
@@ -4599,6 +4632,7 @@ var ChainId;
4599
4632
  ChainId[ChainId["SKALECalypsoHubTestnet"] = 974399131] = "SKALECalypsoHubTestnet";
4600
4633
  ChainId[ChainId["LumiaMainnet"] = 994873017] = "LumiaMainnet";
4601
4634
  ChainId[ChainId["ZoraSepoliaTestnet"] = 999999999] = "ZoraSepoliaTestnet";
4635
+ ChainId[ChainId["DeInfraDevnet3"] = 1000000003] = "DeInfraDevnet3";
4602
4636
  ChainId[ChainId["SKALETitanHubTestnet"] = 1020352220] = "SKALETitanHubTestnet";
4603
4637
  ChainId[ChainId["IPOSNetwork"] = 1122334455] = "IPOSNetwork";
4604
4638
  ChainId[ChainId["CyberdeckNet"] = 1146703430] = "CyberdeckNet";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@revoke.cash/chains",
3
- "version": "68.0.0",
3
+ "version": "69.0.0",
4
4
  "description": "Helper module for getting EVM chains info.",
5
5
  "author": "Revoke.cash",
6
6
  "contributors": [