eth-chainlist 0.0.203 → 0.0.205
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 +68 -30
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
@@ -1,5 +1,21 @@
|
|
1
1
|
# Changelog
|
2
2
|
|
3
|
+
### 0.0.205 (2023-08-09)
|
4
|
+
|
5
|
+
|
6
|
+
### Maintenance
|
7
|
+
|
8
|
+
* **release:** 0.0.204 ([08e432e](https://github.com/poowf/eth-chainlist/commit/08e432eab9592948606730ffb25df6d80719bd49))
|
9
|
+
* update chain data ([936549c](https://github.com/poowf/eth-chainlist/commit/936549c961bee2455721a085aaf099afff5201dd))
|
10
|
+
|
11
|
+
### 0.0.204 (2023-08-08)
|
12
|
+
|
13
|
+
|
14
|
+
### Maintenance
|
15
|
+
|
16
|
+
* **release:** 0.0.203 ([00aeac0](https://github.com/poowf/eth-chainlist/commit/00aeac01912101e24e3e62ea397f50e25eaa6698))
|
17
|
+
* update chain data ([b4b8ece](https://github.com/poowf/eth-chainlist/commit/b4b8ecef1285f476153ba99dae5248933eddbb3a))
|
18
|
+
|
3
19
|
### 0.0.203 (2023-08-06)
|
4
20
|
|
5
21
|
|
package/data/chain.js
CHANGED
@@ -5083,7 +5083,11 @@ const chainArray = [
|
|
5083
5083
|
'https://evm-dataseed3.meerscan.io',
|
5084
5084
|
'https://evm-dataseed.meerscan.com',
|
5085
5085
|
'https://evm-dataseed1.meerscan.com',
|
5086
|
-
'https://evm-dataseed2.meerscan.com'
|
5086
|
+
'https://evm-dataseed2.meerscan.com',
|
5087
|
+
'https://qng.rpc.qitmeer.io',
|
5088
|
+
'https://mainnet.meerlabs.com',
|
5089
|
+
'https://rpc.dimai.ai',
|
5090
|
+
'https://rpc.woowow.io'
|
5087
5091
|
],
|
5088
5092
|
faucets: [],
|
5089
5093
|
nativeCurrency: { name: 'Qitmeer', symbol: 'MEER', decimals: 18 },
|
@@ -5097,7 +5101,7 @@ const chainArray = [
|
|
5097
5101
|
{
|
5098
5102
|
name: 'meerscan',
|
5099
5103
|
icon: 'meer',
|
5100
|
-
url: 'https://
|
5104
|
+
url: 'https://qng.meerscan.io',
|
5101
5105
|
standard: 'none'
|
5102
5106
|
}
|
5103
5107
|
]
|
@@ -11279,8 +11283,12 @@ const chainArray = [
|
|
11279
11283
|
{
|
11280
11284
|
name: 'Qitmeer Network Testnet',
|
11281
11285
|
chain: 'MEER',
|
11282
|
-
rpc: [
|
11283
|
-
|
11286
|
+
rpc: [
|
11287
|
+
'https://testnet-qng.rpc.qitmeer.io',
|
11288
|
+
'https://testnet.meerlabs.com',
|
11289
|
+
'https://meer.testnet.meerfans.club'
|
11290
|
+
],
|
11291
|
+
faucets: [ 'https://faucet.qitmeer.io' ],
|
11284
11292
|
nativeCurrency: { name: 'Qitmeer Testnet', symbol: 'MEER-T', decimals: 18 },
|
11285
11293
|
infoURL: 'https://github.com/Qitmeer',
|
11286
11294
|
shortName: 'meertest',
|
@@ -11291,7 +11299,7 @@ const chainArray = [
|
|
11291
11299
|
{
|
11292
11300
|
name: 'meerscan testnet',
|
11293
11301
|
icon: 'meer',
|
11294
|
-
url: 'https://testnet.
|
11302
|
+
url: 'https://qng-testnet.meerscan.io',
|
11295
11303
|
standard: 'none'
|
11296
11304
|
}
|
11297
11305
|
]
|
@@ -12081,7 +12089,8 @@ const chainArray = [
|
|
12081
12089
|
name: 'IMPERIUM TESTNET',
|
12082
12090
|
chain: 'tIMP',
|
12083
12091
|
rpc: [
|
12084
|
-
'https://data-aws-testnet.imperiumchain.com,
|
12092
|
+
'https://data-aws-testnet.imperiumchain.com',
|
12093
|
+
'https://data-aws2-testnet.imperiumchain.com'
|
12085
12094
|
],
|
12086
12095
|
faucets: [ 'https://faucet.imperiumchain.com/' ],
|
12087
12096
|
nativeCurrency: { name: 'tIMP', symbol: 'tIMP', decimals: 18 },
|
@@ -12103,7 +12112,8 @@ const chainArray = [
|
|
12103
12112
|
name: 'IMPERIUM MAINNET',
|
12104
12113
|
chain: 'IMP',
|
12105
12114
|
rpc: [
|
12106
|
-
'https://data-aws-mainnet.imperiumchain.com,
|
12115
|
+
'https://data-aws-mainnet.imperiumchain.com',
|
12116
|
+
'https://data-aws2-mainnet.imperiumchain.com'
|
12107
12117
|
],
|
12108
12118
|
faucets: [ 'https://faucet.imperiumchain.com/' ],
|
12109
12119
|
nativeCurrency: { name: 'IMP', symbol: 'IMP', decimals: 18 },
|
@@ -12809,6 +12819,25 @@ const chainArray = [
|
|
12809
12819
|
}
|
12810
12820
|
]
|
12811
12821
|
},
|
12822
|
+
{
|
12823
|
+
name: 'Beam Testnet',
|
12824
|
+
chain: 'BEAM',
|
12825
|
+
rpc: [ 'https://subnets.avax.network/beam/testnet/rpc' ],
|
12826
|
+
features: [ { name: 'EIP1559' } ],
|
12827
|
+
faucets: [],
|
12828
|
+
nativeCurrency: { name: 'Merit Circle', symbol: 'MC', decimals: 18 },
|
12829
|
+
infoURL: 'https://gaming.meritcircle.io',
|
12830
|
+
shortName: 'BEAM',
|
12831
|
+
chainId: 13337,
|
12832
|
+
networkId: 13337,
|
12833
|
+
explorers: [
|
12834
|
+
{
|
12835
|
+
name: 'Beam Explorer',
|
12836
|
+
url: 'https://subnets-test.avax.network/beam',
|
12837
|
+
standard: 'EIP3091'
|
12838
|
+
}
|
12839
|
+
]
|
12840
|
+
},
|
12812
12841
|
{
|
12813
12842
|
name: 'Phoenix Mainnet',
|
12814
12843
|
chain: 'Phoenix',
|
@@ -17192,35 +17221,55 @@ const chainArray = [
|
|
17192
17221
|
{
|
17193
17222
|
name: 'Scroll Sepolia Testnet',
|
17194
17223
|
chain: 'ETH',
|
17195
|
-
status: '
|
17196
|
-
rpc: [],
|
17224
|
+
status: 'active',
|
17225
|
+
rpc: [ 'https://sepolia-rpc.scroll.io/' ],
|
17197
17226
|
faucets: [],
|
17198
17227
|
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
17199
17228
|
infoURL: 'https://scroll.io',
|
17200
17229
|
shortName: 'scr-sepolia',
|
17201
17230
|
chainId: 534351,
|
17202
17231
|
networkId: 534351,
|
17203
|
-
explorers: [
|
17204
|
-
|
17232
|
+
explorers: [
|
17233
|
+
{
|
17234
|
+
name: 'Scroll Sepolia Testnet Block Explorer',
|
17235
|
+
url: 'https://sepolia-blockscout.scroll.io',
|
17236
|
+
standard: 'EIP3091'
|
17237
|
+
}
|
17238
|
+
],
|
17239
|
+
parent: {
|
17240
|
+
type: 'L2',
|
17241
|
+
chain: 'eip155-11155111',
|
17242
|
+
bridges: [ { url: 'https://scroll.io/bridge' } ]
|
17243
|
+
}
|
17205
17244
|
},
|
17206
17245
|
{
|
17207
17246
|
name: 'Scroll',
|
17208
17247
|
chain: 'ETH',
|
17209
17248
|
status: 'incubating',
|
17210
|
-
rpc: [],
|
17249
|
+
rpc: [ 'https://rpc.scroll.io' ],
|
17211
17250
|
faucets: [],
|
17212
17251
|
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
17213
17252
|
infoURL: 'https://scroll.io',
|
17214
17253
|
shortName: 'scr',
|
17215
17254
|
chainId: 534352,
|
17216
17255
|
networkId: 534352,
|
17217
|
-
explorers: [
|
17218
|
-
|
17256
|
+
explorers: [
|
17257
|
+
{
|
17258
|
+
name: 'Scroll Mainnet Block Explorer',
|
17259
|
+
url: 'https://blockscout.scroll.io',
|
17260
|
+
standard: 'EIP3091'
|
17261
|
+
}
|
17262
|
+
],
|
17263
|
+
parent: {
|
17264
|
+
type: 'L2',
|
17265
|
+
chain: 'eip155-1',
|
17266
|
+
bridges: [ { url: 'https://scroll.io/bridge' } ]
|
17267
|
+
}
|
17219
17268
|
},
|
17220
17269
|
{
|
17221
17270
|
name: 'Scroll Alpha Testnet',
|
17222
17271
|
chain: 'ETH',
|
17223
|
-
status: '
|
17272
|
+
status: 'deprecated',
|
17224
17273
|
rpc: [ 'https://alpha-rpc.scroll.io/l2' ],
|
17225
17274
|
faucets: [],
|
17226
17275
|
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
@@ -17231,12 +17280,7 @@ const chainArray = [
|
|
17231
17280
|
explorers: [
|
17232
17281
|
{
|
17233
17282
|
name: 'Scroll Alpha Testnet Block Explorer',
|
17234
|
-
url: 'https://blockscout.scroll.io',
|
17235
|
-
standard: 'EIP3091'
|
17236
|
-
},
|
17237
|
-
{
|
17238
|
-
name: 'Scroll Alpha Testnet Block Explorer',
|
17239
|
-
url: 'https://scrollscan.co',
|
17283
|
+
url: 'https://alpha-blockscout.scroll.io',
|
17240
17284
|
standard: 'EIP3091'
|
17241
17285
|
}
|
17242
17286
|
],
|
@@ -17246,20 +17290,14 @@ const chainArray = [
|
|
17246
17290
|
name: 'Scroll Pre-Alpha Testnet',
|
17247
17291
|
chain: 'ETH',
|
17248
17292
|
status: 'deprecated',
|
17249
|
-
rpc: [
|
17250
|
-
faucets: [
|
17293
|
+
rpc: [],
|
17294
|
+
faucets: [],
|
17251
17295
|
nativeCurrency: { name: 'Ether', symbol: 'TSETH', decimals: 18 },
|
17252
17296
|
infoURL: 'https://scroll.io',
|
17253
17297
|
shortName: 'scr-prealpha',
|
17254
17298
|
chainId: 534354,
|
17255
17299
|
networkId: 534354,
|
17256
|
-
explorers: [
|
17257
|
-
{
|
17258
|
-
name: 'Scroll L2 Block Explorer',
|
17259
|
-
url: 'https://l2scan.scroll.io',
|
17260
|
-
standard: 'EIP3091'
|
17261
|
-
}
|
17262
|
-
]
|
17300
|
+
explorers: []
|
17263
17301
|
},
|
17264
17302
|
{
|
17265
17303
|
name: 'Shinarium Beta',
|