eth-chainlist 0.0.312 → 0.0.314
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 +140 -3
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
@@ -1,5 +1,21 @@
|
|
1
1
|
# Changelog
|
2
2
|
|
3
|
+
### 0.0.314 (2023-12-28)
|
4
|
+
|
5
|
+
|
6
|
+
### Maintenance
|
7
|
+
|
8
|
+
* **release:** 0.0.313 ([42ce964](https://github.com/poowf/eth-chainlist/commit/42ce964939721de66d96b48434f45571a365506d))
|
9
|
+
* update chain data ([cecd0c8](https://github.com/poowf/eth-chainlist/commit/cecd0c882ea142c0b1191985e6401aeb742058b6))
|
10
|
+
|
11
|
+
### 0.0.313 (2023-12-27)
|
12
|
+
|
13
|
+
|
14
|
+
### Maintenance
|
15
|
+
|
16
|
+
* **release:** 0.0.312 ([3ace838](https://github.com/poowf/eth-chainlist/commit/3ace838fac646c4b2e9e5de8dfeb0758957324a6))
|
17
|
+
* update chain data ([75c51ac](https://github.com/poowf/eth-chainlist/commit/75c51acf34567e3850b368cb0d9e676263d82b40))
|
18
|
+
|
3
19
|
### 0.0.312 (2023-12-25)
|
4
20
|
|
5
21
|
|
package/data/chain.js
CHANGED
@@ -4906,7 +4906,13 @@ const chainArray = [
|
|
4906
4906
|
name: 'Areon Network Testnet',
|
4907
4907
|
chain: 'Areon',
|
4908
4908
|
icon: 'areon',
|
4909
|
-
rpc: [
|
4909
|
+
rpc: [
|
4910
|
+
'https://testnet-rpc.areon.network',
|
4911
|
+
'https://testnet-rpc2.areon.network',
|
4912
|
+
'https://testnet-rpc3.areon.network',
|
4913
|
+
'https://testnet-rpc4.areon.network',
|
4914
|
+
'https://testnet-rpc5.areon.network'
|
4915
|
+
],
|
4910
4916
|
faucets: [],
|
4911
4917
|
nativeCurrency: { name: 'Areon', symbol: 'TAREA', decimals: 18 },
|
4912
4918
|
infoURL: 'https://areon.network',
|
@@ -9403,7 +9409,7 @@ const chainArray = [
|
|
9403
9409
|
icon: 'mainnetz',
|
9404
9410
|
rpc: [ 'https://mainnet-rpc.mainnetz.io', 'https://eu-rpc.mainnetz.io' ],
|
9405
9411
|
faucets: [ 'https://faucet.mainnetz.io' ],
|
9406
|
-
nativeCurrency: { name: '
|
9412
|
+
nativeCurrency: { name: 'mainnetz', symbol: 'NetZ', decimals: 18 },
|
9407
9413
|
infoURL: 'https://mainnetz.io',
|
9408
9414
|
shortName: 'NetZm',
|
9409
9415
|
chainId: 2016,
|
@@ -12809,6 +12815,25 @@ const chainArray = [
|
|
12809
12815
|
}
|
12810
12816
|
]
|
12811
12817
|
},
|
12818
|
+
{
|
12819
|
+
name: 'Latest Chain Testnet',
|
12820
|
+
chain: 'LATEST',
|
12821
|
+
icon: 'latestChain',
|
12822
|
+
rpc: [ 'https://testnet-rpc.latestcoin.io' ],
|
12823
|
+
faucets: [ 'http://faucet.latestchain.io' ],
|
12824
|
+
nativeCurrency: { name: 'Latest', symbol: 'LATEST', decimals: 18 },
|
12825
|
+
infoURL: 'https://latestcoin.io',
|
12826
|
+
shortName: 'LATESTt',
|
12827
|
+
chainId: 6660,
|
12828
|
+
networkId: 6660,
|
12829
|
+
explorers: [
|
12830
|
+
{
|
12831
|
+
name: 'Latest Chain',
|
12832
|
+
url: 'http://testnet.latestchain.io',
|
12833
|
+
standard: 'EIP3091'
|
12834
|
+
}
|
12835
|
+
]
|
12836
|
+
},
|
12812
12837
|
{
|
12813
12838
|
name: 'Cybria Mainnet',
|
12814
12839
|
chain: 'CYBA',
|
@@ -12886,6 +12911,29 @@ const chainArray = [
|
|
12886
12911
|
}
|
12887
12912
|
]
|
12888
12913
|
},
|
12914
|
+
{
|
12915
|
+
name: 'Compverse Mainnet',
|
12916
|
+
chain: 'CPV',
|
12917
|
+
icon: 'compverse',
|
12918
|
+
rpc: [
|
12919
|
+
'https://rpc.compverse.io/',
|
12920
|
+
'https://rpc-useast1.compverse.io/'
|
12921
|
+
],
|
12922
|
+
faucets: [],
|
12923
|
+
nativeCurrency: { name: 'compverse', symbol: 'CPV', decimals: 18 },
|
12924
|
+
infoURL: 'https://compverse.io',
|
12925
|
+
shortName: 'compverse',
|
12926
|
+
chainId: 6779,
|
12927
|
+
networkId: 6779,
|
12928
|
+
slip44: 7779,
|
12929
|
+
explorers: [
|
12930
|
+
{
|
12931
|
+
name: 'cpvscan',
|
12932
|
+
url: 'https://scan.compverse.io',
|
12933
|
+
standard: 'EIP3091'
|
12934
|
+
}
|
12935
|
+
]
|
12936
|
+
},
|
12889
12937
|
{
|
12890
12938
|
name: 'Gold Smart Chain Mainnet',
|
12891
12939
|
chain: 'STAND',
|
@@ -13590,6 +13638,18 @@ const chainArray = [
|
|
13590
13638
|
networkId: 8086,
|
13591
13639
|
explorers: []
|
13592
13640
|
},
|
13641
|
+
{
|
13642
|
+
name: 'E-Dollar',
|
13643
|
+
chain: 'USD',
|
13644
|
+
rpc: [ 'https://rpc.e-dollar.org' ],
|
13645
|
+
faucets: [],
|
13646
|
+
nativeCurrency: { name: 'E-Dollar', symbol: 'USD', decimals: 18 },
|
13647
|
+
infoURL: 'https://e-dollar.org',
|
13648
|
+
shortName: 'E-Dollar',
|
13649
|
+
chainId: 8087,
|
13650
|
+
networkId: 8087,
|
13651
|
+
explorers: []
|
13652
|
+
},
|
13593
13653
|
{
|
13594
13654
|
name: 'StreamuX Blockchain',
|
13595
13655
|
chain: 'StreamuX',
|
@@ -14146,7 +14206,8 @@ const chainArray = [
|
|
14146
14206
|
name: 'JIBCHAIN L1',
|
14147
14207
|
chain: 'JBC',
|
14148
14208
|
rpc: [ 'https://rpc-l1.jibchain.net', 'https://jib-rpc.inan.in.th' ],
|
14149
|
-
faucets: [],
|
14209
|
+
faucets: [ 'https://faucet.jibchain.net/' ],
|
14210
|
+
icon: 'jbc',
|
14150
14211
|
features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
|
14151
14212
|
nativeCurrency: { name: 'JIBCOIN', symbol: 'JBC', decimals: 18 },
|
14152
14213
|
infoURL: 'https://jibchain.net',
|
@@ -14579,6 +14640,25 @@ const chainArray = [
|
|
14579
14640
|
}
|
14580
14641
|
]
|
14581
14642
|
},
|
14643
|
+
{
|
14644
|
+
name: 'Combo Mainnet',
|
14645
|
+
chain: 'Combo',
|
14646
|
+
icon: 'combo',
|
14647
|
+
rpc: [ 'https://rpc.combonetwork.io' ],
|
14648
|
+
faucets: [],
|
14649
|
+
nativeCurrency: { name: 'BNB Chain Native Token', symbol: 'BNB', decimals: 18 },
|
14650
|
+
infoURL: 'https://combonetwork.io',
|
14651
|
+
shortName: 'combo-mainnet',
|
14652
|
+
chainId: 9980,
|
14653
|
+
networkId: 9980,
|
14654
|
+
explorers: [
|
14655
|
+
{
|
14656
|
+
name: 'combotrace explorer',
|
14657
|
+
url: 'https://combotrace.nodereal.io',
|
14658
|
+
standard: 'EIP3091'
|
14659
|
+
}
|
14660
|
+
]
|
14661
|
+
},
|
14582
14662
|
{
|
14583
14663
|
name: 'Agung Network',
|
14584
14664
|
chain: 'Agung',
|
@@ -19050,6 +19130,25 @@ const chainArray = [
|
|
19050
19130
|
}
|
19051
19131
|
]
|
19052
19132
|
},
|
19133
|
+
{
|
19134
|
+
name: 'Combo Testnet',
|
19135
|
+
chain: 'Combo',
|
19136
|
+
icon: 'combo',
|
19137
|
+
rpc: [ 'https://test-rpc.combonetwork.io' ],
|
19138
|
+
faucets: [],
|
19139
|
+
nativeCurrency: { name: 'BNB Chain Native Token', symbol: 'tcBNB', decimals: 18 },
|
19140
|
+
infoURL: 'https://combonetwork.io',
|
19141
|
+
shortName: 'combo-testnet',
|
19142
|
+
chainId: 91715,
|
19143
|
+
networkId: 91715,
|
19144
|
+
explorers: [
|
19145
|
+
{
|
19146
|
+
name: 'combotrace explorer',
|
19147
|
+
url: 'https://combotrace-testnet.nodereal.io',
|
19148
|
+
standard: 'EIP3091'
|
19149
|
+
}
|
19150
|
+
]
|
19151
|
+
},
|
19053
19152
|
{
|
19054
19153
|
name: 'Lambda Testnet',
|
19055
19154
|
chain: 'Lambda',
|
@@ -22123,6 +22222,25 @@ const chainArray = [
|
|
22123
22222
|
],
|
22124
22223
|
parent: { chain: 'eip155-2099156', type: 'L2' }
|
22125
22224
|
},
|
22225
|
+
{
|
22226
|
+
name: 'Hokum',
|
22227
|
+
chain: 'Hokum',
|
22228
|
+
icon: 'hokum',
|
22229
|
+
rpc: [ 'https://mainnet.hokum.gg' ],
|
22230
|
+
faucets: [],
|
22231
|
+
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
22232
|
+
infoURL: 'https://hokum.gg',
|
22233
|
+
shortName: 'hokum',
|
22234
|
+
chainId: 8080808,
|
22235
|
+
networkId: 8080808,
|
22236
|
+
explorers: [
|
22237
|
+
{
|
22238
|
+
name: 'Hokum Explorer',
|
22239
|
+
url: 'https://explorer.hokum.gg',
|
22240
|
+
standard: 'EIP3091'
|
22241
|
+
}
|
22242
|
+
]
|
22243
|
+
},
|
22126
22244
|
{
|
22127
22245
|
name: 'HAPchain',
|
22128
22246
|
chain: 'HAPchain',
|
@@ -22445,6 +22563,25 @@ const chainArray = [
|
|
22445
22563
|
}
|
22446
22564
|
]
|
22447
22565
|
},
|
22566
|
+
{
|
22567
|
+
name: 'Hokum Testnet',
|
22568
|
+
chain: 'HokumTestnet',
|
22569
|
+
icon: 'hokum',
|
22570
|
+
rpc: [ 'https://testnet.hokum.gg' ],
|
22571
|
+
faucets: [],
|
22572
|
+
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
22573
|
+
infoURL: 'https://hokum.gg',
|
22574
|
+
shortName: 'hokum-testnet',
|
22575
|
+
chainId: 20482050,
|
22576
|
+
networkId: 20482050,
|
22577
|
+
explorers: [
|
22578
|
+
{
|
22579
|
+
name: 'Hokum Explorer',
|
22580
|
+
url: 'https://testnet-explorer.hokum.gg',
|
22581
|
+
standard: 'EIP3091'
|
22582
|
+
}
|
22583
|
+
]
|
22584
|
+
},
|
22448
22585
|
{
|
22449
22586
|
name: 'Excelon Mainnet',
|
22450
22587
|
chain: 'XLON',
|