eth-chainlist 0.0.668 → 0.0.669
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 +126 -0
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
@@ -1,5 +1,13 @@
|
|
1
1
|
# Changelog
|
2
2
|
|
3
|
+
### 0.0.669 (2025-07-05)
|
4
|
+
|
5
|
+
|
6
|
+
### Maintenance
|
7
|
+
|
8
|
+
* **release:** 0.0.668 ([8e5e260](https://github.com/poowf/eth-chainlist/commit/8e5e260e3665cf75f571652ff53f152e2de672fb))
|
9
|
+
* update chain data ([3fe5ab9](https://github.com/poowf/eth-chainlist/commit/3fe5ab99fb1297e29142b5cc0f677cd4664b2bfd))
|
10
|
+
|
3
11
|
### 0.0.668 (2025-07-04)
|
4
12
|
|
5
13
|
|
package/data/chain.js
CHANGED
@@ -22557,6 +22557,48 @@ const chainArray = [
|
|
22557
22557
|
}
|
22558
22558
|
]
|
22559
22559
|
},
|
22560
|
+
{
|
22561
|
+
name: 'Rome Mainnet 0 Palatine',
|
22562
|
+
chain: 'ROME',
|
22563
|
+
rpc: [ 'https://palatine-i.mainnet-0.romeprotocol.xyz' ],
|
22564
|
+
faucets: [ 'https://deposit.mainnet-0.romeprotocol.xyz' ],
|
22565
|
+
nativeCurrency: { name: 'RSOL', symbol: 'RSOL', decimals: 18 },
|
22566
|
+
infoURL: 'https://rome.builders',
|
22567
|
+
shortName: 'rome-mainnet-0-palatine',
|
22568
|
+
chainId: 7531,
|
22569
|
+
networkId: 7531,
|
22570
|
+
icon: 'rome',
|
22571
|
+
explorers: [
|
22572
|
+
{
|
22573
|
+
name: 'Rome Mainnet 0 Palatine Explorer',
|
22574
|
+
url: 'https://romescout-palatine-i.mainnet-0.romeprotocol.xyz',
|
22575
|
+
icon: 'rome',
|
22576
|
+
standard: 'EIP3091'
|
22577
|
+
}
|
22578
|
+
],
|
22579
|
+
status: 'active'
|
22580
|
+
},
|
22581
|
+
{
|
22582
|
+
name: 'Rome Mainnet 0 Aventine',
|
22583
|
+
chain: 'ROME',
|
22584
|
+
rpc: [ 'https://aventine-i.mainnet-0.romeprotocol.xyz' ],
|
22585
|
+
faucets: [ 'https://deposit.mainnet-0.romeprotocol.xyz' ],
|
22586
|
+
nativeCurrency: { name: 'RSOL', symbol: 'RSOL', decimals: 18 },
|
22587
|
+
infoURL: 'https://rome.builders',
|
22588
|
+
shortName: 'rome-mainnet-0-aventine',
|
22589
|
+
chainId: 7532,
|
22590
|
+
networkId: 7532,
|
22591
|
+
icon: 'rome',
|
22592
|
+
explorers: [
|
22593
|
+
{
|
22594
|
+
name: 'Rome Mainnet 0 Aventine Explorer',
|
22595
|
+
url: 'https://romescout-aventine-i.mainnet-0.romeprotocol.xyz',
|
22596
|
+
icon: 'rome',
|
22597
|
+
standard: 'EIP3091'
|
22598
|
+
}
|
22599
|
+
],
|
22600
|
+
status: 'active'
|
22601
|
+
},
|
22560
22602
|
{
|
22561
22603
|
name: 'Cyber Mainnet',
|
22562
22604
|
chain: 'Cyber',
|
@@ -37692,6 +37734,90 @@ const chainArray = [
|
|
37692
37734
|
}
|
37693
37735
|
]
|
37694
37736
|
},
|
37737
|
+
{
|
37738
|
+
name: 'Rome Devnet Esquiline',
|
37739
|
+
chain: 'ROME',
|
37740
|
+
rpc: [ 'https://esquiline-i.devnet.romeprotocol.xyz' ],
|
37741
|
+
faucets: [ 'https://deposit.devnet.romeprotocol.xyz' ],
|
37742
|
+
nativeCurrency: { name: 'RSOL', symbol: 'RSOL', decimals: 18 },
|
37743
|
+
infoURL: 'https://rome.builders',
|
37744
|
+
shortName: 'rome-devnet-esquiline',
|
37745
|
+
chainId: 121212,
|
37746
|
+
networkId: 121212,
|
37747
|
+
icon: 'rome',
|
37748
|
+
explorers: [
|
37749
|
+
{
|
37750
|
+
name: 'Rome Devnet Esquiline Explorer',
|
37751
|
+
url: 'https://romescout-esquiline-i.devnet.romeprotocol.xyz',
|
37752
|
+
icon: 'rome',
|
37753
|
+
standard: 'EIP3091'
|
37754
|
+
}
|
37755
|
+
],
|
37756
|
+
status: 'active'
|
37757
|
+
},
|
37758
|
+
{
|
37759
|
+
name: 'Rome Devnet Subura',
|
37760
|
+
chain: 'ROME',
|
37761
|
+
rpc: [ 'https://subura-i.devnet.romeprotocol.xyz' ],
|
37762
|
+
faucets: [ 'https://deposit.devnet.romeprotocol.xyz' ],
|
37763
|
+
nativeCurrency: { name: 'RSOL', symbol: 'RSOL', decimals: 18 },
|
37764
|
+
infoURL: 'https://rome.builders',
|
37765
|
+
shortName: 'rome-devnet-subura',
|
37766
|
+
chainId: 121213,
|
37767
|
+
networkId: 121213,
|
37768
|
+
icon: 'rome',
|
37769
|
+
explorers: [
|
37770
|
+
{
|
37771
|
+
name: 'Rome Devnet Subura Explorer',
|
37772
|
+
url: 'https://romescout-subura-i.devnet.romeprotocol.xyz',
|
37773
|
+
icon: 'rome',
|
37774
|
+
standard: 'EIP3091'
|
37775
|
+
}
|
37776
|
+
],
|
37777
|
+
status: 'active'
|
37778
|
+
},
|
37779
|
+
{
|
37780
|
+
name: 'Rome Testnet Martius',
|
37781
|
+
chain: 'ROME',
|
37782
|
+
rpc: [ 'https://martius-i.testnet.romeprotocol.xyz' ],
|
37783
|
+
faucets: [ 'https://deposit.testnet.romeprotocol.xyz' ],
|
37784
|
+
nativeCurrency: { name: 'RSOL', symbol: 'RSOL', decimals: 18 },
|
37785
|
+
infoURL: 'https://rome.builders',
|
37786
|
+
shortName: 'rome-testnet-martius',
|
37787
|
+
chainId: 121214,
|
37788
|
+
networkId: 121214,
|
37789
|
+
icon: 'rome',
|
37790
|
+
explorers: [
|
37791
|
+
{
|
37792
|
+
name: 'Rome Testnet Martius Explorer',
|
37793
|
+
url: 'https://romescout-martius-i.testnet.romeprotocol.xyz',
|
37794
|
+
icon: 'rome',
|
37795
|
+
standard: 'EIP3091'
|
37796
|
+
}
|
37797
|
+
],
|
37798
|
+
status: 'active'
|
37799
|
+
},
|
37800
|
+
{
|
37801
|
+
name: 'Rome Testnet Caelian',
|
37802
|
+
chain: 'ROME',
|
37803
|
+
rpc: [ 'https://caelian-i.testnet.romeprotocol.xyz' ],
|
37804
|
+
faucets: [ 'https://deposit.testnet.romeprotocol.xyz' ],
|
37805
|
+
nativeCurrency: { name: 'RSOL', symbol: 'RSOL', decimals: 18 },
|
37806
|
+
infoURL: 'https://rome.builders',
|
37807
|
+
shortName: 'rome-testnet-caelian',
|
37808
|
+
chainId: 121215,
|
37809
|
+
networkId: 121215,
|
37810
|
+
icon: 'rome',
|
37811
|
+
explorers: [
|
37812
|
+
{
|
37813
|
+
name: 'Rome Testnet Caelian Explorer',
|
37814
|
+
url: 'https://romescout-caelian-i.testnet.romeprotocol.xyz',
|
37815
|
+
icon: 'rome',
|
37816
|
+
standard: 'EIP3091'
|
37817
|
+
}
|
37818
|
+
],
|
37819
|
+
status: 'active'
|
37820
|
+
},
|
37695
37821
|
{
|
37696
37822
|
name: 'Fushuma',
|
37697
37823
|
chain: 'Fushuma',
|