eth-chainlist 0.0.109 → 0.0.111
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 +157 -5
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
@@ -1,5 +1,21 @@
|
|
1
1
|
# Changelog
|
2
2
|
|
3
|
+
### 0.0.111 (2023-03-27)
|
4
|
+
|
5
|
+
|
6
|
+
### Maintenance
|
7
|
+
|
8
|
+
* **release:** 0.0.110 ([ad98a1c](https://github.com/poowf/eth-chainlist/commit/ad98a1cdf44fb6ea8257e63acebac24235dd054c))
|
9
|
+
* update chain data ([7b5f23a](https://github.com/poowf/eth-chainlist/commit/7b5f23a30232ec14bb37ba93dd2e67f13843e77c))
|
10
|
+
|
11
|
+
### 0.0.110 (2023-03-25)
|
12
|
+
|
13
|
+
|
14
|
+
### Maintenance
|
15
|
+
|
16
|
+
* **release:** 0.0.109 ([49c34da](https://github.com/poowf/eth-chainlist/commit/49c34da9453f1ec2f90e02da4e96674dbb7eec2c))
|
17
|
+
* update chain data ([512fdce](https://github.com/poowf/eth-chainlist/commit/512fdcedd4ae26388c41eec0f62c91b201958e50))
|
18
|
+
|
3
19
|
### 0.0.109 (2023-03-24)
|
4
20
|
|
5
21
|
|
package/data/chain.js
CHANGED
@@ -4083,7 +4083,7 @@ const chainArray = [
|
|
4083
4083
|
explorers: [
|
4084
4084
|
{
|
4085
4085
|
name: 'Canto Tesnet Explorer (Neobase)',
|
4086
|
-
url: '
|
4086
|
+
url: 'https://testnet-explorer.canto.neobase.one',
|
4087
4087
|
standard: 'none'
|
4088
4088
|
}
|
4089
4089
|
]
|
@@ -5591,7 +5591,7 @@ const chainArray = [
|
|
5591
5591
|
faucets: [],
|
5592
5592
|
nativeCurrency: { name: 'Dos Native Token', symbol: 'DOS', decimals: 18 },
|
5593
5593
|
infoURL: 'http://doschain.io/',
|
5594
|
-
shortName: '
|
5594
|
+
shortName: 'TDOS',
|
5595
5595
|
chainId: 1311,
|
5596
5596
|
networkId: 1311,
|
5597
5597
|
explorers: [
|
@@ -6309,6 +6309,30 @@ const chainArray = [
|
|
6309
6309
|
faucets: [],
|
6310
6310
|
infoURL: ''
|
6311
6311
|
},
|
6312
|
+
{
|
6313
|
+
name: 'Dexilla Testnet',
|
6314
|
+
chain: 'Dexilla',
|
6315
|
+
rpc: [ 'https://rpc.dexilla.com' ],
|
6316
|
+
faucets: [],
|
6317
|
+
icon: 'dxz',
|
6318
|
+
nativeCurrency: { name: 'Dexilla Native Token', symbol: 'DXZ', decimals: 18 },
|
6319
|
+
infoURL: 'https://dexilla.com',
|
6320
|
+
shortName: 'Dexilla',
|
6321
|
+
chainId: 1954,
|
6322
|
+
networkId: 1954,
|
6323
|
+
explorers: [
|
6324
|
+
{
|
6325
|
+
name: 'dos-mainnet',
|
6326
|
+
url: 'https://exp.dexilla.com',
|
6327
|
+
standard: 'EIP3091'
|
6328
|
+
}
|
6329
|
+
],
|
6330
|
+
parent: {
|
6331
|
+
type: 'L2',
|
6332
|
+
chain: 'eip155-11155111',
|
6333
|
+
bridges: [ { url: 'https://bridge.dexilla.com' } ]
|
6334
|
+
}
|
6335
|
+
},
|
6312
6336
|
{
|
6313
6337
|
name: 'Eleanor',
|
6314
6338
|
title: 'Metatime Testnet Eleanor',
|
@@ -7706,6 +7730,26 @@ const chainArray = [
|
|
7706
7730
|
}
|
7707
7731
|
]
|
7708
7732
|
},
|
7733
|
+
{
|
7734
|
+
name: 'DOS Tesnet',
|
7735
|
+
chain: 'DOS',
|
7736
|
+
rpc: [ 'https://test.doschain.com' ],
|
7737
|
+
faucets: [],
|
7738
|
+
nativeCurrency: { name: 'DOS', symbol: 'DOS', decimals: 18 },
|
7739
|
+
infoURL: 'http://doschain.io/',
|
7740
|
+
shortName: 'dost',
|
7741
|
+
chainId: 3939,
|
7742
|
+
networkId: 3939,
|
7743
|
+
icon: 'doschain',
|
7744
|
+
explorers: [
|
7745
|
+
{
|
7746
|
+
name: 'DOScan-Test',
|
7747
|
+
url: 'https://test.doscan.io',
|
7748
|
+
icon: 'doschain',
|
7749
|
+
standard: 'EIP3091'
|
7750
|
+
}
|
7751
|
+
]
|
7752
|
+
},
|
7709
7753
|
{
|
7710
7754
|
name: 'DYNO Mainnet',
|
7711
7755
|
chain: 'DYNO',
|
@@ -8640,6 +8684,25 @@ const chainArray = [
|
|
8640
8684
|
}
|
8641
8685
|
]
|
8642
8686
|
},
|
8687
|
+
{
|
8688
|
+
name: 'ADIL Testnet',
|
8689
|
+
chain: 'ADIL',
|
8690
|
+
icon: 'adil',
|
8691
|
+
rpc: [ 'https://testnet.adilchain-rpc.io' ],
|
8692
|
+
faucets: [ 'https://testnet-faucet.adil-scan.io' ],
|
8693
|
+
nativeCurrency: { name: 'Testnet ADIL', symbol: 'ADIL', decimals: 18 },
|
8694
|
+
infoURL: 'https://adilchain.io',
|
8695
|
+
shortName: 'tadil',
|
8696
|
+
chainId: 7575,
|
8697
|
+
networkId: 7575,
|
8698
|
+
explorers: [
|
8699
|
+
{
|
8700
|
+
name: 'ADIL Testnet Explorer',
|
8701
|
+
url: 'https://testnet.adilchain-scan.io',
|
8702
|
+
standard: 'EIP3091'
|
8703
|
+
}
|
8704
|
+
]
|
8705
|
+
},
|
8643
8706
|
{
|
8644
8707
|
name: 'The Root Network - Mainnet',
|
8645
8708
|
chain: 'TRN',
|
@@ -8759,6 +8822,26 @@ const chainArray = [
|
|
8759
8822
|
}
|
8760
8823
|
]
|
8761
8824
|
},
|
8825
|
+
{
|
8826
|
+
name: 'DOS Chain',
|
8827
|
+
chain: 'DOS',
|
8828
|
+
rpc: [ 'https://main.doschain.com' ],
|
8829
|
+
faucets: [],
|
8830
|
+
nativeCurrency: { name: 'DOS', symbol: 'DOS', decimals: 18 },
|
8831
|
+
infoURL: 'https://doschain.io',
|
8832
|
+
shortName: 'dos',
|
8833
|
+
chainId: 7979,
|
8834
|
+
networkId: 7979,
|
8835
|
+
icon: 'doschain',
|
8836
|
+
explorers: [
|
8837
|
+
{
|
8838
|
+
name: 'DOScan',
|
8839
|
+
url: 'https://doscan.io',
|
8840
|
+
icon: 'doschain',
|
8841
|
+
standard: 'EIP3091'
|
8842
|
+
}
|
8843
|
+
]
|
8844
|
+
},
|
8762
8845
|
{
|
8763
8846
|
name: 'Teleport',
|
8764
8847
|
chain: 'Teleport',
|
@@ -10329,6 +10412,25 @@ const chainArray = [
|
|
10329
10412
|
}
|
10330
10413
|
]
|
10331
10414
|
},
|
10415
|
+
{
|
10416
|
+
name: 'CamelArk Mainnet',
|
10417
|
+
chainId: 20001,
|
10418
|
+
shortName: 'CamelArk',
|
10419
|
+
chain: 'ETHW',
|
10420
|
+
icon: 'camelark',
|
10421
|
+
networkId: 20001,
|
10422
|
+
nativeCurrency: { name: 'EthereumPoW', symbol: 'ETHW', decimals: 18 },
|
10423
|
+
rpc: [ 'https://mainnet-http-rpc.camelark.com' ],
|
10424
|
+
faucets: [],
|
10425
|
+
explorers: [
|
10426
|
+
{
|
10427
|
+
name: 'CamelArkscan',
|
10428
|
+
url: 'https://scan.camelark.com',
|
10429
|
+
standard: 'EIP3091'
|
10430
|
+
}
|
10431
|
+
],
|
10432
|
+
infoURL: 'https://www.camelark.com'
|
10433
|
+
},
|
10332
10434
|
{
|
10333
10435
|
name: 'Callisto Testnet',
|
10334
10436
|
chain: 'CLO',
|
@@ -13466,15 +13568,15 @@ const chainArray = [
|
|
13466
13568
|
name: 'ethereum Fair',
|
13467
13569
|
chainId: 513100,
|
13468
13570
|
networkId: 513100,
|
13469
|
-
shortName: '
|
13470
|
-
chain: '
|
13571
|
+
shortName: 'ethf',
|
13572
|
+
chain: 'ETHF',
|
13471
13573
|
nativeCurrency: { name: 'EthereumFair', symbol: 'ETHF', decimals: 18 },
|
13472
13574
|
rpc: [ 'https://rpc.etherfair.org' ],
|
13473
13575
|
faucets: [],
|
13474
13576
|
explorers: [
|
13475
13577
|
{
|
13476
13578
|
name: 'etherfair',
|
13477
|
-
url: 'https://
|
13579
|
+
url: 'https://www.oklink.com/ethf',
|
13478
13580
|
standard: 'EIP3091'
|
13479
13581
|
}
|
13480
13582
|
],
|
@@ -14128,6 +14230,34 @@ const chainArray = [
|
|
14128
14230
|
}
|
14129
14231
|
]
|
14130
14232
|
},
|
14233
|
+
{
|
14234
|
+
name: 'Quarix Testnet',
|
14235
|
+
chain: 'Quarix',
|
14236
|
+
status: 'incubating',
|
14237
|
+
rpc: [],
|
14238
|
+
faucets: [],
|
14239
|
+
nativeCurrency: { name: 'Q', symbol: 'Q', decimals: 18 },
|
14240
|
+
infoURL: '',
|
14241
|
+
shortName: 'quarix-testnet',
|
14242
|
+
chainId: 8888881,
|
14243
|
+
networkId: 8888881,
|
14244
|
+
icon: 'quarix',
|
14245
|
+
explorers: []
|
14246
|
+
},
|
14247
|
+
{
|
14248
|
+
name: 'Quarix',
|
14249
|
+
chain: 'Quarix',
|
14250
|
+
status: 'incubating',
|
14251
|
+
rpc: [],
|
14252
|
+
faucets: [],
|
14253
|
+
nativeCurrency: { name: 'Q', symbol: 'Q', decimals: 18 },
|
14254
|
+
infoURL: '',
|
14255
|
+
shortName: 'quarix',
|
14256
|
+
chainId: 8888888,
|
14257
|
+
networkId: 8888888,
|
14258
|
+
icon: 'quarix',
|
14259
|
+
explorers: []
|
14260
|
+
},
|
14131
14261
|
{
|
14132
14262
|
name: 'Plian Testnet Subchain 1',
|
14133
14263
|
chain: 'Plian',
|
@@ -14492,6 +14622,7 @@ const chainArray = [
|
|
14492
14622
|
shortName: 'team',
|
14493
14623
|
chainId: 88888888,
|
14494
14624
|
networkId: 88888888,
|
14625
|
+
icon: 'team',
|
14495
14626
|
explorers: [
|
14496
14627
|
{
|
14497
14628
|
icon: 'team',
|
@@ -14800,6 +14931,27 @@ const chainArray = [
|
|
14800
14931
|
chainId: 1313161556,
|
14801
14932
|
networkId: 1313161556
|
14802
14933
|
},
|
14934
|
+
{
|
14935
|
+
name: 'RaptorChain',
|
14936
|
+
chain: 'RPTR',
|
14937
|
+
rpc: [ 'https://rpc.raptorchain.io/web3' ],
|
14938
|
+
faucets: [],
|
14939
|
+
nativeCurrency: { name: 'Raptor', symbol: 'RPTR', decimals: 18 },
|
14940
|
+
features: [ { name: 'EIP155' } ],
|
14941
|
+
infoURL: 'https://raptorchain.io',
|
14942
|
+
shortName: 'rptr',
|
14943
|
+
chainId: 1380996178,
|
14944
|
+
networkId: 1380996178,
|
14945
|
+
icon: 'raptorchain',
|
14946
|
+
explorers: [
|
14947
|
+
{
|
14948
|
+
name: 'RaptorChain Explorer',
|
14949
|
+
url: 'https://explorer.raptorchain.io',
|
14950
|
+
icon: 'raptorchain_explorer',
|
14951
|
+
standard: 'EIP3091'
|
14952
|
+
}
|
14953
|
+
]
|
14954
|
+
},
|
14803
14955
|
{
|
14804
14956
|
name: 'Nebula Mainnet',
|
14805
14957
|
chain: 'green-giddy-denebola',
|