@subwallet/chain-list 0.1.8-beta.3 → 0.1.8-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 +2 -30
- package/cjs/data/AssetLogoMap.json +1 -1
- package/cjs/data/AssetRef.json +0 -29
- package/cjs/data/ChainAsset.json +1 -1
- package/cjs/packageInfo.js +1 -1
- package/data/AssetLogoMap.json +1 -1
- package/data/AssetRef.json +0 -29
- package/data/ChainAsset.json +1 -1
- package/package.json +1 -1
- package/packageInfo.js +1 -1
|
@@ -190,7 +190,7 @@
|
|
|
190
190
|
var wbtc = "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/btc.png";
|
|
191
191
|
var kzy = "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/default.png";
|
|
192
192
|
var wastr = "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/wastr.png";
|
|
193
|
-
var arsw_lp = "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/
|
|
193
|
+
var arsw_lp = "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/arsw.png";
|
|
194
194
|
var kos = "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/default.png";
|
|
195
195
|
var ppc = "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/default.png";
|
|
196
196
|
var jpyc = "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/jpyd.png";
|
|
@@ -642,34 +642,6 @@
|
|
|
642
642
|
srcChain: "acala",
|
|
643
643
|
destChain: "polkadot",
|
|
644
644
|
path: "XCM"
|
|
645
|
-
},
|
|
646
|
-
"moonbeam-LOCAL-xcaUSD___acala-LOCAL-aUSD": {
|
|
647
|
-
srcAsset: "moonbeam-LOCAL-xcaUSD",
|
|
648
|
-
destAsset: "acala-LOCAL-aUSD",
|
|
649
|
-
srcChain: "moonbeam",
|
|
650
|
-
destChain: "acala",
|
|
651
|
-
path: "XCM"
|
|
652
|
-
},
|
|
653
|
-
"moonbeam-LOCAL-xcINTR___interlay-NATIVE-INTR": {
|
|
654
|
-
srcAsset: "moonbeam-LOCAL-xcINTR",
|
|
655
|
-
destAsset: "interlay-NATIVE-INTR",
|
|
656
|
-
srcChain: "moonbeam",
|
|
657
|
-
destChain: "interlay",
|
|
658
|
-
path: "XCM"
|
|
659
|
-
},
|
|
660
|
-
"moonbeam-LOCAL-xciBTC___interlay-LOCAL-iBTC": {
|
|
661
|
-
srcAsset: "moonbeam-LOCAL-xciBTC",
|
|
662
|
-
destAsset: "interlay-LOCAL-iBTC",
|
|
663
|
-
srcChain: "moonbeam",
|
|
664
|
-
destChain: "interlay",
|
|
665
|
-
path: "XCM"
|
|
666
|
-
},
|
|
667
|
-
"moonbeam-LOCAL-xcDOT___polkadot-NATIVE-DOT": {
|
|
668
|
-
srcAsset: "moonbeam-LOCAL-xcDOT",
|
|
669
|
-
destAsset: "polkadot-NATIVE-DOT",
|
|
670
|
-
srcChain: "moonbeam",
|
|
671
|
-
destChain: "polkadot",
|
|
672
|
-
path: "XCM"
|
|
673
645
|
},
|
|
674
646
|
"astar-LOCAL-USDT___statemint-LOCAL-USDt": {
|
|
675
647
|
srcAsset: "astar-LOCAL-USDT",
|
|
@@ -4793,7 +4765,7 @@
|
|
|
4793
4765
|
},
|
|
4794
4766
|
hasValue: true,
|
|
4795
4767
|
multiChainAsset: null,
|
|
4796
|
-
icon: "
|
|
4768
|
+
icon: "arsw.png"
|
|
4797
4769
|
},
|
|
4798
4770
|
"astarEvm-ERC20-KOS-0xbcF7aa4fC081f5670d9b8a1BdD1cFd98DCAeE6e6": {
|
|
4799
4771
|
originChain: "astarEvm",
|
|
@@ -184,7 +184,7 @@
|
|
|
184
184
|
"wbtc": "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/btc.png",
|
|
185
185
|
"kzy": "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/default.png",
|
|
186
186
|
"wastr": "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/wastr.png",
|
|
187
|
-
"arsw_lp": "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/
|
|
187
|
+
"arsw_lp": "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/arsw.png",
|
|
188
188
|
"kos": "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/default.png",
|
|
189
189
|
"ppc": "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/default.png",
|
|
190
190
|
"jpyc": "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/jpyd.png",
|
package/cjs/data/AssetRef.json
CHANGED
|
@@ -136,35 +136,6 @@
|
|
|
136
136
|
"path": "XCM"
|
|
137
137
|
},
|
|
138
138
|
|
|
139
|
-
"moonbeam-LOCAL-xcaUSD___acala-LOCAL-aUSD": {
|
|
140
|
-
"srcAsset": "moonbeam-LOCAL-xcaUSD",
|
|
141
|
-
"destAsset": "acala-LOCAL-aUSD",
|
|
142
|
-
"srcChain": "moonbeam",
|
|
143
|
-
"destChain": "acala",
|
|
144
|
-
"path": "XCM"
|
|
145
|
-
},
|
|
146
|
-
"moonbeam-LOCAL-xcINTR___interlay-NATIVE-INTR": {
|
|
147
|
-
"srcAsset": "moonbeam-LOCAL-xcINTR",
|
|
148
|
-
"destAsset": "interlay-NATIVE-INTR",
|
|
149
|
-
"srcChain": "moonbeam",
|
|
150
|
-
"destChain": "interlay",
|
|
151
|
-
"path": "XCM"
|
|
152
|
-
},
|
|
153
|
-
"moonbeam-LOCAL-xciBTC___interlay-LOCAL-iBTC": {
|
|
154
|
-
"srcAsset": "moonbeam-LOCAL-xciBTC",
|
|
155
|
-
"destAsset": "interlay-LOCAL-iBTC",
|
|
156
|
-
"srcChain": "moonbeam",
|
|
157
|
-
"destChain": "interlay",
|
|
158
|
-
"path": "XCM"
|
|
159
|
-
},
|
|
160
|
-
"moonbeam-LOCAL-xcDOT___polkadot-NATIVE-DOT": {
|
|
161
|
-
"srcAsset": "moonbeam-LOCAL-xcDOT",
|
|
162
|
-
"destAsset": "polkadot-NATIVE-DOT",
|
|
163
|
-
"srcChain": "moonbeam",
|
|
164
|
-
"destChain": "polkadot",
|
|
165
|
-
"path": "XCM"
|
|
166
|
-
},
|
|
167
|
-
|
|
168
139
|
"astar-LOCAL-USDT___statemint-LOCAL-USDt": {
|
|
169
140
|
"srcAsset": "astar-LOCAL-USDT",
|
|
170
141
|
"destAsset": "statemint-LOCAL-USDt",
|
package/cjs/data/ChainAsset.json
CHANGED
package/cjs/packageInfo.js
CHANGED
package/data/AssetLogoMap.json
CHANGED
|
@@ -184,7 +184,7 @@
|
|
|
184
184
|
"wbtc": "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/btc.png",
|
|
185
185
|
"kzy": "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/default.png",
|
|
186
186
|
"wastr": "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/wastr.png",
|
|
187
|
-
"arsw_lp": "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/
|
|
187
|
+
"arsw_lp": "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/arsw.png",
|
|
188
188
|
"kos": "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/default.png",
|
|
189
189
|
"ppc": "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/default.png",
|
|
190
190
|
"jpyc": "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/jpyd.png",
|
package/data/AssetRef.json
CHANGED
|
@@ -136,35 +136,6 @@
|
|
|
136
136
|
"path": "XCM"
|
|
137
137
|
},
|
|
138
138
|
|
|
139
|
-
"moonbeam-LOCAL-xcaUSD___acala-LOCAL-aUSD": {
|
|
140
|
-
"srcAsset": "moonbeam-LOCAL-xcaUSD",
|
|
141
|
-
"destAsset": "acala-LOCAL-aUSD",
|
|
142
|
-
"srcChain": "moonbeam",
|
|
143
|
-
"destChain": "acala",
|
|
144
|
-
"path": "XCM"
|
|
145
|
-
},
|
|
146
|
-
"moonbeam-LOCAL-xcINTR___interlay-NATIVE-INTR": {
|
|
147
|
-
"srcAsset": "moonbeam-LOCAL-xcINTR",
|
|
148
|
-
"destAsset": "interlay-NATIVE-INTR",
|
|
149
|
-
"srcChain": "moonbeam",
|
|
150
|
-
"destChain": "interlay",
|
|
151
|
-
"path": "XCM"
|
|
152
|
-
},
|
|
153
|
-
"moonbeam-LOCAL-xciBTC___interlay-LOCAL-iBTC": {
|
|
154
|
-
"srcAsset": "moonbeam-LOCAL-xciBTC",
|
|
155
|
-
"destAsset": "interlay-LOCAL-iBTC",
|
|
156
|
-
"srcChain": "moonbeam",
|
|
157
|
-
"destChain": "interlay",
|
|
158
|
-
"path": "XCM"
|
|
159
|
-
},
|
|
160
|
-
"moonbeam-LOCAL-xcDOT___polkadot-NATIVE-DOT": {
|
|
161
|
-
"srcAsset": "moonbeam-LOCAL-xcDOT",
|
|
162
|
-
"destAsset": "polkadot-NATIVE-DOT",
|
|
163
|
-
"srcChain": "moonbeam",
|
|
164
|
-
"destChain": "polkadot",
|
|
165
|
-
"path": "XCM"
|
|
166
|
-
},
|
|
167
|
-
|
|
168
139
|
"astar-LOCAL-USDT___statemint-LOCAL-USDt": {
|
|
169
140
|
"srcAsset": "astar-LOCAL-USDT",
|
|
170
141
|
"destAsset": "statemint-LOCAL-USDt",
|
package/data/ChainAsset.json
CHANGED
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.1.8-beta.
|
|
10
|
+
version: '0.1.8-beta.4'
|
|
11
11
|
};
|