@subwallet/chain-list 0.2.80-beta.2 → 0.2.80-beta.4
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 +13 -3
- package/cjs/data/AssetLogoMap.json +1 -0
- package/cjs/data/ChainAsset.json +3 -3
- package/cjs/data/MultiChainAsset.json +9 -0
- package/cjs/packageInfo.js +1 -1
- package/cjs/types.js +1 -0
- package/data/AssetLogoMap.json +1 -0
- package/data/ChainAsset.json +3 -3
- package/data/MultiChainAsset.json +9 -0
- package/package.json +1 -1
- package/packageInfo.js +1 -1
- package/types.d.ts +8 -0
- package/types.js +1 -0
|
@@ -800,6 +800,7 @@
|
|
|
800
800
|
"avail-avail": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/avail-avail.png",
|
|
801
801
|
"nctr-apillon": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/nctr-apillon.png",
|
|
802
802
|
"route-routeprotocol": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/route-routeprotocol.png",
|
|
803
|
+
"azero-alephzero": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/azero-alephzero.png",
|
|
803
804
|
"custom-moonbeam-erc20-cp-0x6021d2c27b6fbd6e7608d1f39b41398caee2f824": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chain-assets/cp_77d5363018.png",
|
|
804
805
|
"custom-aleph-psp22-zpf-5eskjbkpva1ppucmrkcmazdhqm9shihws9uqqsoi4vrdcdle": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chain-assets/zpf_2f06de3f07.png",
|
|
805
806
|
"custom-custom-substrate-gosnetwork-native-gos": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chain-assets/gos_a4d1a9cf7a.png",
|
|
@@ -2769,7 +2770,7 @@
|
|
|
2769
2770
|
minAmount: "500",
|
|
2770
2771
|
assetType: "NATIVE",
|
|
2771
2772
|
metadata: null,
|
|
2772
|
-
multiChainAsset:
|
|
2773
|
+
multiChainAsset: "AZERO-AlephZero",
|
|
2773
2774
|
hasValue: true,
|
|
2774
2775
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/aleph-native-azero.png"
|
|
2775
2776
|
},
|
|
@@ -14494,11 +14495,11 @@
|
|
|
14494
14495
|
name: "Aleph Zero - EVM",
|
|
14495
14496
|
symbol: "AZERO",
|
|
14496
14497
|
decimals: 18,
|
|
14497
|
-
priceId:
|
|
14498
|
+
priceId: null,
|
|
14498
14499
|
minAmount: "0",
|
|
14499
14500
|
assetType: "NATIVE",
|
|
14500
14501
|
metadata: null,
|
|
14501
|
-
multiChainAsset:
|
|
14502
|
+
multiChainAsset: "AZERO-AlephZero",
|
|
14502
14503
|
hasValue: true,
|
|
14503
14504
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/aleph_evm-native-azero.png"
|
|
14504
14505
|
}
|
|
@@ -25584,6 +25585,15 @@
|
|
|
25584
25585
|
priceId: "router-protocol-2",
|
|
25585
25586
|
hasValue: true,
|
|
25586
25587
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/route-routeprotocol.png"
|
|
25588
|
+
},
|
|
25589
|
+
"AZERO-AlephZero": {
|
|
25590
|
+
slug: "AZERO-AlephZero",
|
|
25591
|
+
originChainAsset: null,
|
|
25592
|
+
name: "Aleph Zero",
|
|
25593
|
+
symbol: "AZERO",
|
|
25594
|
+
priceId: "aleph-zero",
|
|
25595
|
+
hasValue: true,
|
|
25596
|
+
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/azero-alephzero.png"
|
|
25587
25597
|
}
|
|
25588
25598
|
};
|
|
25589
25599
|
|
|
@@ -792,6 +792,7 @@
|
|
|
792
792
|
"avail-avail": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/avail-avail.png",
|
|
793
793
|
"nctr-apillon": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/nctr-apillon.png",
|
|
794
794
|
"route-routeprotocol": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/route-routeprotocol.png",
|
|
795
|
+
"azero-alephzero": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/azero-alephzero.png",
|
|
795
796
|
"custom-moonbeam-erc20-cp-0x6021d2c27b6fbd6e7608d1f39b41398caee2f824": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chain-assets/cp_77d5363018.png",
|
|
796
797
|
"custom-aleph-psp22-zpf-5eskjbkpva1ppucmrkcmazdhqm9shihws9uqqsoi4vrdcdle": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chain-assets/zpf_2f06de3f07.png",
|
|
797
798
|
"custom-custom-substrate-gosnetwork-native-gos": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chain-assets/gos_a4d1a9cf7a.png",
|
package/cjs/data/ChainAsset.json
CHANGED
|
@@ -113,7 +113,7 @@
|
|
|
113
113
|
"minAmount": "500",
|
|
114
114
|
"assetType": "NATIVE",
|
|
115
115
|
"metadata": null,
|
|
116
|
-
"multiChainAsset":
|
|
116
|
+
"multiChainAsset": "AZERO-AlephZero",
|
|
117
117
|
"hasValue": true,
|
|
118
118
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/aleph-native-azero.png"
|
|
119
119
|
},
|
|
@@ -11838,11 +11838,11 @@
|
|
|
11838
11838
|
"name": "Aleph Zero - EVM",
|
|
11839
11839
|
"symbol": "AZERO",
|
|
11840
11840
|
"decimals": 18,
|
|
11841
|
-
"priceId":
|
|
11841
|
+
"priceId": null,
|
|
11842
11842
|
"minAmount": "0",
|
|
11843
11843
|
"assetType": "NATIVE",
|
|
11844
11844
|
"metadata": null,
|
|
11845
|
-
"multiChainAsset":
|
|
11845
|
+
"multiChainAsset": "AZERO-AlephZero",
|
|
11846
11846
|
"hasValue": true,
|
|
11847
11847
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/aleph_evm-native-azero.png"
|
|
11848
11848
|
}
|
|
@@ -772,5 +772,14 @@
|
|
|
772
772
|
"priceId": "router-protocol-2",
|
|
773
773
|
"hasValue": true,
|
|
774
774
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/route-routeprotocol.png"
|
|
775
|
+
},
|
|
776
|
+
"AZERO-AlephZero": {
|
|
777
|
+
"slug": "AZERO-AlephZero",
|
|
778
|
+
"originChainAsset": null,
|
|
779
|
+
"name": "Aleph Zero",
|
|
780
|
+
"symbol": "AZERO",
|
|
781
|
+
"priceId": "aleph-zero",
|
|
782
|
+
"hasValue": true,
|
|
783
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/azero-alephzero.png"
|
|
775
784
|
}
|
|
776
785
|
}
|
package/cjs/packageInfo.js
CHANGED
package/cjs/types.js
CHANGED
|
@@ -31,6 +31,7 @@ exports._AssetType = _AssetType;
|
|
|
31
31
|
_AssetType["PSP34"] = "PSP34";
|
|
32
32
|
_AssetType["GRC20"] = "GRC20";
|
|
33
33
|
_AssetType["VFT"] = "VFT";
|
|
34
|
+
_AssetType["TEP74"] = "TEP74";
|
|
34
35
|
_AssetType["GRC721"] = "GRC721";
|
|
35
36
|
_AssetType["RUNE"] = "RUNE";
|
|
36
37
|
_AssetType["BRC20"] = "BRC20";
|
package/data/AssetLogoMap.json
CHANGED
|
@@ -792,6 +792,7 @@
|
|
|
792
792
|
"avail-avail": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/avail-avail.png",
|
|
793
793
|
"nctr-apillon": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/nctr-apillon.png",
|
|
794
794
|
"route-routeprotocol": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/route-routeprotocol.png",
|
|
795
|
+
"azero-alephzero": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/azero-alephzero.png",
|
|
795
796
|
"custom-moonbeam-erc20-cp-0x6021d2c27b6fbd6e7608d1f39b41398caee2f824": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chain-assets/cp_77d5363018.png",
|
|
796
797
|
"custom-aleph-psp22-zpf-5eskjbkpva1ppucmrkcmazdhqm9shihws9uqqsoi4vrdcdle": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chain-assets/zpf_2f06de3f07.png",
|
|
797
798
|
"custom-custom-substrate-gosnetwork-native-gos": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chain-assets/gos_a4d1a9cf7a.png",
|
package/data/ChainAsset.json
CHANGED
|
@@ -113,7 +113,7 @@
|
|
|
113
113
|
"minAmount": "500",
|
|
114
114
|
"assetType": "NATIVE",
|
|
115
115
|
"metadata": null,
|
|
116
|
-
"multiChainAsset":
|
|
116
|
+
"multiChainAsset": "AZERO-AlephZero",
|
|
117
117
|
"hasValue": true,
|
|
118
118
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/aleph-native-azero.png"
|
|
119
119
|
},
|
|
@@ -11838,11 +11838,11 @@
|
|
|
11838
11838
|
"name": "Aleph Zero - EVM",
|
|
11839
11839
|
"symbol": "AZERO",
|
|
11840
11840
|
"decimals": 18,
|
|
11841
|
-
"priceId":
|
|
11841
|
+
"priceId": null,
|
|
11842
11842
|
"minAmount": "0",
|
|
11843
11843
|
"assetType": "NATIVE",
|
|
11844
11844
|
"metadata": null,
|
|
11845
|
-
"multiChainAsset":
|
|
11845
|
+
"multiChainAsset": "AZERO-AlephZero",
|
|
11846
11846
|
"hasValue": true,
|
|
11847
11847
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/aleph_evm-native-azero.png"
|
|
11848
11848
|
}
|
|
@@ -772,5 +772,14 @@
|
|
|
772
772
|
"priceId": "router-protocol-2",
|
|
773
773
|
"hasValue": true,
|
|
774
774
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/route-routeprotocol.png"
|
|
775
|
+
},
|
|
776
|
+
"AZERO-AlephZero": {
|
|
777
|
+
"slug": "AZERO-AlephZero",
|
|
778
|
+
"originChainAsset": null,
|
|
779
|
+
"name": "Aleph Zero",
|
|
780
|
+
"symbol": "AZERO",
|
|
781
|
+
"priceId": "aleph-zero",
|
|
782
|
+
"hasValue": true,
|
|
783
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/azero-alephzero.png"
|
|
775
784
|
}
|
|
776
785
|
}
|
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.80-beta.
|
|
10
|
+
version: '0.2.80-beta.4'
|
|
11
11
|
};
|
package/types.d.ts
CHANGED
|
@@ -25,6 +25,7 @@ export declare enum _AssetType {
|
|
|
25
25
|
PSP34 = "PSP34",
|
|
26
26
|
GRC20 = "GRC20",
|
|
27
27
|
VFT = "VFT",
|
|
28
|
+
TEP74 = "TEP74",
|
|
28
29
|
GRC721 = "GRC721",
|
|
29
30
|
RUNE = "RUNE",
|
|
30
31
|
BRC20 = "BRC20",
|
|
@@ -44,6 +45,7 @@ export interface _ChainInfo {
|
|
|
44
45
|
evmInfo: _EvmInfo | null;
|
|
45
46
|
bitcoinInfo: _BitcoinInfo | null;
|
|
46
47
|
extraInfo: _ExtraInfo | null;
|
|
48
|
+
tonInfo: _TonInfo | null;
|
|
47
49
|
icon: string;
|
|
48
50
|
}
|
|
49
51
|
export interface _ChainAsset {
|
|
@@ -90,6 +92,12 @@ export interface _BitcoinInfo {
|
|
|
90
92
|
symbol: string;
|
|
91
93
|
bitcoinNetwork: BitcoinNetworkMode;
|
|
92
94
|
}
|
|
95
|
+
export interface _TonInfo {
|
|
96
|
+
blockExplorer: string | null;
|
|
97
|
+
existentialDeposit: string;
|
|
98
|
+
decimals: number;
|
|
99
|
+
symbol: string;
|
|
100
|
+
}
|
|
93
101
|
export interface _ExtraInfo {
|
|
94
102
|
subscanSlug: string | null;
|
|
95
103
|
chainBalanceSlug: string | null;
|
package/types.js
CHANGED