eth-chainlist 0.0.257 → 0.0.259

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.
Files changed (3) hide show
  1. package/CHANGELOG.md +16 -0
  2. package/data/chain.js +138 -11
  3. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,5 +1,21 @@
1
1
  # Changelog
2
2
 
3
+ ### 0.0.259 (2023-10-15)
4
+
5
+
6
+ ### Maintenance
7
+
8
+ * **release:** 0.0.258 ([ffabb1b](https://github.com/poowf/eth-chainlist/commit/ffabb1b441387dc854eb5313294963d63a8d8cc4))
9
+ * update chain data ([a508bc8](https://github.com/poowf/eth-chainlist/commit/a508bc8375189fd223ea6bb0a29f102420224de2))
10
+
11
+ ### 0.0.258 (2023-10-14)
12
+
13
+
14
+ ### Maintenance
15
+
16
+ * **release:** 0.0.257 ([cab2ff5](https://github.com/poowf/eth-chainlist/commit/cab2ff5228c6a96acb234bdd01a3803e52f20fe5))
17
+ * update chain data ([6cf71b0](https://github.com/poowf/eth-chainlist/commit/6cf71b0d41382dd9873832c76042a9195791d55d))
18
+
3
19
  ### 0.0.257 (2023-10-12)
4
20
 
5
21
 
package/data/chain.js CHANGED
@@ -34,6 +34,12 @@ const chainArray = [
34
34
  url: 'https://eth.blockscout.com',
35
35
  icon: 'blockscout',
36
36
  standard: 'EIP3091'
37
+ },
38
+ {
39
+ name: 'dexguru',
40
+ url: 'https://ethereum.dex.guru',
41
+ icon: 'dexguru',
42
+ standard: 'EIP3091'
37
43
  }
38
44
  ]
39
45
  },
@@ -227,6 +233,12 @@ const chainArray = [
227
233
  url: 'https://optimism.blockscout.com',
228
234
  icon: 'blockscout',
229
235
  standard: 'EIP3091'
236
+ },
237
+ {
238
+ name: 'dexguru',
239
+ url: 'https://optimism.dex.guru',
240
+ icon: 'dexguru',
241
+ standard: 'EIP3091'
230
242
  }
231
243
  ]
232
244
  },
@@ -806,7 +818,6 @@ const chainArray = [
806
818
  rpc: [
807
819
  'https://crab-rpc.darwinia.network',
808
820
  'https://crab-rpc.darwiniacommunitydao.xyz',
809
- 'https://crab.api.onfinality.io/public-ws',
810
821
  'https://darwiniacrab-rpc.dwellir.com'
811
822
  ],
812
823
  faucets: [],
@@ -1101,6 +1112,12 @@ const chainArray = [
1101
1112
  name: 'bscscan',
1102
1113
  url: 'https://bscscan.com',
1103
1114
  standard: 'EIP3091'
1115
+ },
1116
+ {
1117
+ name: 'dexguru',
1118
+ url: 'https://bnb.dex.guru',
1119
+ icon: 'dexguru',
1120
+ standard: 'EIP3091'
1104
1121
  }
1105
1122
  ]
1106
1123
  },
@@ -1984,6 +2001,12 @@ const chainArray = [
1984
2001
  url: 'https://gnosis.blockscout.com',
1985
2002
  icon: 'blockscout',
1986
2003
  standard: 'EIP3091'
2004
+ },
2005
+ {
2006
+ name: 'dexguru',
2007
+ url: 'https://gnosis.dex.guru',
2008
+ icon: 'dexguru',
2009
+ standard: 'EIP3091'
1987
2010
  }
1988
2011
  ]
1989
2012
  },
@@ -2575,6 +2598,12 @@ const chainArray = [
2575
2598
  name: 'polygonscan',
2576
2599
  url: 'https://polygonscan.com',
2577
2600
  standard: 'EIP3091'
2601
+ },
2602
+ {
2603
+ name: 'dexguru',
2604
+ url: 'https://polygon.dex.guru',
2605
+ icon: 'dexguru',
2606
+ standard: 'EIP3091'
2578
2607
  }
2579
2608
  ]
2580
2609
  },
@@ -3499,6 +3528,12 @@ const chainArray = [
3499
3528
  url: 'https://ftmscan.com',
3500
3529
  icon: 'ftmscan',
3501
3530
  standard: 'EIP3091'
3531
+ },
3532
+ {
3533
+ name: 'dexguru',
3534
+ url: 'https://fantom.dex.guru',
3535
+ icon: 'dexguru',
3536
+ standard: 'EIP3091'
3502
3537
  }
3503
3538
  ]
3504
3539
  },
