@revoke.cash/chains 67.0.0 → 68.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.
@@ -3096,18 +3096,18 @@ exports.chains = {
3096
3096
  iconURL: 'https://ipfs.io/ipfs/Qma7LpnkGjAN1dwL6VTXUYqzySNxjLg4br7J8UE4yZWYec'
3097
3097
  },
3098
3098
  140: {
3099
- name: 'Eternal Mainnet',
3100
- chain: 'ETE',
3101
- icon: 'eternal',
3099
+ name: 'Eteria Mainnet',
3100
+ chain: 'ERA',
3101
+ icon: 'eteria',
3102
3102
  rpc: [
3103
3103
  'https://mainnet.eternalcoin.io/v1',
3104
3104
  'ws://mainnet.eternalcoin.io/v1/ws'
3105
3105
  ],
3106
3106
  features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
3107
3107
  faucets: [],
3108
- nativeCurrency: { name: 'Eternal', symbol: 'ETE', decimals: 18 },
3109
- infoURL: 'https://eternalcoin.io',
3110
- shortName: 'ETE',
3108
+ nativeCurrency: { name: 'Eteria', symbol: 'ERA', decimals: 18 },
3109
+ infoURL: 'https://eteria.io',
3110
+ shortName: 'ERA',
3111
3111
  chainId: 140,
3112
3112
  networkId: 140,
3113
3113
  iconURL: 'https://ipfs.io/ipfs/bafybeibexfskndvhn5xtrcmpjoifp2ufnzgwiwbfrjcxat55alergskkve'
@@ -12658,6 +12658,7 @@ exports.chains = {
12658
12658
  shortName: 'sei',
12659
12659
  chainId: 1329,
12660
12660
  networkId: 1329,
12661
+ slip44: 19000118,
12661
12662
  icon: 'seiv2',
12662
12663
  explorers: [
12663
12664
  {
@@ -19985,6 +19986,35 @@ exports.chains = {
19985
19986
  ],
19986
19987
  iconURL: 'https://ipfs.io/ipfs/QmULpMFUvKSmJT8sWXS3WDnTm4EacgRbsEynDenpxcfrAj'
19987
19988
  },
19989
+ 4207: {
19990
+ name: 'Layer Edge Mainnet',
19991
+ title: 'EDGEN',
19992
+ chain: 'EDGEN',
19993
+ rpc: [
19994
+ 'https://layeredge-mainnet-evm.itrocket.net',
19995
+ 'https://layeredge.rpc.subquery.network/public',
19996
+ 'https://rpc.layeredge.io',
19997
+ 'https://rpc2.layeredge.io',
19998
+ 'https://rpc.layeredge.foundation',
19999
+ 'https://rpc2.layeredge.foundation'
20000
+ ],
20001
+ faucets: [],
20002
+ nativeCurrency: { name: 'Layer Edge', symbol: 'EDGEN', decimals: 18 },
20003
+ infoURL: 'https://layeredge.io',
20004
+ shortName: 'LayerEdge',
20005
+ chainId: 4207,
20006
+ networkId: 4207,
20007
+ icon: 'edgen',
20008
+ explorers: [
20009
+ {
20010
+ name: 'Layer Edge Explorer',
20011
+ url: 'https://edgenscan.io',
20012
+ icon: 'edgen',
20013
+ standard: 'EIP3091'
20014
+ }
20015
+ ],
20016
+ iconURL: 'https://ipfs.io/ipfs/QmVwYkRWgXgoYDPgBFntxWYFquKusuMMVc8TG5hrEVnXLV'
20017
+ },
19988
20018
  4242: {
19989
20019
  name: 'Nexi Mainnet',
19990
20020
  chain: 'Nexi',
@@ -37995,31 +38025,21 @@ exports.chains = {
37995
38025
  name: 'Plume Devnet (Legacy)',
37996
38026
  title: 'Plume Sepolia L2 Rollup Devnet (Legacy)',
37997
38027
  chain: 'PLUME Devnet Legacy',
37998
- rpc: [
37999
- 'https://test-rpc.plumenetwork.xyz',
38000
- 'wss://test-rpc.plumenetwork.xyz'
38001
- ],
38028
+ rpc: [],
38002
38029
  faucets: [],
38003
38030
  nativeCurrency: {
38004
38031
  name: 'Plume Sepolia Ether',
38005
38032
  symbol: 'ETH',
38006
38033
  decimals: 18
38007
38034
  },
38008
- infoURL: 'https://plumenetwork.xyz/',
38035
+ infoURL: 'https://plume.org',
38009
38036
  shortName: 'plume-devnet',
38010
38037
  chainId: 98864,
38011
38038
  networkId: 98864,
38012
38039
  slip44: 1,
38013
38040
  icon: 'plume',
38014
38041
  status: 'deprecated',
38015
- explorers: [
38016
- {
38017
- name: 'Blockscout',
38018
- url: 'https://test-explorer.plumenetwork.xyz',
38019
- icon: 'blockscout',
38020
- standard: 'EIP3091'
38021
- }
38022
- ],
38042
+ explorers: [],
38023
38043
  parent: { type: 'L2', chain: 'eip155-11155111' },
38024
38044
  iconURL: 'https://ipfs.io/ipfs/QmT7dJKK2VXMtF9mJ6EfMTJXBntJyVvZcA8beLA2RCFbsW'
38025
38045
  },
@@ -38027,51 +38047,38 @@ exports.chains = {
38027
38047
  name: 'Plume (Legacy)',
38028
38048
  title: 'Plume Ethereum L2 Rollup Mainnet (Legacy)',
38029
38049
  chain: 'PLUME Legacy',
38030
- rpc: ['https://rpc.plumenetwork.xyz', 'wss://rpc.plumenetwork.xyz'],
38050
+ rpc: [],
38031
38051
  faucets: [],
38032
38052
  nativeCurrency: { name: 'Plume Ether', symbol: 'ETH', decimals: 18 },
38033
- infoURL: 'https://plumenetwork.xyz/',
38053
+ infoURL: 'https://plume.org',
38034
38054
  shortName: 'plume',
38035
38055
  chainId: 98865,
38036
38056
  networkId: 98865,
38037
38057
  slip44: 1,
38038
38058
  icon: 'plume',
38039
- explorers: [
38040
- {
38041
- name: 'Blockscout',
38042
- url: 'https://explorer.plumenetwork.xyz',
38043
- icon: 'blockscout',
38044
- standard: 'EIP3091'
38045
- }
38046
- ],
38047
- parent: {
38048
- type: 'L2',
38049
- chain: 'eip155-1',
38050
- bridges: [{ url: 'https://bridge.plumenetwork.xyz' }]
38051
- },
38059
+ status: 'deprecated',
38060
+ explorers: [],
38061
+ parent: { type: 'L2', chain: 'eip155-1' },
38052
38062
  iconURL: 'https://ipfs.io/ipfs/QmT7dJKK2VXMtF9mJ6EfMTJXBntJyVvZcA8beLA2RCFbsW'
38053
38063
  },
38054
38064
  98866: {
38055
38065
  name: 'Plume Mainnet',
38056
38066
  title: 'Plume Ethereum L2 Rollup Mainnet',
38057
38067
  chain: 'PLUME',
38058
- rpc: [
38059
- 'https://phoenix-rpc.plumenetwork.xyz',
38060
- 'wss://phoenix-rpc.plumenetwork.xyz'
38061
- ],
38068
+ rpc: ['https://rpc.plume.org', 'wss://rpc.plume.org'],
38062
38069
  faucets: [],
38063
38070
  nativeCurrency: { name: 'Plume', symbol: 'PLUME', decimals: 18 },
38064
- infoURL: 'https://plumenetwork.xyz/',
38071
+ infoURL: 'https://plume.org',
38065
38072
  shortName: 'plume-mainnet',
38066
38073
  chainId: 98866,
38067
38074
  networkId: 98866,
38068
38075
  slip44: 1,
38069
38076
  icon: 'plume',
38070
- status: 'incubating',
38077
+ status: 'active',
38071
38078
  explorers: [
38072
38079
  {
38073
38080
  name: 'Blockscout',
38074
- url: 'https://phoenix-explorer.plumenetwork.xyz',
38081
+ url: 'https://explorer.plume.org',
38075
38082
  icon: 'blockscout',
38076
38083
  standard: 'EIP3091'
38077
38084
  }
@@ -38079,7 +38086,7 @@ exports.chains = {
38079
38086
  parent: {
38080
38087
  type: 'L2',
38081
38088
  chain: 'eip155-1',
38082
- bridges: [{ url: 'https://bridge.plumenetwork.xyz' }]
38089
+ bridges: [{ url: 'https://bridge.plume.org' }]
38083
38090
  },
38084
38091
  iconURL: 'https://ipfs.io/ipfs/QmT7dJKK2VXMtF9mJ6EfMTJXBntJyVvZcA8beLA2RCFbsW'
38085
38092
  },
@@ -38087,23 +38094,20 @@ exports.chains = {
38087
38094
  name: 'Plume Testnet',
38088
38095
  title: 'Plume Sepolia L2 Rollup Testnet',
38089
38096
  chain: 'PLUME Testnet',
38090
- rpc: [
38091
- 'https://testnet-rpc.plumenetwork.xyz',
38092
- 'wss://testnet-rpc.plumenetwork.xyz'
38093
- ],
38094
- faucets: ['https://faucet.plumenetwork.xyz'],
38097
+ rpc: ['https://testnet-rpc.plume.org', 'wss://testnet-rpc.plume.org'],
38098
+ faucets: ['https://faucet.plume.org'],
38095
38099
  nativeCurrency: { name: 'Plume', symbol: 'PLUME', decimals: 18 },
38096
- infoURL: 'https://plumenetwork.xyz/',
38100
+ infoURL: 'https://plume.org',
38097
38101
  shortName: 'plume-testnet',
38098
38102
  chainId: 98867,
38099
38103
  networkId: 98867,
38100
38104
  slip44: 1,
38101
38105
  icon: 'plume',
38102
- status: 'incubating',
38106
+ status: 'active',
38103
38107
  explorers: [
38104
38108
  {
38105
38109
  name: 'Blockscout',
38106
- url: 'https://testnet-explorer.plumenetwork.xyz',
38110
+ url: 'https://testnet-explorer.plume.org',
38107
38111
  icon: 'blockscout',
38108
38112
  standard: 'EIP3091'
38109
38113
  }
@@ -38111,7 +38115,7 @@ exports.chains = {
38111
38115
  parent: {
38112
38116
  type: 'L2',
38113
38117
  chain: 'eip155-11155111',
38114
- bridges: [{ url: 'https://testnet-bridge.plumenetwork.xyz' }]
38118
+ bridges: [{ url: 'https://testnet-bridge.plume.org' }]
38115
38119
  },
38116
38120
  iconURL: 'https://ipfs.io/ipfs/QmT7dJKK2VXMtF9mJ6EfMTJXBntJyVvZcA8beLA2RCFbsW'
38117
38121
  },
@@ -42605,6 +42609,32 @@ exports.chains = {
42605
42609
  }
42606
42610
  ]
42607
42611
  },
42612
+ 560013: {
42613
+ name: 'Rogue Chain',
42614
+ chainId: 560013,
42615
+ shortName: 'rogue',
42616
+ chain: 'ROGUE',
42617
+ networkId: 560013,
42618
+ icon: 'rogue',
42619
+ nativeCurrency: { name: 'Rogue', symbol: 'ROGUE', decimals: 18 },
42620
+ rpc: ['https://rpc.roguechain.io/rpc', 'wss://rpc.roguechain.io/ws'],
42621
+ faucets: [],
42622
+ explorers: [
42623
+ {
42624
+ name: 'Roguescan',
42625
+ url: 'https://roguescan.io',
42626
+ icon: 'rogue',
42627
+ standard: 'EIP3091'
42628
+ }
42629
+ ],
42630
+ infoURL: 'https://roguechain.io',
42631
+ parent: {
42632
+ type: 'L2',
42633
+ chain: 'eip155-42161',
42634
+ bridges: [{ url: 'https://bridge.arbitrum.io' }]
42635
+ },
42636
+ iconURL: 'https://ipfs.io/ipfs/Qmay8Z3yhJR4st6iAVmqTdM6nFc9zYSPq4tucDaiPheAjE'
42637
+ },
42608
42638
  560048: {
42609
42639
  name: 'Ethereum Hoodi',
42610
42640
  title: 'Ethereum Testnet Hoodi',
@@ -47578,7 +47608,7 @@ exports.chains = {
47578
47608
  symbol: 'ETH',
47579
47609
  decimals: 18
47580
47610
  },
47581
- infoURL: 'https://plumenetwork.xyz/',
47611
+ infoURL: 'https://plume.org',
47582
47612
  shortName: 'plume-testnet-legacy',
47583
47613
  chainId: 161221135,
47584
47614
  networkId: 161221135,
@@ -138,7 +138,7 @@ export declare enum ChainName {
138
138
  PolygonMainnet = "Polygon Mainnet",
139
139
  DefiOracleMetaMainnet = "Defi Oracle Meta Mainnet",
140
140
  WoopChainMainnet = "WoopChain Mainnet",
141
- EternalMainnet = "Eternal Mainnet",
141
+ EteriaMainnet = "Eteria Mainnet",
142
142
  OpenpieceTestnet = "Openpiece Testnet",
143
143
  DAXCHAIN = "DAX CHAIN",
144
144
  MonadMainnet = "Monad Mainnet",
@@ -934,6 +934,7 @@ export declare enum ChainName {
934
934
  LUKSOTestnet = "LUKSO Testnet",
935
935
  LiskSepoliaTestnet = "Lisk Sepolia Testnet",
936
936
  MerlinErigonTestnet = "Merlin Erigon Testnet",
937
+ LayerEdgeMainnet = "Layer Edge Mainnet",
937
938
  NexiMainnet = "Nexi Mainnet",
938
939
  NexiV2Mainnet = "Nexi V2 Mainnet",
939
940
  LaikaTestnet = "Laika Testnet",
@@ -1991,6 +1992,7 @@ export declare enum ChainName {
1991
1992
  XsollaZKSepoliaTestnet = "Xsolla ZK Sepolia Testnet",
1992
1993
  DustBoyIoT = "DustBoy IoT",
1993
1994
  HetuTestnet = "Hetu Testnet",
1995
+ RogueChain = "Rogue Chain",
1994
1996
  EthereumHoodi = "Ethereum Hoodi",
1995
1997
  DJTTestnet = "DJT Testnet",
1996
1998
  HypraMainnet = "Hypra Mainnet",
@@ -2473,7 +2475,7 @@ export declare enum ChainId {
2473
2475
  PolygonMainnet = 137,
2474
2476
  DefiOracleMetaMainnet = 138,
2475
2477
  WoopChainMainnet = 139,
2476
- EternalMainnet = 140,
2478
+ EteriaMainnet = 140,
2477
2479
  OpenpieceTestnet = 141,
2478
2480
  DAXCHAIN = 142,
2479
2481
  MonadMainnet = 143,
@@ -3269,6 +3271,7 @@ export declare enum ChainId {
3269
3271
  LUKSOTestnet = 4201,
3270
3272
  LiskSepoliaTestnet = 4202,
3271
3273
  MerlinErigonTestnet = 4203,
3274
+ LayerEdgeMainnet = 4207,
3272
3275
  NexiMainnet = 4242,
3273
3276
  NexiV2Mainnet = 4243,
3274
3277
  LaikaTestnet = 4269,
@@ -4326,6 +4329,7 @@ export declare enum ChainId {
4326
4329
  XsollaZKSepoliaTestnet = 555777,
4327
4330
  DustBoyIoT = 555888,
4328
4331
  HetuTestnet = 560000,
4332
+ RogueChain = 560013,
4329
4333
  EthereumHoodi = 560048,
4330
4334
  DJTTestnet = 621847,
4331
4335
  HypraMainnet = 622277,
package/dist/src/enums.js CHANGED
@@ -142,7 +142,7 @@ var ChainName;
142
142
  ChainName["PolygonMainnet"] = "Polygon Mainnet";
143
143
  ChainName["DefiOracleMetaMainnet"] = "Defi Oracle Meta Mainnet";
144
144
  ChainName["WoopChainMainnet"] = "WoopChain Mainnet";
145
- ChainName["EternalMainnet"] = "Eternal Mainnet";
145
+ ChainName["EteriaMainnet"] = "Eteria Mainnet";
146
146
  ChainName["OpenpieceTestnet"] = "Openpiece Testnet";
147
147
  ChainName["DAXCHAIN"] = "DAX CHAIN";
148
148
  ChainName["MonadMainnet"] = "Monad Mainnet";
@@ -938,6 +938,7 @@ var ChainName;
938
938
  ChainName["LUKSOTestnet"] = "LUKSO Testnet";
939
939
  ChainName["LiskSepoliaTestnet"] = "Lisk Sepolia Testnet";
940
940
  ChainName["MerlinErigonTestnet"] = "Merlin Erigon Testnet";
941
+ ChainName["LayerEdgeMainnet"] = "Layer Edge Mainnet";
941
942
  ChainName["NexiMainnet"] = "Nexi Mainnet";
942
943
  ChainName["NexiV2Mainnet"] = "Nexi V2 Mainnet";
943
944
  ChainName["LaikaTestnet"] = "Laika Testnet";
@@ -1995,6 +1996,7 @@ var ChainName;
1995
1996
  ChainName["XsollaZKSepoliaTestnet"] = "Xsolla ZK Sepolia Testnet";
1996
1997
  ChainName["DustBoyIoT"] = "DustBoy IoT";
1997
1998
  ChainName["HetuTestnet"] = "Hetu Testnet";
1999
+ ChainName["RogueChain"] = "Rogue Chain";
1998
2000
  ChainName["EthereumHoodi"] = "Ethereum Hoodi";
1999
2001
  ChainName["DJTTestnet"] = "DJT Testnet";
2000
2002
  ChainName["HypraMainnet"] = "Hypra Mainnet";
@@ -2478,7 +2480,7 @@ var ChainId;
2478
2480
  ChainId[ChainId["PolygonMainnet"] = 137] = "PolygonMainnet";
2479
2481
  ChainId[ChainId["DefiOracleMetaMainnet"] = 138] = "DefiOracleMetaMainnet";
2480
2482
  ChainId[ChainId["WoopChainMainnet"] = 139] = "WoopChainMainnet";
2481
- ChainId[ChainId["EternalMainnet"] = 140] = "EternalMainnet";
2483
+ ChainId[ChainId["EteriaMainnet"] = 140] = "EteriaMainnet";
2482
2484
  ChainId[ChainId["OpenpieceTestnet"] = 141] = "OpenpieceTestnet";
2483
2485
  ChainId[ChainId["DAXCHAIN"] = 142] = "DAXCHAIN";
2484
2486
  ChainId[ChainId["MonadMainnet"] = 143] = "MonadMainnet";
@@ -3274,6 +3276,7 @@ var ChainId;
3274
3276
  ChainId[ChainId["LUKSOTestnet"] = 4201] = "LUKSOTestnet";
3275
3277
  ChainId[ChainId["LiskSepoliaTestnet"] = 4202] = "LiskSepoliaTestnet";
3276
3278
  ChainId[ChainId["MerlinErigonTestnet"] = 4203] = "MerlinErigonTestnet";
3279
+ ChainId[ChainId["LayerEdgeMainnet"] = 4207] = "LayerEdgeMainnet";
3277
3280
  ChainId[ChainId["NexiMainnet"] = 4242] = "NexiMainnet";
3278
3281
  ChainId[ChainId["NexiV2Mainnet"] = 4243] = "NexiV2Mainnet";
3279
3282
  ChainId[ChainId["LaikaTestnet"] = 4269] = "LaikaTestnet";
@@ -4331,6 +4334,7 @@ var ChainId;
4331
4334
  ChainId[ChainId["XsollaZKSepoliaTestnet"] = 555777] = "XsollaZKSepoliaTestnet";
4332
4335
  ChainId[ChainId["DustBoyIoT"] = 555888] = "DustBoyIoT";
4333
4336
  ChainId[ChainId["HetuTestnet"] = 560000] = "HetuTestnet";
4337
+ ChainId[ChainId["RogueChain"] = 560013] = "RogueChain";
4334
4338
  ChainId[ChainId["EthereumHoodi"] = 560048] = "EthereumHoodi";
4335
4339
  ChainId[ChainId["DJTTestnet"] = 621847] = "DJTTestnet";
4336
4340
  ChainId[ChainId["HypraMainnet"] = 622277] = "HypraMainnet";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@revoke.cash/chains",
3
- "version": "67.0.0",
3
+ "version": "68.0.0",
4
4
  "description": "Helper module for getting EVM chains info.",
5
5
  "author": "Revoke.cash",
6
6
  "contributors": [