@revoke.cash/chains 33.0.0 → 34.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.
@@ -1220,8 +1220,8 @@ exports.chains = {
1220
1220
  'https://rpc.ankr.com/syscoin/${ANKR_API_KEY}',
1221
1221
  'https://syscoin.public-rpc.com',
1222
1222
  'wss://rpc.syscoin.org/wss',
1223
- 'https://syscoin-evm-rpc.publicnode.com',
1224
- 'wss://syscoin-evm-rpc.publicnode.com'
1223
+ 'https://syscoin-evm.publicnode.com',
1224
+ 'wss://syscoin-evm.publicnode.com'
1225
1225
  ],
1226
1226
  faucets: ['https://faucet.syscoin.org'],
1227
1227
  nativeCurrency: { name: 'Syscoin', symbol: 'SYS', decimals: 18 },
@@ -3369,6 +3369,19 @@ exports.chains = {
3369
3369
  }
3370
3370
  ]
3371
3371
  },
3372
+ 191: {
3373
+ name: 'FileFileGo',
3374
+ chain: 'FFG',
3375
+ icon: 'ffgIcon',
3376
+ rpc: ['https://rpc.filefilego.com/rpc'],
3377
+ features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
3378
+ faucets: [],
3379
+ nativeCurrency: { name: 'FFG', symbol: 'FFG', decimals: 18 },
3380
+ infoURL: 'https://filefilego.com',
3381
+ shortName: 'ffg',
3382
+ chainId: 191,
3383
+ networkId: 191
3384
+ },
3372
3385
  193: {
3373
3386
  name: 'Crypto Emergency',
3374
3387
  chain: 'CEM',
@@ -5602,7 +5615,12 @@ exports.chains = {
5602
5615
  570: {
5603
5616
  name: 'Rollux Mainnet',
5604
5617
  chain: 'SYS',
5605
- rpc: ['https://rpc.rollux.com', 'wss://rpc.rollux.com/wss'],
5618
+ rpc: [
5619
+ 'https://rpc.rollux.com',
5620
+ 'wss://rpc.rollux.com/wss',
5621
+ 'https://rollux.rpc.syscoin.org',
5622
+ 'wss://rollux.rpc.syscoin.org/wss'
5623
+ ],
5606
5624
  faucets: ['https://rollux.id/faucetapp'],
5607
5625
  nativeCurrency: { name: 'Syscoin', symbol: 'SYS', decimals: 18 },
5608
5626
  infoURL: 'https://rollux.com',
@@ -5877,6 +5895,25 @@ exports.chains = {
5877
5895
  }
5878
5896
  ]
5879
5897
  },
5898
+ 646: {
5899
+ name: 'FlowEVM PreviewNet',
5900
+ chain: 'FlowEVM',
5901
+ rpc: ['https://previewnet.evm.nodes.onflow.org'],
5902
+ faucets: ['https://previewnet-faucet.onflow.org'],
5903
+ nativeCurrency: { name: 'FLOW', symbol: 'FLOW', decimals: 18 },
5904
+ infoURL: 'https://developers.flow.com/evm/about',
5905
+ shortName: 'flowevm-preview',
5906
+ chainId: 646,
5907
+ networkId: 646,
5908
+ icon: 'flowevm',
5909
+ explorers: [
5910
+ {
5911
+ name: 'Flow Diver',
5912
+ url: 'https://previewnet.flowdiver.io',
5913
+ standard: 'none'
5914
+ }
5915
+ ]
5916
+ },
5880
5917
  647: {
5881
5918
  name: 'SX Network Testnet',
5882
5919
  chain: 'SX',
@@ -6304,6 +6341,25 @@ exports.chains = {
6304
6341
  }
6305
6342
  ]
6306
6343
  },
6344
+ 747: {
6345
+ name: 'FlowEVM Mainnet',
6346
+ chain: 'FlowEVM',
6347
+ rpc: ['https://mainnet.evm.nodes.onflow.org'],
6348
+ faucets: [],
6349
+ nativeCurrency: { name: 'FLOW', symbol: 'FLOW', decimals: 18 },
6350
+ infoURL: 'https://developers.flow.com/evm/about',
6351
+ shortName: 'flowevm-mainnet',
6352
+ chainId: 747,
6353
+ networkId: 747,
6354
+ icon: 'flowevm',
6355
+ explorers: [
6356
+ {
6357
+ name: 'Flow Diver',
6358
+ url: 'https://flowdiver.io',
6359
+ standard: 'none'
6360
+ }
6361
+ ]
6362
+ },
6307
6363
  766: {
6308
6364
  name: 'QL1',
6309
6365
  chain: 'QOM',
@@ -11502,6 +11558,20 @@ exports.chains = {
11502
11558
  ],
11503
11559
  status: 'active'
11504
11560
  },