@@ -3619,17 +3654,17 @@ const chainArray = [
3619
3654
  name: 'EgonCoin Mainnet',
3620
3655
  chain: 'EGON',
3621
3656
  icon: 'egonicon',
3622
- rpc: [ 'https://rpc.egcscan.com' ],
3623
- faucets: [ 'https://faucet.egcscan.com' ],
3657
+ rpc: [ 'https://rpc.egonscan.com' ],
3658
+ faucets: [ 'https://faucet.egonscan.com' ],
3624
3659
  nativeCurrency: { name: 'EgonCoin', symbol: 'EGON', decimals: 18 },
3625
- infoURL: 'https://egcscan.com',
3660
+ infoURL: 'https://egonscan.com',
3626
3661
  shortName: 'EGONm',
3627
3662
  chainId: 271,
3628
3663
  networkId: 271,
3629
3664
  explorers: [
3630
3665
  {
3631
3666
  name: 'EgonCoin Mainnet',
3632
- url: 'https://egcscan.com',
3667
+ url: 'https://egonscan.com',
3633
3668
  standard: 'EIP3091'
3634
3669
  }
3635
3670
  ]
@@ -10088,6 +10123,21 @@ const chainArray = [
10088
10123
  }
10089
10124
  ]
10090
10125
  },
10126
+ {
10127
+ name: 'Immu3 EVM',
10128
+ chain: 'EVMCC',
10129
+ rpc: [
10130
+ 'https://fraa-dancebox-3043-rpc.a.dancebox.tanssi.network',
10131
+ 'wss://fraa-dancebox-3043-rpc.a.dancebox.tanssi.network'
10132
+ ],
10133
+ faucets: [],
10134
+ nativeCurrency: { name: 'IMMU', symbol: 'IMMU', decimals: 18 },
10135
+ infoURL: 'https://immu3.io',
10136
+ shortName: 'Immu3',
10137
+ chainId: 3100,
10138
+ networkId: 3100,
10139
+ explorers: []
10140
+ },
10091
10141
  {
10092
10142
  name: 'Filecoin - Hyperspace testnet',
10093
10143
  status: 'deprecated',
@@ -12004,7 +12054,7 @@ const chainArray = [
12004
12054
  name: 'Bitrock Mainnet',
12005
12055
  chain: 'Bitrock',
12006
12056
  icon: 'bitrock',
12007
- rpc: [ 'https://connect.bit-rock.io' ],
12057
+ rpc: [ 'https://connect.bit-rock.io', 'https://brockrpc.io' ],
12008
12058
  faucets: [],
12009
12059
  nativeCurrency: { name: 'BITROCK', symbol: 'BROCK', decimals: 18 },
12010
12060
  infoURL: 'https://bit-rock.io',
@@ -12014,7 +12064,7 @@ const chainArray = [
12014
12064
  explorers: [
12015
12065
  {
12016
12066
  name: 'Bitrock Explorer',
12017
- url: 'https://scan.bit-rock.io',
12067
+ url: 'https://explorer.bit-rock.io',
12018
12068
  standard: 'EIP3091'
12019
12069
  }
12020
12070
  ]
@@ -12236,6 +12286,12 @@ const chainArray = [
12236
12286
  name: 'Canto EVM Explorer (Blockscout)',
12237
12287
  url: 'https://tuber.build',
12238
12288
  standard: 'none'
12289
+ },
12290
+ {
12291
+ name: 'dexguru',
12292
+ url: 'https://canto.dex.guru',
12293
+ icon: 'dexguru',
12294
+ standard: 'EIP3091'
12239
12295
  }
12240
12296
  ]
12241
12297
  },
@@ -12254,6 +12310,12 @@ const chainArray = [
12254
12310
  name: 'Canto Testnet EVM Explorer (Blockscout)',
12255
12311
  url: 'https://testnet.tuber.build',
12256
12312
  standard: 'none'
12313
+ },
12314
+ {
12315
+ name: 'dexguru',
12316
+ url: 'https://canto-test.dex.guru',
12317
+ icon: 'dexguru',
12318
+ standard: 'EIP3091'
12257
12319
  }
12258
12320
  ]
12259
12321
  },
@@ -12714,6 +12776,12 @@ const chainArray = [
12714
12776
  url: 'https://base.blockscout.com',
12715
12777
  icon: 'blockscout',
12716
12778
  standard: 'EIP3091'
12779
+ },
12780
+ {
12781
+ name: 'dexguru',
12782
+ url: 'https://base.dex.guru',
12783
+ icon: 'dexguru',
12784
+ standard: 'EIP3091'
12717
12785
  }
12718
12786
  ],
12719
12787
  status: 'active'
@@ -15613,6 +15681,12 @@ const chainArray = [
15613
15681
  name: 'Arbitrum Explorer',
15614
15682
  url: 'https://explorer.arbitrum.io',
15615
15683
  standard: 'EIP3091'
15684
+ },
15685
+ {
15686
+ name: 'dexguru',
15687
+ url: 'https://arbitrum.dex.guru',
15688
+ icon: 'dexguru',
15689
+ standard: 'EIP3091'
15616
15690
  }
15617
15691
  ],
15618
15692
  infoURL: 'https://arbitrum.io',
