eth-chainlist 0.0.93 → 0.0.95
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 +85 -1
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
@@ -1,5 +1,21 @@
|
|
1
1
|
# Changelog
|
2
2
|
|
3
|
+
### 0.0.95 (2023-03-07)
|
4
|
+
|
5
|
+
|
6
|
+
### Maintenance
|
7
|
+
|
8
|
+
* **release:** 0.0.94 ([2ac9159](https://github.com/poowf/eth-chainlist/commit/2ac9159ea2af977dafc1a09f0bdf47bce884277b))
|
9
|
+
* update chain data ([4f6bbf2](https://github.com/poowf/eth-chainlist/commit/4f6bbf254cade2c6b34ea32471590b8022c0f66b))
|
10
|
+
|
11
|
+
### 0.0.94 (2023-03-06)
|
12
|
+
|
13
|
+
|
14
|
+
### Maintenance
|
15
|
+
|
16
|
+
* **release:** 0.0.93 ([39cd640](https://github.com/poowf/eth-chainlist/commit/39cd640c5a28e1528876e1de060278b6664c733c))
|
17
|
+
* update chain data ([0378d0e](https://github.com/poowf/eth-chainlist/commit/0378d0e8c867465388e7f279c97eb79d96fb3440))
|
18
|
+
|
3
19
|
### 0.0.93 (2023-03-05)
|
4
20
|
|
5
21
|
|
package/data/chain.js
CHANGED
@@ -7553,6 +7553,49 @@ const chainArray = [
|
|
7553
7553
|
}
|
7554
7554
|
]
|
7555
7555
|
},
|
7556
|
+
{
|
7557
|
+
name: 'Nahmii 3 Mainnet',
|
7558
|
+
chain: 'Nahmii',
|
7559
|
+
rpc: [],
|
7560
|
+
status: 'incubating',
|
7561
|
+
faucets: [],
|
7562
|
+
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
7563
|
+
infoURL: 'https://nahmii.io',
|
7564
|
+
shortName: 'Nahmii3Mainnet',
|
7565
|
+
chainId: 4061,
|
7566
|
+
networkId: 4061,
|
7567
|
+
icon: 'nahmii',
|
7568
|
+
parent: {
|
7569
|
+
type: 'L2',
|
7570
|
+
chain: 'eip155-1',
|
7571
|
+
bridges: [ { url: 'https://bridge.nahmii.io' } ]
|
7572
|
+
}
|
7573
|
+
},
|
7574
|
+
{
|
7575
|
+
name: 'Nahmii 3 Testnet',
|
7576
|
+
chain: 'Nahmii',
|
7577
|
+
rpc: [ 'https://ngeth.testnet.n3.nahmii.io' ],
|
7578
|
+
faucets: [],
|
7579
|
+
nativeCurrency: { name: 'Goerli Ether', symbol: 'ETH', decimals: 18 },
|
7580
|
+
infoURL: 'https://nahmii.io',
|
7581
|
+
shortName: 'Nahmii3Testnet',
|
7582
|
+
chainId: 4062,
|
7583
|
+
networkId: 4062,
|
7584
|
+
icon: 'nahmii',
|
7585
|
+
explorers: [
|
7586
|
+
{
|
7587
|
+
name: 'Nahmii 3 Testnet Explorer',
|
7588
|
+
url: 'https://explorer.testnet.n3.nahmii.io',
|
7589
|
+
icon: 'nahmii',
|
7590
|
+
standard: 'EIP3091'
|
7591
|
+
}
|
7592
|
+
],
|
7593
|
+
parent: {
|
7594
|
+
type: 'L2',
|
7595
|
+
chain: 'eip155-3',
|
7596
|
+
bridges: [ { url: 'https://bridge.testnet.n3.nahmii.io' } ]
|
7597
|
+
}
|
7598
|
+
},
|
7556
7599
|
{
|
7557
7600
|
name: 'Bitindi Testnet',
|
7558
7601
|
chain: 'BNI',
|
@@ -9478,6 +9521,24 @@ const chainArray = [
|
|
9478
9521
|
}
|
9479
9522
|
]
|
9480
9523
|
},
|
9524
|
+
{
|
9525
|
+
name: 'HashBit Mainnet',
|
9526
|
+
chain: 'HBIT',
|
9527
|
+
rpc: [ 'https://mainnet-rpc.hashbit.org', 'https://rpc.hashbit.org' ],
|
9528
|
+
faucets: [ 'https://free-online-app.com/faucet-for-eth-evm-chains/' ],
|
9529
|
+
nativeCurrency: { name: 'HashBit Native Token', symbol: 'HBIT', decimals: 18 },
|
9530
|
+
infoURL: 'https://hashbit.org',
|
9531
|
+
shortName: 'hbit',
|
9532
|
+
chainId: 11119,
|
9533
|
+
networkId: 11119,
|
9534
|
+
explorers: [
|
9535
|
+
{
|
9536
|
+
name: 'hashbitscan',
|
9537
|
+
url: 'https://explorer.hashbit.org',
|
9538
|
+
standard: 'EIP3091'
|
9539
|
+
}
|
9540
|
+
]
|
9541
|
+
},
|
9481
9542
|
{
|
9482
9543
|
name: 'Haqq Network',
|
9483
9544
|
chain: 'Haqq',
|
@@ -12953,6 +13014,25 @@ const chainArray = [
|
|
12953
13014
|
}
|
12954
13015
|
]
|
12955
13016
|
},
|
13017
|
+
{
|
13018
|
+
name: 'BeanEco SmartChain',
|
13019
|
+
title: 'BESC Mainnet',
|
13020
|
+
chain: 'BESC',
|
13021
|
+
rpc: [ 'https://mainnet-rpc.bescscan.io' ],
|
13022
|
+
faucets: [ 'faucet.bescscan.ion' ],
|
13023
|
+
nativeCurrency: { name: 'BeanEco SmartChain', symbol: 'BESC', decimals: 18 },
|
13024
|
+
infoURL: 'besceco.finance',
|
13025
|
+
shortName: 'BESC',
|
13026
|
+
chainId: 535037,
|
13027
|
+
networkId: 535037,
|
13028
|
+
explorers: [
|
13029
|
+
{
|
13030
|
+
name: 'bescscan',
|
13031
|
+
url: 'https://Bescscan.io',
|
13032
|
+
standard: 'EIP3091'
|
13033
|
+
}
|
13034
|
+
]
|
13035
|
+
},
|
12956
13036
|
{
|
12957
13037
|
name: 'Bear Network Chain Mainnet',
|
12958
13038
|
chain: 'BRNKC',
|
@@ -13555,7 +13635,11 @@ const chainArray = [
|
|
13555
13635
|
name: 'Sepolia',
|
13556
13636
|
title: 'Ethereum Testnet Sepolia',
|
13557
13637
|
chain: 'ETH',
|
13558
|
-
rpc: [
|
13638
|
+
rpc: [
|
13639
|
+
'https://rpc.sepolia.org',
|
13640
|
+
'https://rpc2.sepolia.org',
|
13641
|
+
'https://rpc-sepolia.rockx.com'
|
13642
|
+
],
|
13559
13643
|
faucets: [
|
13560
13644
|
'http://fauceth.komputing.org?chain=11155111&address=${ADDRESS}'
|
13561
13645
|
],
|