11561
+ 2525: {
11562
+ name: 'inEVM Mainnet',
11563
+ chain: 'inEVM',
11564
+ icon: 'inevm',
11565
+ rpc: ['https://mainnet.rpc.inevm.com/http'],
11566
+ faucets: [],
11567
+ nativeCurrency: { name: 'Injective', symbol: 'INJ', decimals: 18 },
11568
+ infoURL: 'https://inevm.com',
11569
+ shortName: 'inevm',
11570
+ chainId: 2525,
11571
+ networkId: 2525,
11572
+ explorers: [],
11573
+ status: 'active'
11574
+ },
11505
11575
  2559: {
11506
11576
  name: 'Kortho Mainnet',
11507
11577
  chain: 'Kortho Chain',
@@ -11884,12 +11954,12 @@ exports.chains = {
11884
11954
  title: 'Bifrost Network Mainnet',
11885
11955
  chain: 'BFC',
11886
11956
  rpc: [
11887
- 'https://public-01.mainnet.thebifrost.io/rpc',
11888
- 'https://public-02.mainnet.thebifrost.io/rpc'
11957
+ 'https://public-01.mainnet.bifrostnetwork.com/rpc',
11958
+ 'https://public-02.mainnet.bifrostnetwork.com/rpc'
11889
11959
  ],
11890
11960
  faucets: [],
11891
11961
  nativeCurrency: { name: 'Bifrost', symbol: 'BFC', decimals: 18 },
11892
- infoURL: 'https://thebifrost.io',
11962
+ infoURL: 'https://bifrostnetwork.com',
11893
11963
  shortName: 'bfc',
11894
11964
  chainId: 3068,
11895
11965
  networkId: 3068,
@@ -11897,7 +11967,7 @@ exports.chains = {
11897
11967
  explorers: [
11898
11968
  {
11899
11969
  name: 'explorer-thebifrost',
11900
- url: 'https://explorer.mainnet.thebifrost.io',
11970
+ url: 'https://explorer.mainnet.bifrostnetwork.com',
11901
11971
  standard: 'EIP3091'
11902
11972
  }
11903
11973
  ]
@@ -12356,16 +12426,25 @@ exports.chains = {
12356
12426
  shortName: 'astrzk',
12357
12427
  title: 'Astar zkEVM Mainnet',
12358
12428
  chain: 'ETH',
12359
- icon: 'astarzk',
12360
- rpc: [],
12429
+ icon: 'astar',
12430
+ rpc: ['https://rpc.startale.com/astar-zkevm'],
12361
12431
  faucets: [],
12362
12432
  nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
12363
12433
  infoURL: 'https://astar.network',
12364
12434
  chainId: 3776,
12365
12435
  networkId: 3776,
12366
- explorers: [],
12367
- parent: { type: 'L2', chain: 'eip155-1', bridges: [] },
12368
- status: 'incubating'
12436
+ explorers: [
12437
+ {
12438
+ name: 'Blockscout Astar zkEVM explorer',
12439
+ url: 'https://astar-zkevm.explorer.startale.com',
12440
+ standard: 'EIP3091'
12441
+ }
12442
+ ],
12443
+ parent: {
12444
+ type: 'L2',
12445
+ chain: 'eip155-1',
12446
+ bridges: [{ url: 'https://portal.astar.network' }]
12447
+ }
12369
12448
  },
12370
12449
  3797: {
12371
12450
  name: 'AlveyChain Mainnet',
@@ -12888,6 +12967,26 @@ exports.chains = {
12888
12967
  }
12889
12968
  ]
12890
12969
  },
12970
+ 4157: {
12971
+ name: 'CrossFi Testnet',
12972
+ title: 'CrossFi Testnet',
12973
+ chain: 'XFI',
12974
+ rpc: ['https://rpc.testnet.ms'],
12975
+ faucets: [],
12976
+ nativeCurrency: { name: 'XFI', symbol: 'XFI', decimals: 18 },
12977
+ infoURL: 'https://crossfi.org/',
12978
+ shortName: 'crossfi-testnet',
12979
+ chainId: 4157,
12980
+ networkId: 4157,
12981
+ slip44: 1,
12982
+ explorers: [
12983
+ {
12984
+ name: 'CrossFi Testnet Scan',
12985
+ url: 'https://scan.testnet.ms',
12986
+ standard: 'EIP3091'
12987
+ }
12988
+ ]
12989
+ },
12891
12990
  4181: {
12892
12991
  name: 'PHI Network V1',
12893
12992
  chain: 'PHI V1',
@@ -13794,8 +13893,8 @@ exports.chains = {
13794
13893
  rpc: [
13795
13894
  'https://rpc.tanenbaum.io',
13796
13895
  'wss://rpc.tanenbaum.io/wss',
13797
- 'https://syscoin-tanenbaum-evm-rpc.publicnode.com',
13798
- 'wss://syscoin-tanenbaum-evm-rpc.publicnode.com'
13896
+ 'https://syscoin-tanenbaum-evm.publicnode.com',
13897
+ 'wss://syscoin-tanenbaum-evm.publicnode.com'
13799
13898
  ],
13800
13899
  faucets: ['https://faucet.tanenbaum.io'],
13801
13900
  nativeCurrency: { name: 'Testnet Syscoin', symbol: 'tSYS', decimals: 18 },
@@ -14664,14 +14763,9 @@ exports.chains = {
14664
14763
  chain: 'Canto',
14665
14764
  rpc: [
14666
14765
  'https://canto.slingshot.finance',
14667
- 'https://canto.neobase.one',
14766
+ 'https://canto-rpc.ansybl.io',
14668
14767
  'https://mainnode.plexnode.org:8545',
14669
- 'https://canto.gravitychain.io/',
14670
- 'https://canto.evm.chandrastation.com/',
14671
- 'https://jsonrpc.canto.nodestake.top/',
14672
- 'https://canto.dexvaults.com/',
14673
- 'wss://canto.gravitychain.io:8546',
14674
- 'wss://canto.dexvaults.com/ws'
14768
+ 'https://canto.gravitychain.io/'
14675
14769
  ],
14676
14770
  faucets: [],
14677
14771
  nativeCurrency: { name: 'Canto', symbol: 'CANTO', decimals: 18 },
@@ -14681,19 +14775,14 @@ exports.chains = {
14681
14775
  networkId: 7700,
14682
14776
  explorers: [
14683
14777
  {
14684
- name: 'Canto EVM Explorer (Blockscout)',
14685
- url: 'https://evm.explorer.canto.io',
14686
- standard: 'none'
14687
- },
14688
- {
14689
- name: 'Canto Cosmos Explorer',
14690
- url: 'https://cosmos-explorers.neobase.one',
14691
- standard: 'none'
14778
+ name: 'Canto Explorer (OKLink)',
14779
+ url: 'https://www.oklink.com/canto',
14780
+ standard: 'EIP3091'
14692
14781
  },
14693
14782
  {
14694
14783
  name: 'Canto EVM Explorer (Blockscout)',
14695
14784
  url: 'https://tuber.build',
14696
- standard: 'none'
14785
+ standard: 'EIP3091'
14697
14786
  },
14698
14787
  {
14699
14788
  name: 'dexguru',
@@ -19512,12 +19601,12 @@ exports.chains = {
19512
19601
  title: 'Bifrost Network Testnet',
19513
19602
  chain: 'BFC',
19514
19603
  rpc: [
19515
- 'https://public-01.testnet.thebifrost.io/rpc',
19516
- 'https://public-02.testnet.thebifrost.io/rpc'
19604
+ 'https://public-01.testnet.bifrostnetwork.com/rpc',
19605
+ 'https://public-02.testnet.bifrostnetwork.com/rpc'
19517
19606
  ],
19518
19607
  faucets: [],
19519
19608
  nativeCurrency: { name: 'Bifrost', symbol: 'BFC', decimals: 18 },
19520
- infoURL: 'https://thebifrost.io',
19609
+ infoURL: 'https://bifrostnetwork.com',
19521
19610
  shortName: 'tbfc',
19522
19611
  chainId: 49088,
19523
19612
  networkId: 49088,
@@ -19526,7 +19615,7 @@ exports.chains = {
19526
19615
  explorers: [
19527
19616
  {
19528
19617
  name: 'explorer-thebifrost',
19529
- url: 'https://explorer.testnet.thebifrost.io',
19618
+ url: 'https://explorer.testnet.bifrostnetwork.com',
19530
19619
  standard: 'EIP3091'
19531
19620
  }
19532
19621
  ]
@@ -19920,7 +20009,9 @@ exports.chains = {
19920
20009
  rpc: [
19921
20010
  'https://rpc-tanenbaum.rollux.com',
19922
20011
  'https://rpc.ankr.com/rollux_testnet/${ANKR_API_KEY}',
19923
- 'wss://rpc-tanenbaum.rollux.com/wss'
20012
+ 'wss://rpc-tanenbaum.rollux.com/wss',
20013
+ 'https://rollux.rpc.tanenbaum.io',
20014
+ 'wss://rollux.rpc.tanenbaum.io/wss'
19924
20015
  ],
19925
20016
  faucets: ['https://rollux.id/faucetapp'],
19926
20017
  nativeCurrency: { name: 'Testnet Syscoin', symbol: 'TSYS', decimals: 18 },
@@ -23582,22 +23673,22 @@ exports.chains = {
23582
23673
  ]
23583
23674
  },
23584
23675
  513100: {
23585
- name: 'ethereum Fair',
23676
+ name: 'DisChain',
23586
23677
  chainId: 513100,
23587
23678
  networkId: 513100,
23588
- shortName: 'ethf',
23589
- chain: 'ETHF',
23590
- nativeCurrency: { name: 'EthereumFair', symbol: 'ETHF', decimals: 18 },
23591
- rpc: ['https://rpc.etherfair.org'],
23679
+ shortName: 'dis',
23680
+ chain: 'DIS',
23681
+ nativeCurrency: { name: 'DisChain', symbol: 'DIS', decimals: 18 },
23682
+ rpc: ['https://rpc.dischain.xyz'],
23592
23683
  faucets: [],
23593
23684
  explorers: [
23594
23685
  {
23595
- name: 'etherfair',
23596
- url: 'https://www.oklink.com/ethf',
23686
+ name: 'DisChain',
23687
+ url: 'https://www.oklink.com/dis',
23597
23688
  standard: 'EIP3091'
23598
23689
  }
23599
23690
  ],
23600
- infoURL: 'https://etherfair.org'
23691
+ infoURL: 'https://dischain.xyz'
23601
23692
  },
23602
23693
  534351: {
23603
23694
  name: 'Scroll Sepolia Testnet',
@@ -23979,6 +24070,58 @@ exports.chains = {
23979
24070
  }
23980
24071
  ]
23981
24072
  },
24073
+ 810180: {
24074
+ name: 'zkLink Nova Mainnet',
24075
+ chain: 'ETH',
24076
+ rpc: ['https://rpc.zklink.io', 'wss://rpc.zklink.io'],
24077
+ faucets: [],
24078
+ nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
24079
+ infoURL: 'https://zklink.io',
24080
+ shortName: 'zklink-nova',
24081
+ chainId: 810180,
24082
+ networkId: 810180,
24083
+ slip44: 1,
24084
+ icon: 'zklink-nova',
24085
+ explorers: [
24086
+ {
24087
+ name: 'zkLink Nova Block Explorer',
24088
+ url: 'https://explorer.zklink.io',
24089
+ icon: 'zklink-nova',
24090
+ standard: 'EIP3091'
24091
+ }
24092
+ ],
24093
+ parent: {
24094
+ type: 'L2',
24095
+ chain: 'eip155-59144',
24096
+ bridges: [{ url: 'https://portal.zklink.io' }]
24097
+ }
24098
+ },
24099
+ 810182: {
24100
+ name: 'zkLink Nova Goerli Testnet',
24101
+ chain: 'ETH',
24102
+ rpc: ['https://goerli.rpc.zklink.io', 'wss://goerli.rpc.zklink.io'],
24103
+ faucets: [],
24104
+ nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
24105
+ infoURL: 'https://zklink.io',
24106
+ shortName: 'zklink-nova-goerli',
24107
+ chainId: 810182,
24108
+ networkId: 810182,
24109
+ slip44: 1,
24110
+ icon: 'zklink-nova',
24111
+ explorers: [
24112
+ {
24113
+ name: 'zkLink Nova Block Explorer',
24114
+ url: 'https://goerli.explorer.zklink.io',
24115
+ icon: 'zklink-nova',
24116
+ standard: 'EIP3091'
24117
+ }
24118
+ ],
24119
+ parent: {
24120
+ type: 'L2',
24121
+ chain: 'eip155-59140',
24122
+ bridges: [{ url: 'https://goerli.portal.zklink.io' }]
24123
+ }
24124
+ },
23982
24125
  827431: {
23983
24126
  name: 'CURVE Mainnet',
23984
24127
  chain: 'CURVE',
@@ -24723,7 +24866,7 @@ exports.chains = {
24723
24866
  networkId: 6038361,
24724
24867
  explorers: [
24725
24868
  {
24726
- name: 'Blockscout zKyoto chain explorer',
24869
+ name: 'Blockscout zKyoto explorer',
24727
24870
  url: 'https://astar-zkyoto.blockscout.com',
24728
24871
  standard: 'EIP3091'
24729
24872
  }
@@ -24735,8 +24878,7 @@ exports.chains = {
24735
24878
  { url: 'https://portal.astar.network' },
24736
24879
  { url: 'https://bridge.gelato.network/bridge/astar-zkyoto' }
24737
24880
  ]
24738
- },
24739
- status: 'incubating'
24881
+ }
24740
24882
  },
24741
24883
  7225878: {
24742
24884
  name: 'Saakuru Mainnet',
@@ -25493,6 +25635,27 @@ exports.chains = {
25493
25635
  },
25494
25636
  65100001: {
25495
25637
  name: 'Autonity Piccadilly (Barada) Testnet',
25638
+ status: 'deprecated',
25639
+ chain: 'AUT',
25640
+ rpc: [],
25641
+ faucets: [],
25642
+ nativeCurrency: { name: 'Piccadilly Auton', symbol: 'ATN', decimals: 18 },
25643
+ infoURL: 'https://autonity.org/',
25644
+ shortName: 'piccadilly-01',
25645
+ chainId: 65100001,
25646
+ networkId: 65100001,
25647
+ slip44: 1,
25648
+ icon: 'autonity',
25649
+ explorers: [
25650
+ {
25651
+ name: 'autonity-blockscout',
25652
+ url: 'https://piccadilly.autonity.org',
25653
+ standard: 'EIP3091'
25654
+ }
25655
+ ]
25656
+ },
25657
+ 65100002: {
25658
+ name: 'Autonity Piccadilly (Sumida) Testnet',
25496
25659
  chain: 'AUT',
25497
25660
  rpc: [
25498
25661
  'https://rpc1.piccadilly.autonity.org/',
@@ -25501,9 +25664,9 @@ exports.chains = {
25501
25664
  faucets: [],
25502
25665
  nativeCurrency: { name: 'Piccadilly Auton', symbol: 'ATN', decimals: 18 },
25503
25666
  infoURL: 'https://autonity.org/',
25504
- shortName: 'piccadilly-01',
25505
- chainId: 65100001,
25506
- networkId: 65100001,
25667
+ shortName: 'piccadilly-02',
25668
+ chainId: 65100002,
25669
+ networkId: 65100002,
25507
25670
  slip44: 1,
25508
25671
  icon: 'autonity',
25509
25672
  explorers: [
@@ -161,6 +161,7 @@ export declare enum ChainName {
161
161
  SeeleMainnet = "Seele Mainnet",
162
162
  BMCMainnet = "BMC Mainnet",
163
163
  BMCTestnet = "BMC Testnet",
164
+ FileFileGo = "FileFileGo",
164
165
  CryptoEmergency = "Crypto Emergency",
165
166
  X1Testnet = "X1 Testnet",
166
167
  X1Mainnet = "X1 Mainnet",
@@ -279,6 +280,7 @@ export declare enum ChainName {
279
280
  EIOBMainnet = "EIOB Mainnet",
280
281
  GraphlinqBlockchainMainnet = "Graphlinq Blockchain Mainnet",
281
282
  Avocado = "Avocado",
283
+ FlowEVMPreviewNet = "FlowEVM PreviewNet",
282
284
  SXNetworkTestnet = "SX Network Testnet",
283
285
  EnduranceSmartChainMainnet = "Endurance Smart Chain Mainnet",
284
286
  KalichainTestnet = "Kalichain Testnet",
@@ -300,6 +302,7 @@ export declare enum ChainName {
300
302
  CantoTestnet = "Canto Testnet",
301
303
  VentionSmartChainTestnet = "Vention Smart Chain Testnet",
302
304
  ScriptTestnet = "Script Testnet",
305
+ FlowEVMMainnet = "FlowEVM Mainnet",
303
306
  QL1 = "QL1",
304
307
  OpenChainTestnet = "OpenChain Testnet",
305
308
  CheapETH = "cheapETH",
@@ -560,6 +563,7 @@ export declare enum ChainName {
560
563
  UnicornUltraNebulasTestnet = "Unicorn Ultra Nebulas Testnet",
561
564
  KarakTestnet = "Karak Testnet",
562
565
  FraxtalTestnet = "Fraxtal Testnet",
566
+ InEVMMainnet = "inEVM Mainnet",
563
567
  KorthoMainnet = "Kortho Mainnet",
564
568
  TechPayMainnet = "TechPay Mainnet",
565
569
  PoCRNet = "PoCRNet",
@@ -631,6 +635,7 @@ export declare enum ChainName {
631
635
  AIOZNetworkTestnet = "AIOZ Network Testnet",
632
636
  'Humans.aiTestnet' = "Humans.ai Testnet",
633
637
  TipboxcoinTestnet = "Tipboxcoin Testnet",
638
+ CrossFiTestnet = "CrossFi Testnet",
634
639
  PHINetworkV1 = "PHI Network V1",
635
640
  MerlinMainnet = "Merlin Mainnet",
636
641
  LUKSOTestnet = "LUKSO Testnet",
@@ -1152,7 +1157,7 @@ export declare enum ChainName {
1152
1157
  UltraProMainnet = "Ultra Pro Mainnet",
1153
1158
  OpenChainMainnet = "OpenChain Mainnet",
1154
1159
  'CMP-Testnet' = "CMP-Testnet",
1155
- EthereumFair = "ethereum Fair",
1160
+ DisChain = "DisChain",
1156
1161
  ScrollSepoliaTestnet = "Scroll Sepolia Testnet",
1157
1162
  Scroll = "Scroll",
1158
1163
  ScrollAlphaTestnet = "Scroll Alpha Testnet",
@@ -1170,6 +1175,8 @@ export declare enum ChainName {
1170
1175
  MiexsSmartchain = "Miexs Smartchain",
1171
1176
  Modularium = "Modularium",
1172
1177
  OctaSpace = "OctaSpace",
1178
+ ZkLinkNovaMainnet = "zkLink Nova Mainnet",
1179
+ ZkLinkNovaGoerliTestnet = "zkLink Nova Goerli Testnet",
1173
1180
  CURVEMainnet = "CURVE Mainnet",
1174
1181
  '4GoodNetwork' = "4GoodNetwork",
1175
1182
  Dodao = "Dodao",
@@ -1246,6 +1253,7 @@ export declare enum ChainName {
1246
1253
  'AutonityBakerloo(Sumida)Testnet' = "Autonity Bakerloo (Sumida) Testnet",
1247
1254
  'AutonityPiccadilly(Thames)Testnet' = "Autonity Piccadilly (Thames) Testnet",
1248
1255
  'AutonityPiccadilly(Barada)Testnet' = "Autonity Piccadilly (Barada) Testnet",
1256
+ 'AutonityPiccadilly(Sumida)Testnet' = "Autonity Piccadilly (Sumida) Testnet",
1249
1257
  FrameTestnet = "Frame Testnet",
1250
1258
  'T.E.A.MBlockchain' = "T.E.A.M Blockchain",
1251
1259
  JoysDigitalTestNet = "Joys Digital TestNet",
@@ -1471,6 +1479,7 @@ export declare enum ChainId {
1471
1479
  SeeleMainnet = 186,
1472
1480
  BMCMainnet = 188,
1473
1481
  BMCTestnet = 189,
1482
+ FileFileGo = 191,
1474
1483
  CryptoEmergency = 193,
1475
1484
  X1Testnet = 195,
1476
1485
  X1Mainnet = 196,
@@ -1589,6 +1598,7 @@ export declare enum ChainId {
1589
1598
  EIOBMainnet = 612,
1590
1599
  GraphlinqBlockchainMainnet = 614,
1591
1600
  Avocado = 634,
1601
+ FlowEVMPreviewNet = 646,
1592
1602
  SXNetworkTestnet = 647,
1593
1603
  EnduranceSmartChainMainnet = 648,
1594
1604
  KalichainTestnet = 653,
@@ -1610,6 +1620,7 @@ export declare enum ChainId {
1610
1620
  CantoTestnet = 740,
1611
1621
  VentionSmartChainTestnet = 741,
1612
1622
  ScriptTestnet = 742,
1623
+ FlowEVMMainnet = 747,
1613
1624
  QL1 = 766,
1614
1625
  OpenChainTestnet = 776,
1615
1626
  CheapETH = 777,
@@ -1870,6 +1881,7 @@ export declare enum ChainId {
1870
1881
  UnicornUltraNebulasTestnet = 2484,
1871
1882
  KarakTestnet = 2511,
1872
1883
  FraxtalTestnet = 2522,
1884
+ InEVMMainnet = 2525,
1873
1885
  KorthoMainnet = 2559,
1874
1886
  TechPayMainnet = 2569,
1875
1887
  PoCRNet = 2606,
@@ -1941,6 +1953,7 @@ export declare enum ChainId {
1941
1953
  AIOZNetworkTestnet = 4102,
1942
1954
  'Humans.aiTestnet' = 4139,
1943
1955
  TipboxcoinTestnet = 4141,
1956
+ CrossFiTestnet = 4157,
1944
1957
  PHINetworkV1 = 4181,
1945
1958
  MerlinMainnet = 4200,
1946
1959
  LUKSOTestnet = 4201,
@@ -2462,7 +2475,7 @@ export declare enum ChainId {
2462
2475
  UltraProMainnet = 473861,
2463
2476
  OpenChainMainnet = 474142,
2464
2477
  'CMP-Testnet' = 512512,
2465
- EthereumFair = 513100,
2478
+ DisChain = 513100,
2466
2479
  ScrollSepoliaTestnet = 534351,
2467
2480
  Scroll = 534352,
2468
2481
  ScrollAlphaTestnet = 534353,
@@ -2480,6 +2493,8 @@ export declare enum ChainId {
2480
2493
  MiexsSmartchain = 761412,
2481
2494
  Modularium = 776877,
2482
2495
  OctaSpace = 800001,
2496
+ ZkLinkNovaMainnet = 810180,
2497
+ ZkLinkNovaGoerliTestnet = 810182,
2483
2498
  CURVEMainnet = 827431,
2484
2499
  '4GoodNetwork' = 846000,
2485
2500
  Dodao = 855456,
@@ -2556,6 +2571,7 @@ export declare enum ChainId {
2556
2571
  'AutonityBakerloo(Sumida)Testnet' = 65010002,
2557
2572
  'AutonityPiccadilly(Thames)Testnet' = 65100000,
2558
2573
  'AutonityPiccadilly(Barada)Testnet' = 65100001,
2574
+ 'AutonityPiccadilly(Sumida)Testnet' = 65100002,
2559
2575
  FrameTestnet = 68840142,
2560
2576
  'T.E.A.MBlockchain' = 88888888,
2561
2577
  JoysDigitalTestNet = 99415706,
package/dist/src/enums.js CHANGED
@@ -165,6 +165,7 @@ var ChainName;
165
165
  ChainName["SeeleMainnet"] = "Seele Mainnet";
166
166
  ChainName["BMCMainnet"] = "BMC Mainnet";
167
167
  ChainName["BMCTestnet"] = "BMC Testnet";
168
+ ChainName["FileFileGo"] = "FileFileGo";
168
169
  ChainName["CryptoEmergency"] = "Crypto Emergency";
169
170
  ChainName["X1Testnet"] = "X1 Testnet";
170
171
  ChainName["X1Mainnet"] = "X1 Mainnet";
@@ -283,6 +284,7 @@ var ChainName;
283
284
  ChainName["EIOBMainnet"] = "EIOB Mainnet";
284
285
  ChainName["GraphlinqBlockchainMainnet"] = "Graphlinq Blockchain Mainnet";
285
286
  ChainName["Avocado"] = "Avocado";
287
+ ChainName["FlowEVMPreviewNet"] = "FlowEVM PreviewNet";
286
288
  ChainName["SXNetworkTestnet"] = "SX Network Testnet";
287
289
  ChainName["EnduranceSmartChainMainnet"] = "Endurance Smart Chain Mainnet";
288
290
  ChainName["KalichainTestnet"] = "Kalichain Testnet";
@@ -304,6 +306,7 @@ var ChainName;
304
306
  ChainName["CantoTestnet"] = "Canto Testnet";
305
307
  ChainName["VentionSmartChainTestnet"] = "Vention Smart Chain Testnet";
306
308
  ChainName["ScriptTestnet"] = "Script Testnet";
309
+ ChainName["FlowEVMMainnet"] = "FlowEVM Mainnet";
307
310
  ChainName["QL1"] = "QL1";
308
311
  ChainName["OpenChainTestnet"] = "OpenChain Testnet";
309
312
  ChainName["CheapETH"] = "cheapETH";
@@ -564,6 +567,7 @@ var ChainName;
564
567
  ChainName["UnicornUltraNebulasTestnet"] = "Unicorn Ultra Nebulas Testnet";
565
568
  ChainName["KarakTestnet"] = "Karak Testnet";
566
569
  ChainName["FraxtalTestnet"] = "Fraxtal Testnet";
570
+ ChainName["InEVMMainnet"] = "inEVM Mainnet";
567
571
  ChainName["KorthoMainnet"] = "Kortho Mainnet";
568
572
  ChainName["TechPayMainnet"] = "TechPay Mainnet";
569
573
  ChainName["PoCRNet"] = "PoCRNet";
@@ -635,6 +639,7 @@ var ChainName;
635
639
  ChainName["AIOZNetworkTestnet"] = "AIOZ Network Testnet";
636
640
  ChainName["Humans.aiTestnet"] = "Humans.ai Testnet";
637
641
  ChainName["TipboxcoinTestnet"] = "Tipboxcoin Testnet";
642
+ ChainName["CrossFiTestnet"] = "CrossFi Testnet";
638
643
  ChainName["PHINetworkV1"] = "PHI Network V1";
639
644
  ChainName["MerlinMainnet"] = "Merlin Mainnet";
640
645
  ChainName["LUKSOTestnet"] = "LUKSO Testnet";
@@ -1156,7 +1161,7 @@ var ChainName;
1156
1161
  ChainName["UltraProMainnet"] = "Ultra Pro Mainnet";
1157
1162
  ChainName["OpenChainMainnet"] = "OpenChain Mainnet";
1158
1163
  ChainName["CMP-Testnet"] = "CMP-Testnet";
1159
- ChainName["EthereumFair"] = "ethereum Fair";
1164
+ ChainName["DisChain"] = "DisChain";
1160
1165
  ChainName["ScrollSepoliaTestnet"] = "Scroll Sepolia Testnet";
1161
1166
  ChainName["Scroll"] = "Scroll";
1162
1167
  ChainName["ScrollAlphaTestnet"] = "Scroll Alpha Testnet";
@@ -1174,6 +1179,8 @@ var ChainName;
1174
1179
  ChainName["MiexsSmartchain"] = "Miexs Smartchain";
1175
1180
  ChainName["Modularium"] = "Modularium";
1176
1181
  ChainName["OctaSpace"] = "OctaSpace";
1182
+ ChainName["ZkLinkNovaMainnet"] = "zkLink Nova Mainnet";
1183
+ ChainName["ZkLinkNovaGoerliTestnet"] = "zkLink Nova Goerli Testnet";
1177
1184
  ChainName["CURVEMainnet"] = "CURVE Mainnet";
1178
1185
  ChainName["4GoodNetwork"] = "4GoodNetwork";
1179
1186
  ChainName["Dodao"] = "Dodao";
@@ -1250,6 +1257,7 @@ var ChainName;
1250
1257
  ChainName["AutonityBakerloo(Sumida)Testnet"] = "Autonity Bakerloo (Sumida) Testnet";
1251
1258
  ChainName["AutonityPiccadilly(Thames)Testnet"] = "Autonity Piccadilly (Thames) Testnet";
1252
1259
  ChainName["AutonityPiccadilly(Barada)Testnet"] = "Autonity Piccadilly (Barada) Testnet";
1260
+ ChainName["AutonityPiccadilly(Sumida)Testnet"] = "Autonity Piccadilly (Sumida) Testnet";
1253
1261
  ChainName["FrameTestnet"] = "Frame Testnet";
1254
1262
  ChainName["T.E.A.MBlockchain"] = "T.E.A.M Blockchain";
1255
1263
  ChainName["JoysDigitalTestNet"] = "Joys Digital TestNet";
@@ -1476,6 +1484,7 @@ var ChainId;
1476
1484
  ChainId[ChainId["SeeleMainnet"] = 186] = "SeeleMainnet";
1477
1485
  ChainId[ChainId["BMCMainnet"] = 188] = "BMCMainnet";
1478
1486
  ChainId[ChainId["BMCTestnet"] = 189] = "BMCTestnet";
1487
+ ChainId[ChainId["FileFileGo"] = 191] = "FileFileGo";
1479
1488
  ChainId[ChainId["CryptoEmergency"] = 193] = "CryptoEmergency";
1480
1489
  ChainId[ChainId["X1Testnet"] = 195] = "X1Testnet";
1481
1490
  ChainId[ChainId["X1Mainnet"] = 196] = "X1Mainnet";
@@ -1594,6 +1603,7 @@ var ChainId;
1594
1603
  ChainId[ChainId["EIOBMainnet"] = 612] = "EIOBMainnet";
1595
1604
  ChainId[ChainId["GraphlinqBlockchainMainnet"] = 614] = "GraphlinqBlockchainMainnet";
1596
1605
  ChainId[ChainId["Avocado"] = 634] = "Avocado";
1606
+ ChainId[ChainId["FlowEVMPreviewNet"] = 646] = "FlowEVMPreviewNet";
1597
1607
  ChainId[ChainId["SXNetworkTestnet"] = 647] = "SXNetworkTestnet";
1598
1608
  ChainId[ChainId["EnduranceSmartChainMainnet"] = 648] = "EnduranceSmartChainMainnet";
1599
1609
  ChainId[ChainId["KalichainTestnet"] = 653] = "KalichainTestnet";
@@ -1615,6 +1625,7 @@ var ChainId;
1615
1625
  ChainId[ChainId["CantoTestnet"] = 740] = "CantoTestnet";
1616
1626
  ChainId[ChainId["VentionSmartChainTestnet"] = 741] = "VentionSmartChainTestnet";
1617
1627
  ChainId[ChainId["ScriptTestnet"] = 742] = "ScriptTestnet";
1628
+ ChainId[ChainId["FlowEVMMainnet"] = 747] = "FlowEVMMainnet";
1618
1629
  ChainId[ChainId["QL1"] = 766] = "QL1";
1619
1630
  ChainId[ChainId["OpenChainTestnet"] = 776] = "OpenChainTestnet";
1620
1631
  ChainId[ChainId["CheapETH"] = 777] = "CheapETH";
@@ -1875,6 +1886,7 @@ var ChainId;
1875
1886
  ChainId[ChainId["UnicornUltraNebulasTestnet"] = 2484] = "UnicornUltraNebulasTestnet";
1876
1887
  ChainId[ChainId["KarakTestnet"] = 2511] = "KarakTestnet";
1877
1888
  ChainId[ChainId["FraxtalTestnet"] = 2522] = "FraxtalTestnet";
1889
+ ChainId[ChainId["InEVMMainnet"] = 2525] = "InEVMMainnet";
1878
1890
  ChainId[ChainId["KorthoMainnet"] = 2559] = "KorthoMainnet";
1879
1891
  ChainId[ChainId["TechPayMainnet"] = 2569] = "TechPayMainnet";
1880
1892
  ChainId[ChainId["PoCRNet"] = 2606] = "PoCRNet";
@@ -1946,6 +1958,7 @@ var ChainId;
1946
1958
  ChainId[ChainId["AIOZNetworkTestnet"] = 4102] = "AIOZNetworkTestnet";
1947
1959
  ChainId[ChainId["Humans.aiTestnet"] = 4139] = "Humans.aiTestnet";
1948
1960
  ChainId[ChainId["TipboxcoinTestnet"] = 4141] = "TipboxcoinTestnet";
1961
+ ChainId[ChainId["CrossFiTestnet"] = 4157] = "CrossFiTestnet";
1949
1962
  ChainId[ChainId["PHINetworkV1"] = 4181] = "PHINetworkV1";
1950
1963
  ChainId[ChainId["MerlinMainnet"] = 4200] = "MerlinMainnet";
1951
1964
  ChainId[ChainId["LUKSOTestnet"] = 4201] = "LUKSOTestnet";
@@ -2467,7 +2480,7 @@ var ChainId;
2467
2480
  ChainId[ChainId["UltraProMainnet"] = 473861] = "UltraProMainnet";
2468
2481
  ChainId[ChainId["OpenChainMainnet"] = 474142] = "OpenChainMainnet";
2469
2482
  ChainId[ChainId["CMP-Testnet"] = 512512] = "CMP-Testnet";
2470
- ChainId[ChainId["EthereumFair"] = 513100] = "EthereumFair";
2483
+ ChainId[ChainId["DisChain"] = 513100] = "DisChain";
2471
2484
  ChainId[ChainId["ScrollSepoliaTestnet"] = 534351] = "ScrollSepoliaTestnet";
2472
2485
  ChainId[ChainId["Scroll"] = 534352] = "Scroll";
2473
2486
  ChainId[ChainId["ScrollAlphaTestnet"] = 534353] = "ScrollAlphaTestnet";
@@ -2485,6 +2498,8 @@ var ChainId;
2485
2498
  ChainId[ChainId["MiexsSmartchain"] = 761412] = "MiexsSmartchain";
2486
2499
  ChainId[ChainId["Modularium"] = 776877] = "Modularium";
2487
2500
  ChainId[ChainId["OctaSpace"] = 800001] = "OctaSpace";
2501
+ ChainId[ChainId["ZkLinkNovaMainnet"] = 810180] = "ZkLinkNovaMainnet";
2502
+ ChainId[ChainId["ZkLinkNovaGoerliTestnet"] = 810182] = "ZkLinkNovaGoerliTestnet";
2488
2503
  ChainId[ChainId["CURVEMainnet"] = 827431] = "CURVEMainnet";
2489
2504
  ChainId[ChainId["4GoodNetwork"] = 846000] = "4GoodNetwork";
2490
2505
  ChainId[ChainId["Dodao"] = 855456] = "Dodao";
@@ -2561,6 +2576,7 @@ var ChainId;
2561
2576
  ChainId[ChainId["AutonityBakerloo(Sumida)Testnet"] = 65010002] = "AutonityBakerloo(Sumida)Testnet";
2562
2577
  ChainId[ChainId["AutonityPiccadilly(Thames)Testnet"] = 65100000] = "AutonityPiccadilly(Thames)Testnet";
2563
2578
  ChainId[ChainId["AutonityPiccadilly(Barada)Testnet"] = 65100001] = "AutonityPiccadilly(Barada)Testnet";
2579
+ ChainId[ChainId["AutonityPiccadilly(Sumida)Testnet"] = 65100002] = "AutonityPiccadilly(Sumida)Testnet";
2564
2580
  ChainId[ChainId["FrameTestnet"] = 68840142] = "FrameTestnet";
2565
2581
  ChainId[ChainId["T.E.A.MBlockchain"] = 88888888] = "T.E.A.MBlockchain";
2566
2582
  ChainId[ChainId["JoysDigitalTestNet"] = 99415706] = "JoysDigitalTestNet";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@revoke.cash/chains",
3
- "version": "33.0.0",
3
+ "version": "34.0.0",
4
4
  "description": "Helper module for getting EVM chains info.",
5
5
  "author": "Revoke.cash",
6
6
  "contributors": [