eth-chainlist 0.0.603 → 0.0.605
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 +192 -17
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
@@ -1,5 +1,21 @@
|
|
1
1
|
# Changelog
|
2
2
|
|
3
|
+
### 0.0.605 (2025-02-06)
|
4
|
+
|
5
|
+
|
6
|
+
### Maintenance
|
7
|
+
|
8
|
+
* **release:** 0.0.604 ([3a2a985](https://github.com/poowf/eth-chainlist/commit/3a2a9851eb199b1ad1aaba57b7bc79bb58d7f7a2))
|
9
|
+
* update chain data ([a80a904](https://github.com/poowf/eth-chainlist/commit/a80a904f4a1b5da2858def9b568f39fa29f543e8))
|
10
|
+
|
11
|
+
### 0.0.604 (2025-02-05)
|
12
|
+
|
13
|
+
|
14
|
+
### Maintenance
|
15
|
+
|
16
|
+
* **release:** 0.0.603 ([e29c848](https://github.com/poowf/eth-chainlist/commit/e29c8486e276c67b10578a8e20088fdfd6a8bb40))
|
17
|
+
* update chain data ([72ba0ea](https://github.com/poowf/eth-chainlist/commit/72ba0ea2a486de86a7eef3bbed873bbbd63371ec))
|
18
|
+
|
3
19
|
### 0.0.603 (2025-02-04)
|
4
20
|
|
5
21
|
|
package/data/chain.js
CHANGED
@@ -5058,12 +5058,15 @@ const chainArray = [
|
|
5058
5058
|
{
|
5059
5059
|
name: 'XR One',
|
5060
5060
|
chain: 'ETH',
|
5061
|
-
rpc: [
|
5061
|
+
rpc: [
|
5062
|
+
'https://xr1.calderachain.xyz/http',
|
5063
|
+
'wss://xr1.calderachain.xyz/ws'
|
5064
|
+
],
|
5062
5065
|
faucets: [],
|
5063
5066
|
features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
|
5064
|
-
nativeCurrency: { name: '
|
5067
|
+
nativeCurrency: { name: 'XR1', symbol: 'XR1', decimals: 18 },
|
5065
5068
|
infoURL: 'https://xr-one.gitbook.io',
|
5066
|
-
shortName: '
|
5069
|
+
shortName: 'xr1',
|
5067
5070
|
chainId: 273,
|
5068
5071
|
networkId: 273,
|
5069
5072
|
icon: 'xr',
|
@@ -5071,7 +5074,7 @@ const chainArray = [
|
|
5071
5074
|
explorers: [
|
5072
5075
|
{
|
5073
5076
|
name: 'XR One Explorer',
|
5074
|
-
url: 'https://
|
5077
|
+
url: 'https://xr1.calderaexplorer.xyz',
|
5075
5078
|
icon: 'blockscout',
|
5076
5079
|
standard: 'EIP3091'
|
5077
5080
|
}
|
@@ -5079,7 +5082,7 @@ const chainArray = [
|
|
5079
5082
|
parent: {
|
5080
5083
|
type: 'L2',
|
5081
5084
|
chain: 'eip155-42161',
|
5082
|
-
bridges: [ { url: 'https://
|
5085
|
+
bridges: [ { url: 'https://xr1.bridge.caldera.xyz' } ]
|
5083
5086
|
},
|
5084
5087
|
status: 'active'
|
5085
5088
|
},
|
@@ -9930,21 +9933,21 @@ const chainArray = [
|
|
9930
9933
|
slip44: 1020
|
9931
9934
|
},
|
9932
9935
|
{
|
9933
|
-
name: 'Rebus Mainnet',
|
9936
|
+
name: 'Rebus Classic Mainnet',
|
9934
9937
|
title: 'Rebuschain Mainnet',
|
9935
9938
|
chain: 'REBUS',
|
9936
9939
|
rpc: [ 'https://apievm.rebuschain.com/rpc' ],
|
9937
9940
|
faucets: [],
|
9938
|
-
nativeCurrency: { name: 'Rebus', symbol: 'REBUS', decimals: 18 },
|
9941
|
+
nativeCurrency: { name: 'Rebus Classic', symbol: 'REBUS', decimals: 18 },
|
9939
9942
|
infoURL: 'https://www.rebuschain.com',
|
9940
|
-
shortName: '
|
9943
|
+
shortName: 'rebusclassic',
|
9941
9944
|
chainId: 1011,
|
9942
9945
|
networkId: 1011,
|
9943
|
-
icon: '
|
9946
|
+
icon: 'rebusc',
|
9944
9947
|
explorers: [
|
9945
9948
|
{
|
9946
9949
|
name: 'Rebus EVM Explorer (Blockscout)',
|
9947
|
-
url: 'https://evm.rebuschain.com',
|
9950
|
+
url: 'https://evm-l1.rebuschain.com',
|
9948
9951
|
icon: 'rebus',
|
9949
9952
|
standard: 'none'
|
9950
9953
|
},
|
@@ -11739,20 +11742,20 @@ const chainArray = [
|
|
11739
11742
|
icon: 'alyx'
|
11740
11743
|
},
|
11741
11744
|
{
|
11742
|
-
name: 'Story
|
11743
|
-
chain: 'Story
|
11744
|
-
rpc: [ 'https://
|
11745
|
+
name: 'Story Aeneid Testnet',
|
11746
|
+
chain: 'Story Aeneid Testnet',
|
11747
|
+
rpc: [ 'https://aeneid.storyrpc.io' ],
|
11745
11748
|
faucets: [],
|
11746
11749
|
nativeCurrency: { name: 'IP Token', symbol: 'IP', decimals: 18 },
|
11747
11750
|
infoURL: 'https://story.foundation/',
|
11748
11751
|
icon: 'story',
|
11749
|
-
shortName: '
|
11752
|
+
shortName: 'story-aeneid',
|
11750
11753
|
chainId: 1315,
|
11751
11754
|
networkId: 1315,
|
11752
11755
|
explorers: [
|
11753
11756
|
{
|
11754
11757
|
name: 'blockscout',
|
11755
|
-
url: 'https://
|
11758
|
+
url: 'https://aeneid.storyscan.xyz',
|
11756
11759
|
standard: 'EIP3091'
|
11757
11760
|
}
|
11758
11761
|
]
|
@@ -16193,6 +16196,27 @@ const chainArray = [
|
|
16193
16196
|
}
|
16194
16197
|
]
|
16195
16198
|
},
|
16199
|
+
{
|
16200
|
+
name: 'Pho Blockchain Mainnet',
|
16201
|
+
chain: 'PHO',
|
16202
|
+
icon: 'pho',
|
16203
|
+
rpc: [ 'https://mainnet.phochain.org' ],
|
16204
|
+
features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
|
16205
|
+
faucets: [],
|
16206
|
+
nativeCurrency: { name: 'Pho', symbol: 'PHO', decimals: 18 },
|
16207
|
+
infoURL: 'phochain.org',
|
16208
|
+
shortName: 'pho',
|
16209
|
+
chainId: 2605,
|
16210
|
+
networkId: 2605,
|
16211
|
+
explorers: [
|
16212
|
+
{
|
16213
|
+
name: 'Pho Scan',
|
16214
|
+
url: 'https://phoscan.org',
|
16215
|
+
standard: 'EIP3091',
|
16216
|
+
icon: 'pho'
|
16217
|
+
}
|
16218
|
+
]
|
16219
|
+
},
|
16196
16220
|
{
|
16197
16221
|
name: 'PoCRNet',
|
16198
16222
|
title: 'Proof of Climate awaReness mainnet',
|
@@ -18512,6 +18536,27 @@ const chainArray = [
|
|
18512
18536
|
}
|
18513
18537
|
]
|
18514
18538
|
},
|
18539
|
+
{
|
18540
|
+
name: 'Merlin Erigon Testnet',
|
18541
|
+
title: 'Merlin Erigon Testnet',
|
18542
|
+
chain: 'Merlin',
|
18543
|
+
rpc: [ 'https://testnet-erigon-rpc.merlinchain.io' ],
|
18544
|
+
faucets: [],
|
18545
|
+
nativeCurrency: { name: 'BTC', symbol: 'BTC', decimals: 18 },
|
18546
|
+
infoURL: 'https://merlinchain.io',
|
18547
|
+
shortName: 'Merlin-Testnet',
|
18548
|
+
chainId: 4203,
|
18549
|
+
networkId: 4203,
|
18550
|
+
icon: 'merlin',
|
18551
|
+
explorers: [
|
18552
|
+
{
|
18553
|
+
name: 'L2scan',
|
18554
|
+
url: 'https://testnet-erigon-scan.merlinchain.io',
|
18555
|
+
icon: 'merlin',
|
18556
|
+
standard: 'EIP3091'
|
18557
|
+
}
|
18558
|
+
]
|
18559
|
+
},
|
18515
18560
|
{
|
18516
18561
|
name: 'Nexi Mainnet',
|
18517
18562
|
chain: 'Nexi',
|
@@ -23055,6 +23100,27 @@ const chainArray = [
|
|
23055
23100
|
chainId: 8768,
|
23056
23101
|
networkId: 8768
|
23057
23102
|
},
|
23103
|
+
{
|
23104
|
+
name: 'Haven1',
|
23105
|
+
chain: 'haven1',
|
23106
|
+
rpc: [ 'https://rpc.haven1.org' ],
|
23107
|
+
faucets: [],
|
23108
|
+
nativeCurrency: { name: 'Haven1', symbol: 'H1', decimals: 18 },
|
23109
|
+
features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
|
23110
|
+
infoURL: 'https://www.haven1.org',
|
23111
|
+
shortName: 'haven1',
|
23112
|
+
chainId: 8811,
|
23113
|
+
networkId: 8811,
|
23114
|
+
icon: 'haven1',
|
23115
|
+
explorers: [
|
23116
|
+
{
|
23117
|
+
name: 'Haven1 Explorer',
|
23118
|
+
url: 'https://explorer.haven1.org',
|
23119
|
+
icon: 'haven1',
|
23120
|
+
standard: 'EIP3091'
|
23121
|
+
}
|
23122
|
+
]
|
23123
|
+
},
|
23058
23124
|
{
|
23059
23125
|
name: 'IOTA EVM',
|
23060
23126
|
title: 'IOTA EVM',
|
@@ -23984,6 +24050,27 @@ const chainArray = [
|
|
23984
24050
|
}
|
23985
24051
|
]
|
23986
24052
|
},
|
24053
|
+
{
|
24054
|
+
name: 'Rebus Mainnet',
|
24055
|
+
title: 'Rebuschain Mainnet',
|
24056
|
+
chain: 'ETH',
|
24057
|
+
rpc: [ 'https://apievml2.rebuschain.com/l2rpc' ],
|
24058
|
+
faucets: [],
|
24059
|
+
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
24060
|
+
infoURL: 'https://www.rebuschain.com',
|
24061
|
+
shortName: 'rebus',
|
24062
|
+
chainId: 9696,
|
24063
|
+
networkId: 9696,
|
24064
|
+
icon: 'rebus',
|
24065
|
+
explorers: [
|
24066
|
+
{
|
24067
|
+
name: 'Rebus EVM Explorer (Blockscout)',
|
24068
|
+
url: 'https://evm.rebuschain.com',
|
24069
|
+
icon: 'rebus',
|
24070
|
+
standard: 'none'
|
24071
|
+
}
|
24072
|
+
]
|
24073
|
+
},
|
23987
24074
|
{
|
23988
24075
|
name: 'Oort MainnetDev',
|
23989
24076
|
title: 'Oort MainnetDev',
|
@@ -27548,6 +27635,26 @@ const chainArray = [
|
|
27548
27635
|
slip44: 1,
|
27549
27636
|
explorers: []
|
27550
27637
|
},
|
27638
|
+
{
|
27639
|
+
name: 'XUSD ONE StableChain Mainnet',
|
27640
|
+
chain: 'XUSD ONE',
|
27641
|
+
icon: 'xusd',
|
27642
|
+
rpc: [ 'https://xusd.live' ],
|
27643
|
+
faucets: [],
|
27644
|
+
nativeCurrency: { name: 'XUSD ONE', symbol: 'X1', decimals: 18 },
|
27645
|
+
infoURL: 'https://xusd.co',
|
27646
|
+
shortName: 'xusd',
|
27647
|
+
chainId: 20441,
|
27648
|
+
networkId: 20441,
|
27649
|
+
explorers: [
|
27650
|
+
{
|
27651
|
+
name: 'xusdscan',
|
27652
|
+
url: 'https://xusdscan.com',
|
27653
|
+
icon: 'xusdscan',
|
27654
|
+
standard: 'EIP3091'
|
27655
|
+
}
|
27656
|
+
]
|
27657
|
+
},
|
27551
27658
|
{
|
27552
27659
|
name: 'Callisto Testnet',
|
27553
27660
|
chain: 'CLO',
|
@@ -35701,7 +35808,7 @@ const chainArray = [
|
|
35701
35808
|
]
|
35702
35809
|
},
|
35703
35810
|
{
|
35704
|
-
name: 'Taiko
|
35811
|
+
name: 'Taiko Alethia',
|
35705
35812
|
chain: 'ETH',
|
35706
35813
|
status: 'active',
|
35707
35814
|
icon: 'taiko',
|
@@ -35825,7 +35932,7 @@ const chainArray = [
|
|
35825
35932
|
explorers: []
|
35826
35933
|
},
|
35827
35934
|
{
|
35828
|
-
name: 'Taiko Hekla
|
35935
|
+
name: 'Taiko Hekla',
|
35829
35936
|
chain: 'ETH',
|
35830
35937
|
status: 'active',
|
35831
35938
|
icon: 'taiko',
|
@@ -40768,6 +40875,28 @@ const chainArray = [
|
|
40768
40875
|
]
|
40769
40876
|
}
|
40770
40877
|
},
|
40878
|
+
{
|
40879
|
+
name: 'Block Chain LOL Berachain Testnet',
|
40880
|
+
chain: 'Block Chain LOL Berachain',
|
40881
|
+
rpc: [ 'https://block-chain.alt.technology' ],
|
40882
|
+
faucets: [ 'https://faucet.block-chain.lol/' ],
|
40883
|
+
nativeCurrency: {
|
40884
|
+
name: 'HarryPotterObamaSonic10Inu',
|
40885
|
+
symbol: 'HARRY',
|
40886
|
+
decimals: 18
|
40887
|
+
},
|
40888
|
+
infoURL: 'https://block-chain.lol/',
|
40889
|
+
shortName: 'block-chain-lol-testnet',
|
40890
|
+
chainId: 6231991,
|
40891
|
+
networkId: 6231991,
|
40892
|
+
explorers: [
|
40893
|
+
{
|
40894
|
+
name: 'Block Chain LOL Berachain Testnet Blockscout Explorer',
|
40895
|
+
url: 'https://explorer.block-chain.lol',
|
40896
|
+
standard: 'EIP3091'
|
40897
|
+
}
|
40898
|
+
]
|
40899
|
+
},
|
40771
40900
|
{
|
40772
40901
|
name: 'Safe(AnWang) Mainnet',
|
40773
40902
|
chain: 'Safe(AnWang)',
|
@@ -41515,6 +41644,29 @@ const chainArray = [
|
|
41515
41644
|
}
|
41516
41645
|
]
|
41517
41646
|
},
|
41647
|
+
{
|
41648
|
+
name: ' Privix Chain Mainnet',
|
41649
|
+
chain: 'PSC',
|
41650
|
+
rpc: [
|
41651
|
+
'https://mainnet-rpc.privixchain.xyz/',
|
41652
|
+
'wss://mainnet-rpc.privixchain.xyz/ws'
|
41653
|
+
],
|
41654
|
+
faucets: [],
|
41655
|
+
nativeCurrency: { name: 'Privix Coin', symbol: 'PSC', decimals: 18 },
|
41656
|
+
infoURL: 'https://privix.co/',
|
41657
|
+
shortName: 'mpsc',
|
41658
|
+
chainId: 16969696,
|
41659
|
+
networkId: 16969696,
|
41660
|
+
icon: 'privix',
|
41661
|
+
explorers: [
|
41662
|
+
{
|
41663
|
+
name: 'blockscout',
|
41664
|
+
url: 'https://privixscan.io',
|
41665
|
+
icon: 'blockscout',
|
41666
|
+
standard: 'EIP3091'
|
41667
|
+
}
|
41668
|
+
]
|
41669
|
+
},
|
41518
41670
|
{
|
41519
41671
|
name: 'Lambda Chain Testnet',
|
41520
41672
|
chain: 'Lambda Chain',
|
@@ -42651,6 +42803,29 @@ const chainArray = [
|
|
42651
42803
|
},
|
42652
42804
|
status: 'active'
|
42653
42805
|
},
|
42806
|
+
{
|
42807
|
+
name: ' Privix Chain Testnet',
|
42808
|
+
chain: 'PSC',
|
42809
|
+
rpc: [
|
42810
|
+
'https://testnet-rpc.privixchain.xyz/',
|
42811
|
+
'wss://testnet-rpc.privixchain.xyz/ws'
|
42812
|
+
],
|
42813
|
+
faucets: [ 'https://faucet.privixchain.xyz' ],
|
42814
|
+
nativeCurrency: { name: 'Privix Coin', symbol: 'tPSC', decimals: 18 },
|
42815
|
+
infoURL: 'https://privix.co/',
|
42816
|
+
shortName: 'tpsc',
|
42817
|
+
chainId: 96969696,
|
42818
|
+
networkId: 96969696,
|
42819
|
+
icon: 'privix',
|
42820
|
+
explorers: [
|
42821
|
+
{
|
42822
|
+
name: 'blockscout',
|
42823
|
+
url: 'https://testnet.privixscan.io',
|
42824
|
+
icon: 'blockscout',
|
42825
|
+
standard: 'EIP3091'
|
42826
|
+
}
|
42827
|
+
]
|
42828
|
+
},
|
42654
42829
|
{
|
42655
42830
|
name: 'ChadChain',
|
42656
42831
|
chain: 'CHAD',
|