@@ -15641,6 +15715,12 @@ const chainArray = [
15641
15715
  url: 'https://nova-explorer.arbitrum.io',
15642
15716
  icon: 'blockscout',
15643
15717
  standard: 'EIP3091'
15718
+ },
15719
+ {
15720
+ name: 'dexguru',
15721
+ url: 'https://nova.dex.guru',
15722
+ icon: 'dexguru',
15723
+ standard: 'EIP3091'
15644
15724
  }
15645
15725
  ],
15646
15726
  infoURL: 'https://arbitrum.io',
@@ -16640,6 +16720,26 @@ const chainArray = [
16640
16720
  chainId: 67588,
16641
16721
  networkId: 3344
16642
16722
  },
16723
+ {
16724
+ name: 'DM2 Verse Mainnet',
16725
+ chain: 'DM2 Verse',
16726
+ icon: 'dm2verse',
16727
+ rpc: [ 'https://rpc.dm2verse.dmm.com' ],
16728
+ faucets: [],
16729
+ nativeCurrency: { name: 'OAS', symbol: 'OAS', decimals: 18 },
16730
+ infoURL: 'https://seamoon.dmm.com',
16731
+ shortName: 'dm2',
16732
+ chainId: 68770,
16733
+ networkId: 68770,
16734
+ explorers: [
16735
+ {
16736
+ name: 'DM2Verse Explorer',
16737
+ url: 'https://explorer.dm2verse.dmm.com',
16738
+ standard: 'EIP3091'
16739
+ }
16740
+ ],
16741
+ parent: { type: 'L2', chain: 'eip155-248' }
16742
+ },
16643
16743
  {
16644
16744
  name: 'Condrieu',
16645
16745
  title: 'Ethereum Verkle Testnet Condrieu',
@@ -17222,6 +17322,12 @@ const chainArray = [
17222
17322
  url: 'https://base-goerli.blockscout.com',
17223
17323
  icon: 'blockscout',
17224
17324
  standard: 'EIP3091'
17325
+ },
17326
+ {
17327
+ name: 'dexguru',
17328
+ url: 'https://base-goerli.dex.guru',
17329
+ icon: 'dexguru',
17330
+ standard: 'EIP3091'
17225
17331
  }
17226
17332
  ]
17227
17333
  },
@@ -18593,17 +18699,17 @@ const chainArray = [
18593
18699
  name: 'EgonCoin Testnet',
18594
18700
  chain: 'EGON',
18595
18701
  icon: 'egonicon',
18596
- rpc: [ 'https://rpctest.egcscan.com' ],
18597
- faucets: [ 'https://faucet.egcscan.com' ],
18702
+ rpc: [ 'https://rpctest.egonscan.com' ],
18703
+ faucets: [ 'https://faucet.egonscan.com' ],
18598
18704
  nativeCurrency: { name: 'EgonCoin', symbol: 'EGON', decimals: 18 },
18599
- infoURL: 'https://egcscan.com',
18705
+ infoURL: 'https://egonscan.com',
18600
18706
  shortName: 'EGONt',
18601
18707
  chainId: 271271,
18602
18708
  networkId: 271271,
18603
18709
  explorers: [
18604
18710
  {
18605
18711
  name: 'EgonCoin Testnet',
18606
- url: 'https://testnet.egcscan.com',
18712
+ url: 'https://testnet.egonscan.com',
18607
18713
  standard: 'EIP3091'
18608
18714
  }
18609
18715
  ]
@@ -19513,6 +19619,27 @@ const chainArray = [
19513
19619
  chainId: 846000,
19514
19620
  networkId: 846000
19515
19621
  },
19622
+ {
19623
+ name: 'Dodao',
19624
+ chain: 'EVMCC',
19625
+ rpc: [
19626
+ 'https://fraa-dancebox-3041-rpc.a.dancebox.tanssi.network',
19627
+ 'wss://fraa-dancebox-3041-rpc.a.dancebox.tanssi.network'
19628
+ ],
19629
+ faucets: [],
19630
+ nativeCurrency: { name: 'Dodao', symbol: 'DODAO', decimals: 18 },
19631
+ infoURL: 'https://dodao.dev/',
19632
+ shortName: 'dodao',
19633
+ chainId: 855456,
19634
+ networkId: 855456,
19635
+ explorers: [
19636
+ {
19637
+ name: 'Dodao Explorer',
19638
+ url: 'https://tanssi-evmexplorer.netlify.app/?rpcUrl=https://fraa-dancebox-3041-rpc.a.dancebox.tanssi.network',
19639
+ standard: 'none'
19640
+ }
19641
+ ]
19642
+ },
19516
19643
  {
19517
19644
  name: 'Vision - Mainnet',
19518
19645
  chain: 'Vision',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "eth-chainlist",
3
- "version": "0.0.257",
3
+ "version": "0.0.259",
4
4
  "description": "List of EVM Chains",
5
5
  "main": "index.js",
6
6
  "scripts": {