@subwallet/chain-list 0.2.43-beta.4 → 0.2.44-beta.0
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/bundle-subwallet-chain-list.js +8 -10
- package/cjs/data/ChainAsset.json +5 -5
- package/cjs/data/ChainInfo.json +4 -4
- package/cjs/data/ChainLogoMap.json +0 -1
- package/cjs/packageInfo.js +1 -1
- package/data/ChainAsset.json +5 -5
- package/data/ChainInfo.json +4 -4
- package/data/ChainLogoMap.json +0 -1
- package/package.json +1 -1
- package/packageInfo.js +1 -1
|
@@ -1537,7 +1537,7 @@
|
|
|
1537
1537
|
assetType: "ForeignAsset",
|
|
1538
1538
|
contractAddress: "0xfFfFFFFF52C56A9257bB97f4B2b6F7B2D624ecda"
|
|
1539
1539
|
},
|
|
1540
|
-
multiChainAsset: "
|
|
1540
|
+
multiChainAsset: "aSEED-aSEEDAcala",
|
|
1541
1541
|
hasValue: true,
|
|
1542
1542
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonbeam-local-xcausd.png"
|
|
1543
1543
|
},
|
|
@@ -2057,7 +2057,7 @@
|
|
|
2057
2057
|
metadata: {
|
|
2058
2058
|
assetId: "9"
|
|
2059
2059
|
},
|
|
2060
|
-
multiChainAsset: "
|
|
2060
|
+
multiChainAsset: "aSEED-aSEEDKarura",
|
|
2061
2061
|
hasValue: true,
|
|
2062
2062
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/calamari-local-ausd.png"
|
|
2063
2063
|
},
|
|
@@ -3091,7 +3091,7 @@
|
|
|
3091
3091
|
name: "SubsocialX",
|
|
3092
3092
|
symbol: "SUB",
|
|
3093
3093
|
decimals: 10,
|
|
3094
|
-
priceId:
|
|
3094
|
+
priceId: "subsocial",
|
|
3095
3095
|
minAmount: "100000000",
|
|
3096
3096
|
assetType: "NATIVE",
|
|
3097
3097
|
metadata: null,
|
|
@@ -4787,7 +4787,7 @@
|
|
|
4787
4787
|
Stable: "KUSD"
|
|
4788
4788
|
}
|
|
4789
4789
|
},
|
|
4790
|
-
multiChainAsset: "
|
|
4790
|
+
multiChainAsset: "aSEED-aSEEDKarura",
|
|
4791
4791
|
hasValue: true,
|
|
4792
4792
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/bifrost-local-kusd.png"
|
|
4793
4793
|
},
|
|
@@ -8762,7 +8762,7 @@
|
|
|
8762
8762
|
name: "Continuum Network",
|
|
8763
8763
|
symbol: "NUUM",
|
|
8764
8764
|
decimals: 18,
|
|
8765
|
-
priceId:
|
|
8765
|
+
priceId: "mnet-continuum",
|
|
8766
8766
|
minAmount: "100000000000000000",
|
|
8767
8767
|
assetType: "NATIVE",
|
|
8768
8768
|
metadata: null,
|
|
@@ -15084,11 +15084,11 @@
|
|
|
15084
15084
|
},
|
|
15085
15085
|
evmInfo: null,
|
|
15086
15086
|
substrateInfo: {
|
|
15087
|
-
relaySlug:
|
|
15088
|
-
paraId:
|
|
15087
|
+
relaySlug: null,
|
|
15088
|
+
paraId: null,
|
|
15089
15089
|
genesisHash: "0x2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03",
|
|
15090
15090
|
addressPrefix: 42,
|
|
15091
|
-
chainType: "
|
|
15091
|
+
chainType: "RELAYCHAIN",
|
|
15092
15092
|
crowdloanUrl: null,
|
|
15093
15093
|
blockExplorer: "https://scan.bittensor.com/",
|
|
15094
15094
|
existentialDeposit: "500",
|
|
@@ -17186,7 +17186,6 @@
|
|
|
17186
17186
|
var chainflip_dot = "https://dev.sw-chain-list-assets.pages.dev/assets/chains/chainflip_dot.png";
|
|
17187
17187
|
var tangleTest = "https://dev.sw-chain-list-assets.pages.dev/assets/chains/tangletest.png";
|
|
17188
17188
|
var dentnet = "https://dev.sw-chain-list-assets.pages.dev/assets/chains/dentnet.png";
|
|
17189
|
-
var metaquityTest = "https://dev.sw-chain-list-assets.pages.dev/assets/default.png";
|
|
17190
17189
|
var phykenTest = "https://dev.sw-chain-list-assets.pages.dev/assets/chains/phykentest.png";
|
|
17191
17190
|
const _ChainLogoMap = {
|
|
17192
17191
|
"default": "https://dev.sw-chain-list-assets.pages.dev/assets/default.png",
|
|
@@ -17408,7 +17407,6 @@
|
|
|
17408
17407
|
chainflip_dot: chainflip_dot,
|
|
17409
17408
|
tangleTest: tangleTest,
|
|
17410
17409
|
dentnet: dentnet,
|
|
17411
|
-
metaquityTest: metaquityTest,
|
|
17412
17410
|
phykenTest: phykenTest,
|
|
17413
17411
|
"custom-Substrate-gosnetwork": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chains/gos_37cd7c233c.png",
|
|
17414
17412
|
"custom-Substrate-gosspectral": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chains/gos_37cd7c233c.png"
|
package/cjs/data/ChainAsset.json
CHANGED
|
@@ -498,7 +498,7 @@
|
|
|
498
498
|
"assetType": "ForeignAsset",
|
|
499
499
|
"contractAddress": "0xfFfFFFFF52C56A9257bB97f4B2b6F7B2D624ecda"
|
|
500
500
|
},
|
|
501
|
-
"multiChainAsset": "
|
|
501
|
+
"multiChainAsset": "aSEED-aSEEDAcala",
|
|
502
502
|
"hasValue": true,
|
|
503
503
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonbeam-local-xcausd.png"
|
|
504
504
|
},
|
|
@@ -1018,7 +1018,7 @@
|
|
|
1018
1018
|
"metadata": {
|
|
1019
1019
|
"assetId": "9"
|
|
1020
1020
|
},
|
|
1021
|
-
"multiChainAsset": "
|
|
1021
|
+
"multiChainAsset": "aSEED-aSEEDKarura",
|
|
1022
1022
|
"hasValue": true,
|
|
1023
1023
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/calamari-local-ausd.png"
|
|
1024
1024
|
},
|
|
@@ -2052,7 +2052,7 @@
|
|
|
2052
2052
|
"name": "SubsocialX",
|
|
2053
2053
|
"symbol": "SUB",
|
|
2054
2054
|
"decimals": 10,
|
|
2055
|
-
"priceId":
|
|
2055
|
+
"priceId": "subsocial",
|
|
2056
2056
|
"minAmount": "100000000",
|
|
2057
2057
|
"assetType": "NATIVE",
|
|
2058
2058
|
"metadata": null,
|
|
@@ -3748,7 +3748,7 @@
|
|
|
3748
3748
|
"Stable": "KUSD"
|
|
3749
3749
|
}
|
|
3750
3750
|
},
|
|
3751
|
-
"multiChainAsset": "
|
|
3751
|
+
"multiChainAsset": "aSEED-aSEEDKarura",
|
|
3752
3752
|
"hasValue": true,
|
|
3753
3753
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/bifrost-local-kusd.png"
|
|
3754
3754
|
},
|
|
@@ -7723,7 +7723,7 @@
|
|
|
7723
7723
|
"name": "Continuum Network",
|
|
7724
7724
|
"symbol": "NUUM",
|
|
7725
7725
|
"decimals": 18,
|
|
7726
|
-
"priceId":
|
|
7726
|
+
"priceId": "mnet-continuum",
|
|
7727
7727
|
"minAmount": "100000000000000000",
|
|
7728
7728
|
"assetType": "NATIVE",
|
|
7729
7729
|
"metadata": null,
|
package/cjs/data/ChainInfo.json
CHANGED
|
@@ -5979,11 +5979,11 @@
|
|
|
5979
5979
|
},
|
|
5980
5980
|
"evmInfo": null,
|
|
5981
5981
|
"substrateInfo": {
|
|
5982
|
-
"relaySlug":
|
|
5983
|
-
"paraId":
|
|
5982
|
+
"relaySlug": null,
|
|
5983
|
+
"paraId": null,
|
|
5984
5984
|
"genesisHash": "0x2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03",
|
|
5985
5985
|
"addressPrefix": 42,
|
|
5986
|
-
"chainType": "
|
|
5986
|
+
"chainType": "RELAYCHAIN",
|
|
5987
5987
|
"crowdloanUrl": null,
|
|
5988
5988
|
"blockExplorer": "https://scan.bittensor.com/",
|
|
5989
5989
|
"existentialDeposit": "500",
|
|
@@ -7553,4 +7553,4 @@
|
|
|
7553
7553
|
},
|
|
7554
7554
|
"extraInfo": null
|
|
7555
7555
|
}
|
|
7556
|
-
}
|
|
7556
|
+
}
|
|
@@ -218,7 +218,6 @@
|
|
|
218
218
|
"chainflip_dot": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/chainflip_dot.png",
|
|
219
219
|
"tangleTest": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/tangletest.png",
|
|
220
220
|
"dentnet": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/dentnet.png",
|
|
221
|
-
"metaquityTest": "https://dev.sw-chain-list-assets.pages.dev/assets/default.png",
|
|
222
221
|
"phykenTest": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/phykentest.png",
|
|
223
222
|
"custom-Substrate-gosnetwork": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chains/gos_37cd7c233c.png",
|
|
224
223
|
"custom-Substrate-gosspectral": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chains/gos_37cd7c233c.png"
|
package/cjs/packageInfo.js
CHANGED
package/data/ChainAsset.json
CHANGED
|
@@ -498,7 +498,7 @@
|
|
|
498
498
|
"assetType": "ForeignAsset",
|
|
499
499
|
"contractAddress": "0xfFfFFFFF52C56A9257bB97f4B2b6F7B2D624ecda"
|
|
500
500
|
},
|
|
501
|
-
"multiChainAsset": "
|
|
501
|
+
"multiChainAsset": "aSEED-aSEEDAcala",
|
|
502
502
|
"hasValue": true,
|
|
503
503
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonbeam-local-xcausd.png"
|
|
504
504
|
},
|
|
@@ -1018,7 +1018,7 @@
|
|
|
1018
1018
|
"metadata": {
|
|
1019
1019
|
"assetId": "9"
|
|
1020
1020
|
},
|
|
1021
|
-
"multiChainAsset": "
|
|
1021
|
+
"multiChainAsset": "aSEED-aSEEDKarura",
|
|
1022
1022
|
"hasValue": true,
|
|
1023
1023
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/calamari-local-ausd.png"
|
|
1024
1024
|
},
|
|
@@ -2052,7 +2052,7 @@
|
|
|
2052
2052
|
"name": "SubsocialX",
|
|
2053
2053
|
"symbol": "SUB",
|
|
2054
2054
|
"decimals": 10,
|
|
2055
|
-
"priceId":
|
|
2055
|
+
"priceId": "subsocial",
|
|
2056
2056
|
"minAmount": "100000000",
|
|
2057
2057
|
"assetType": "NATIVE",
|
|
2058
2058
|
"metadata": null,
|
|
@@ -3748,7 +3748,7 @@
|
|
|
3748
3748
|
"Stable": "KUSD"
|
|
3749
3749
|
}
|
|
3750
3750
|
},
|
|
3751
|
-
"multiChainAsset": "
|
|
3751
|
+
"multiChainAsset": "aSEED-aSEEDKarura",
|
|
3752
3752
|
"hasValue": true,
|
|
3753
3753
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/bifrost-local-kusd.png"
|
|
3754
3754
|
},
|
|
@@ -7723,7 +7723,7 @@
|
|
|
7723
7723
|
"name": "Continuum Network",
|
|
7724
7724
|
"symbol": "NUUM",
|
|
7725
7725
|
"decimals": 18,
|
|
7726
|
-
"priceId":
|
|
7726
|
+
"priceId": "mnet-continuum",
|
|
7727
7727
|
"minAmount": "100000000000000000",
|
|
7728
7728
|
"assetType": "NATIVE",
|
|
7729
7729
|
"metadata": null,
|
package/data/ChainInfo.json
CHANGED
|
@@ -5979,11 +5979,11 @@
|
|
|
5979
5979
|
},
|
|
5980
5980
|
"evmInfo": null,
|
|
5981
5981
|
"substrateInfo": {
|
|
5982
|
-
"relaySlug":
|
|
5983
|
-
"paraId":
|
|
5982
|
+
"relaySlug": null,
|
|
5983
|
+
"paraId": null,
|
|
5984
5984
|
"genesisHash": "0x2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03",
|
|
5985
5985
|
"addressPrefix": 42,
|
|
5986
|
-
"chainType": "
|
|
5986
|
+
"chainType": "RELAYCHAIN",
|
|
5987
5987
|
"crowdloanUrl": null,
|
|
5988
5988
|
"blockExplorer": "https://scan.bittensor.com/",
|
|
5989
5989
|
"existentialDeposit": "500",
|
|
@@ -7553,4 +7553,4 @@
|
|
|
7553
7553
|
},
|
|
7554
7554
|
"extraInfo": null
|
|
7555
7555
|
}
|
|
7556
|
-
}
|
|
7556
|
+
}
|
package/data/ChainLogoMap.json
CHANGED
|
@@ -218,7 +218,6 @@
|
|
|
218
218
|
"chainflip_dot": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/chainflip_dot.png",
|
|
219
219
|
"tangleTest": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/tangletest.png",
|
|
220
220
|
"dentnet": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/dentnet.png",
|
|
221
|
-
"metaquityTest": "https://dev.sw-chain-list-assets.pages.dev/assets/default.png",
|
|
222
221
|
"phykenTest": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/phykentest.png",
|
|
223
222
|
"custom-Substrate-gosnetwork": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chains/gos_37cd7c233c.png",
|
|
224
223
|
"custom-Substrate-gosspectral": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chains/gos_37cd7c233c.png"
|
package/package.json
CHANGED
package/packageInfo.js
CHANGED
|
@@ -7,5 +7,5 @@ export const packageInfo = {
|
|
|
7
7
|
name: '@subwallet/chain-list',
|
|
8
8
|
path: (import.meta && import.meta.url) ? new URL(import.meta.url).pathname.substring(0, new URL(import.meta.url).pathname.lastIndexOf('/') + 1) : 'auto',
|
|
9
9
|
type: 'esm',
|
|
10
|
-
version: '0.2.
|
|
10
|
+
version: '0.2.44-beta.0'
|
|
11
11
|
};
|