eth-chainlist 0.0.411 → 0.0.413
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.
- package/CHANGELOG.md +16 -0
- package/data/chain.js +92 -2
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
@@ -1,5 +1,21 @@
|
|
1
1
|
# Changelog
|
2
2
|
|
3
|
+
### 0.0.413 (2024-05-26)
|
4
|
+
|
5
|
+
|
6
|
+
### Maintenance
|
7
|
+
|
8
|
+
* **release:** 0.0.412 ([a924491](https://github.com/poowf/eth-chainlist/commit/a924491d90c9a8b99b4c62907f9b2db7d05843a2))
|
9
|
+
* update chain data ([d61e3cf](https://github.com/poowf/eth-chainlist/commit/d61e3cf6bac5929a3b45929ccd825f0c1870b95c))
|
10
|
+
|
11
|
+
### 0.0.412 (2024-05-25)
|
12
|
+
|
13
|
+
|
14
|
+
### Maintenance
|
15
|
+
|
16
|
+
* **release:** 0.0.411 ([7a8fe44](https://github.com/poowf/eth-chainlist/commit/7a8fe44d86c0048fd613976bb32e552ce16e95a3))
|
17
|
+
* update chain data ([15bef18](https://github.com/poowf/eth-chainlist/commit/15bef18135a2171cb347187df8048352d8fe5e3d))
|
18
|
+
|
3
19
|
### 0.0.411 (2024-05-24)
|
4
20
|
|
5
21
|
|
package/data/chain.js
CHANGED
@@ -3434,7 +3434,7 @@ const chainArray = [
|
|
3434
3434
|
rpc: [
|
3435
3435
|
'https://rpc.mintchain.io',
|
3436
3436
|
'https://global.rpc.mintchain.io',
|
3437
|
-
'https://asia.rpc.
|
3437
|
+
'https://asia.rpc.mintchain.io'
|
3438
3438
|
],
|
3439
3439
|
faucets: [],
|
3440
3440
|
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
@@ -6813,7 +6813,14 @@ const chainArray = [
|
|
6813
6813
|
{
|
6814
6814
|
name: 'Lycan Chain',
|
6815
6815
|
chain: 'LYC',
|
6816
|
-
rpc: [
|
6816
|
+
rpc: [
|
6817
|
+
'https://rpc.lycanchain.com/',
|
6818
|
+
'https://us-east.lycanchain.com',
|
6819
|
+
'https://us-west.lycanchain.com',
|
6820
|
+
'https://eu-north.lycanchain.com',
|
6821
|
+
'https://eu-west.lycanchain.com',
|
6822
|
+
'https://asia-southeast.lycanchain.com'
|
6823
|
+
],
|
6817
6824
|
faucets: [],
|
6818
6825
|
nativeCurrency: { name: 'Lycan', symbol: 'LYC', decimals: 18 },
|
6819
6826
|
infoURL: 'https://lycanchain.com',
|
@@ -11273,6 +11280,25 @@ const chainArray = [
|
|
11273
11280
|
}
|
11274
11281
|
]
|
11275
11282
|
},
|
11283
|
+
{
|
11284
|
+
name: 'Sanko',
|
11285
|
+
chain: 'Sanko',
|
11286
|
+
rpc: [ 'https://mainnet.sanko.xyz' ],
|
11287
|
+
faucets: [],
|
11288
|
+
nativeCurrency: { name: 'DMT', symbol: 'DMT', decimals: 18 },
|
11289
|
+
infoURL: 'https://sanko.xyz/',
|
11290
|
+
shortName: 'Sanko',
|
11291
|
+
chainId: 1996,
|
11292
|
+
networkId: 1996,
|
11293
|
+
icon: 'sanko',
|
11294
|
+
explorers: [
|
11295
|
+
{
|
11296
|
+
name: 'Sanko Explorer',
|
11297
|
+
url: 'https://explorer.sanko.xyz',
|
11298
|
+
standard: 'EIP3091'
|
11299
|
+
}
|
11300
|
+
]
|
11301
|
+
},
|
11276
11302
|
{
|
11277
11303
|
name: 'Kyoto Testnet',
|
11278
11304
|
chain: 'KYOTO',
|
@@ -13715,6 +13741,18 @@ const chainArray = [
|
|
13715
13741
|
}
|
13716
13742
|
]
|
13717
13743
|
},
|
13744
|
+
{
|
13745
|
+
name: 'EthStorage Mainnet',
|
13746
|
+
chain: 'EthStorage',
|
13747
|
+
rpc: [ 'http://mainnet.ethstorage.io:9540' ],
|
13748
|
+
faucets: [],
|
13749
|
+
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
13750
|
+
infoURL: 'https://ethstorage.io/',
|
13751
|
+
shortName: 'es-m',
|
13752
|
+
chainId: 3335,
|
13753
|
+
networkId: 3335,
|
13754
|
+
slip44: 1
|
13755
|
+
},
|
13718
13756
|
{
|
13719
13757
|
name: 'Paribu Net Mainnet',
|
13720
13758
|
chain: 'PRB',
|
@@ -13850,6 +13888,17 @@ const chainArray = [
|
|
13850
13888
|
}
|
13851
13889
|
]
|
13852
13890
|
},
|
13891
|
+
{
|
13892
|
+
name: 'Tycooncoin',
|
13893
|
+
chain: 'TYCON',
|
13894
|
+
rpc: [ 'https://mainnet-rpc.tycoscan.com' ],
|
13895
|
+
faucets: [],
|
13896
|
+
nativeCurrency: { name: 'Tycooncoin', symbol: 'TYCO', decimals: 18 },
|
13897
|
+
infoURL: '',
|
13898
|
+
shortName: 'TYCON',
|
13899
|
+
chainId: 3630,
|
13900
|
+
networkId: 3630
|
13901
|
+
},
|
13853
13902
|
{
|
13854
13903
|
name: 'Botanix Testnet',
|
13855
13904
|
chain: 'BOTANIX',
|
@@ -27598,6 +27647,26 @@ const chainArray = [
|
|
27598
27647
|
}
|
27599
27648
|
]
|
27600
27649
|
},
|
27650
|
+
{
|
27651
|
+
name: 'LAVITA Mainnet',
|
27652
|
+
chain: 'LAVITA',
|
27653
|
+
icon: 'lavita',
|
27654
|
+
rpc: [ 'https://tsub360890-eth-rpc.thetatoken.org/rpc' ],
|
27655
|
+
faucets: [],
|
27656
|
+
nativeCurrency: { name: 'vTFUEL', symbol: 'vTFUEL', decimals: 18 },
|
27657
|
+
infoURL: 'https://www.lavita.ai',
|
27658
|
+
shortName: 'lavita-mainnet',
|
27659
|
+
chainId: 360890,
|
27660
|
+
networkId: 360890,
|
27661
|
+
explorers: [
|
27662
|
+
{
|
27663
|
+
name: 'LAVITA Mainnet Explorer',
|
27664
|
+
url: 'https://tsub360890-explorer.thetatoken.org',
|
27665
|
+
icon: 'lavita',
|
27666
|
+
standard: 'EIP3091'
|
27667
|
+
}
|
27668
|
+
]
|
27669
|
+
},
|
27601
27670
|
{
|
27602
27671
|
name: 'Digit Soul Smart Chain 2',
|
27603
27672
|
chain: 'DS2',
|
@@ -32200,6 +32269,27 @@ const chainArray = [
|
|
32200
32269
|
standard: 'EIP3091'
|
32201
32270
|
}
|
32202
32271
|
]
|
32272
|
+
},
|
32273
|
+
{
|
32274
|
+
name: 'DCHAIN',
|
32275
|
+
title: 'DCHAIN Mainnet',
|
32276
|
+
chain: 'dchainmainnet',
|
32277
|
+
icon: 'dchainmainnet',
|
32278
|
+
rpc: [ 'https://dchain-2716446429837000-1.jsonrpc.sagarpc.io' ],
|
32279
|
+
features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
|
32280
|
+
faucets: [],
|
32281
|
+
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
32282
|
+
infoURL: 'https://www.dchain.foundation/',
|
32283
|
+
shortName: 'dchainmainnet',
|
32284
|
+
chainId: 2716446429837000,
|
32285
|
+
networkId: 2716446429837000,
|
32286
|
+
explorers: [
|
32287
|
+
{
|
32288
|
+
name: 'dchain scan',
|
32289
|
+
url: 'https://dchain-2716446429837000-1.sagaexplorer.io',
|
32290
|
+
standard: 'EIP3091'
|
32291
|
+
}
|
32292
|
+
]
|
32203
32293
|
}
|
32204
32294
|
];
|
32205
32295
|
module.exports = chainArray;
|