eth-chainlist 0.0.612 → 0.0.613
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 +8 -0
- package/data/chain.js +63 -16
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
@@ -1,5 +1,13 @@
|
|
1
1
|
# Changelog
|
2
2
|
|
3
|
+
### 0.0.613 (2025-02-14)
|
4
|
+
|
5
|
+
|
6
|
+
### Maintenance
|
7
|
+
|
8
|
+
* **release:** 0.0.612 ([3b56a2f](https://github.com/poowf/eth-chainlist/commit/3b56a2f9ad2d206d6be10cccc80dd7a25c3b66c3))
|
9
|
+
* update chain data ([5d57f52](https://github.com/poowf/eth-chainlist/commit/5d57f524391297c0543a59f3e697bded439e98a0))
|
10
|
+
|
3
11
|
### 0.0.612 (2025-02-13)
|
4
12
|
|
5
13
|
|
package/data/chain.js
CHANGED
@@ -2728,18 +2728,28 @@ const chainArray = [
|
|
2728
2728
|
{
|
2729
2729
|
name: 'Unichain',
|
2730
2730
|
chain: 'ETH',
|
2731
|
-
rpc: [
|
2731
|
+
rpc: [
|
2732
|
+
'https://mainnet.unichain.org',
|
2733
|
+
'https://unichain-rpc.publicnode.com',
|
2734
|
+
'wss://unichain-rpc.publicnode.com'
|
2735
|
+
],
|
2732
2736
|
faucets: [],
|
2733
2737
|
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
2734
2738
|
infoURL: 'https://unichain.org',
|
2735
2739
|
shortName: 'unichain',
|
2736
2740
|
chainId: 130,
|
2737
2741
|
networkId: 130,
|
2742
|
+
icon: 'unichain',
|
2738
2743
|
explorers: [
|
2739
2744
|
{
|
2740
2745
|
name: 'Unichain Mainnet Explorer',
|
2741
2746
|
url: 'https://uniscan.xyz',
|
2742
2747
|
standard: 'EIP3091'
|
2748
|
+
},
|
2749
|
+
{
|
2750
|
+
name: 'Unichain Mainnet Explorer',
|
2751
|
+
url: 'https://unichain.blockscout.com',
|
2752
|
+
standard: 'EIP3091'
|
2743
2753
|
}
|
2744
2754
|
]
|
2745
2755
|
},
|
@@ -11735,6 +11745,7 @@ const chainArray = [
|
|
11735
11745
|
shortName: 'unichain-sep',
|
11736
11746
|
chainId: 1301,
|
11737
11747
|
networkId: 1301,
|
11748
|
+
icon: 'unichain-testnet',
|
11738
11749
|
explorers: [
|
11739
11750
|
{
|
11740
11751
|
name: 'Unichain Sepolia Testnet Explorer',
|
@@ -19642,22 +19653,22 @@ const chainArray = [
|
|
19642
19653
|
]
|
19643
19654
|
},
|
19644
19655
|
{
|
19645
|
-
name: '
|
19646
|
-
chain: '
|
19656
|
+
name: 'Moca Chain Testnet',
|
19657
|
+
chain: 'Moca Chain',
|
19647
19658
|
rpc: [ 'https://testnet-rpc.mechain.tech' ],
|
19648
19659
|
faucets: [ 'https://faucet.mechain.tech' ],
|
19649
|
-
nativeCurrency: { name: '
|
19660
|
+
nativeCurrency: { name: 'MOCA', symbol: 'MOCA', decimals: 18 },
|
19650
19661
|
features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
|
19651
19662
|
infoURL: 'https://mechain.tech',
|
19652
|
-
shortName: '
|
19663
|
+
shortName: 'MOCA',
|
19653
19664
|
chainId: 5151,
|
19654
19665
|
networkId: 5151,
|
19655
|
-
icon: '
|
19666
|
+
icon: 'moca',
|
19656
19667
|
explorers: [
|
19657
19668
|
{
|
19658
|
-
name: '
|
19669
|
+
name: 'Moca Chain Scan',
|
19659
19670
|
url: 'https://testnet-scan.mechain.tech',
|
19660
|
-
icon: '
|
19671
|
+
icon: 'moca',
|
19661
19672
|
standard: 'EIP3091'
|
19662
19673
|
}
|
19663
19674
|
]
|
@@ -23010,6 +23021,19 @@ const chainArray = [
|
|
23010
23021
|
networkId: 8545,
|
23011
23022
|
explorers: []
|
23012
23023
|
},
|
23024
|
+
{
|
23025
|
+
name: 'New Reality Blockchain',
|
23026
|
+
chain: 'NEWRL',
|
23027
|
+
rpc: [],
|
23028
|
+
faucets: [],
|
23029
|
+
nativeCurrency: { name: 'NewReal', symbol: 'NEWRL', decimals: 18 },
|
23030
|
+
features: [],
|
23031
|
+
infoURL: 'https://newreality.bond/',
|
23032
|
+
shortName: 'newrl',
|
23033
|
+
chainId: 8569,
|
23034
|
+
networkId: 8569,
|
23035
|
+
status: 'incubating'
|
23036
|
+
},
|
23013
23037
|
{
|
23014
23038
|
name: 'Toki Network',
|
23015
23039
|
chain: 'TOKI',
|
@@ -23735,16 +23759,16 @@ const chainArray = [
|
|
23735
23759
|
]
|
23736
23760
|
},
|
23737
23761
|
{
|
23738
|
-
name: 'Shido
|
23762
|
+
name: 'Shido Network',
|
23739
23763
|
chain: 'Shido Mainnet',
|
23740
23764
|
rpc: [
|
23741
|
-
'https://
|
23742
|
-
'wss://
|
23743
|
-
'https://
|
23744
|
-
'wss://wss
|
23765
|
+
'https://shido-mainnet-archive-lb-nw5es9.zeeve.net/USjg7xqUmCZ4wCsqEOOE/rpc',
|
23766
|
+
'wss://shido-mainnet-archive-lb-nw5es9.zeeve.net/USjg7xqUmCZ4wCsqEOOE/ws',
|
23767
|
+
'https://evm.shidoscan.net',
|
23768
|
+
'wss://wss.shidoscan.net'
|
23745
23769
|
],
|
23746
23770
|
faucets: [],
|
23747
|
-
nativeCurrency: { name: 'Shido
|
23771
|
+
nativeCurrency: { name: 'Shido', symbol: 'SHIDO', decimals: 18 },
|
23748
23772
|
infoURL: 'https://shido.io',
|
23749
23773
|
shortName: 'Shido',
|
23750
23774
|
chainId: 9008,
|
@@ -23752,7 +23776,7 @@ const chainArray = [
|
|
23752
23776
|
icon: 'shidoChain',
|
23753
23777
|
explorers: [
|
23754
23778
|
{
|
23755
|
-
name: '
|
23779
|
+
name: 'Shidoscan',
|
23756
23780
|
url: 'https://shidoscan.com',
|
23757
23781
|
standard: 'none',
|
23758
23782
|
icon: 'shidoChain'
|
@@ -33514,7 +33538,11 @@ const chainArray = [
|
|
33514
33538
|
{
|
33515
33539
|
name: 'Berachain',
|
33516
33540
|
chain: 'Berachain',
|
33517
|
-
rpc: [
|
33541
|
+
rpc: [
|
33542
|
+
'https://rpc.berachain.com',
|
33543
|
+
'https://berachain-rpc.publicnode.com',
|
33544
|
+
'wss://berachain-rpc.publicnode.com'
|
33545
|
+
],
|
33518
33546
|
faucets: [],
|
33519
33547
|
nativeCurrency: { name: 'BERA Token', symbol: 'BERA', decimals: 18 },
|
33520
33548
|
infoURL: 'https://www.berachain.com',
|
@@ -44093,6 +44121,25 @@ const chainArray = [
|
|
44093
44121
|
}
|
44094
44122
|
]
|
44095
44123
|
},
|
44124
|
+
{
|
44125
|
+
name: 'Tuxappcoin',
|
44126
|
+
chain: 'NEAR',
|
44127
|
+
rpc: [ 'https://rpc-0x4e454165.aurora-cloud.dev' ],
|
44128
|
+
icon: 'tuxa',
|
44129
|
+
faucets: [],
|
44130
|
+
nativeCurrency: { name: 'TUXA', symbol: 'TUXA', decimals: 18 },
|
44131
|
+
infoURL: 'https://x.com/tuxapp_coin',
|
44132
|
+
shortName: 'tuxa',
|
44133
|
+
chainId: 1313161573,
|
44134
|
+
networkId: 1313161573,
|
44135
|
+
explorers: [
|
44136
|
+
{
|
44137
|
+
name: 'TUXA explorer',
|
44138
|
+
url: 'https://explorer.tuxa.aurora.dev',
|
44139
|
+
standard: 'EIP3091'
|
44140
|
+
}
|
44141
|
+
]
|
44142
|
+
},
|
44096
44143
|
{
|
44097
44144
|
name: 'SKALE Titan Hub',
|
44098
44145
|
chain: 'parallel-stormy-spica',
|