@subwallet/chain-list 0.1.8-beta.0 → 0.1.8-beta.1
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 +3 -3
- package/cjs/data/AssetLogoMap.json +1 -1
- package/cjs/data/ChainAsset.json +2 -2
- package/cjs/packageInfo.js +1 -1
- package/data/AssetLogoMap.json +1 -1
- package/data/ChainAsset.json +2 -2
- package/logo/arbitrum.png +0 -0
- package/logo/bifrost.png +0 -0
- package/logo/litentry.png +0 -0
- package/logo/pendulum.png +0 -0
- package/package.json +2 -1
- package/packageInfo.js +1 -1
|
@@ -28,7 +28,7 @@
|
|
|
28
28
|
var xcintr = "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/interlay.png";
|
|
29
29
|
var xcibtc = "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/ibtc.png";
|
|
30
30
|
var xcaca = "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/acala.png";
|
|
31
|
-
var xcausd = "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/
|
|
31
|
+
var xcausd = "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/ausd.png";
|
|
32
32
|
var mfbb = "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/default.png";
|
|
33
33
|
var weth = "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/ethereum.png";
|
|
34
34
|
var usdt = "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/usdt.png";
|
|
@@ -1204,7 +1204,7 @@
|
|
|
1204
1204
|
},
|
|
1205
1205
|
multiChainAsset: "aUSD-AcalaDollar",
|
|
1206
1206
|
hasValue: true,
|
|
1207
|
-
icon: "
|
|
1207
|
+
icon: "ausd.png"
|
|
1208
1208
|
},
|
|
1209
1209
|
"moonbeam-ERC721-MFBB-0x02a6dec99b2ca768d638fcd87a96f6069f91287c": {
|
|
1210
1210
|
originChain: "moonbeam",
|
|
@@ -3702,7 +3702,7 @@
|
|
|
3702
3702
|
},
|
|
3703
3703
|
multiChainAsset: "aUSD-KaruraDollar",
|
|
3704
3704
|
hasValue: true,
|
|
3705
|
-
icon: "
|
|
3705
|
+
icon: "ausd.png"
|
|
3706
3706
|
},
|
|
3707
3707
|
"moonriver-LOCAL-xcKINT": {
|
|
3708
3708
|
originChain: "moonriver",
|
|
@@ -22,7 +22,7 @@
|
|
|
22
22
|
"xcintr": "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/interlay.png",
|
|
23
23
|
"xcibtc": "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/ibtc.png",
|
|
24
24
|
"xcaca": "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/acala.png",
|
|
25
|
-
"xcausd": "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/
|
|
25
|
+
"xcausd": "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/ausd.png",
|
|
26
26
|
"mfbb": "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/default.png",
|
|
27
27
|
"weth": "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/ethereum.png",
|
|
28
28
|
"usdt": "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/usdt.png",
|
package/cjs/data/ChainAsset.json
CHANGED
|
@@ -482,7 +482,7 @@
|
|
|
482
482
|
},
|
|
483
483
|
"multiChainAsset": "aUSD-AcalaDollar",
|
|
484
484
|
"hasValue": true,
|
|
485
|
-
"icon": "
|
|
485
|
+
"icon": "ausd.png"
|
|
486
486
|
},
|
|
487
487
|
"moonbeam-ERC721-MFBB-0x02a6dec99b2ca768d638fcd87a96f6069f91287c": {
|
|
488
488
|
"originChain": "moonbeam",
|
|
@@ -2980,7 +2980,7 @@
|
|
|
2980
2980
|
},
|
|
2981
2981
|
"multiChainAsset": "aUSD-KaruraDollar",
|
|
2982
2982
|
"hasValue": true,
|
|
2983
|
-
"icon": "
|
|
2983
|
+
"icon": "ausd.png"
|
|
2984
2984
|
},
|
|
2985
2985
|
"moonriver-LOCAL-xcKINT": {
|
|
2986
2986
|
"originChain": "moonriver",
|
package/cjs/packageInfo.js
CHANGED
package/data/AssetLogoMap.json
CHANGED
|
@@ -22,7 +22,7 @@
|
|
|
22
22
|
"xcintr": "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/interlay.png",
|
|
23
23
|
"xcibtc": "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/ibtc.png",
|
|
24
24
|
"xcaca": "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/acala.png",
|
|
25
|
-
"xcausd": "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/
|
|
25
|
+
"xcausd": "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/ausd.png",
|
|
26
26
|
"mfbb": "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/default.png",
|
|
27
27
|
"weth": "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/ethereum.png",
|
|
28
28
|
"usdt": "https://raw.githubusercontent.com/Koniverse/SubWallet-Chain/dev/packages/chain-list/src/logo/usdt.png",
|
package/data/ChainAsset.json
CHANGED
|
@@ -482,7 +482,7 @@
|
|
|
482
482
|
},
|
|
483
483
|
"multiChainAsset": "aUSD-AcalaDollar",
|
|
484
484
|
"hasValue": true,
|
|
485
|
-
"icon": "
|
|
485
|
+
"icon": "ausd.png"
|
|
486
486
|
},
|
|
487
487
|
"moonbeam-ERC721-MFBB-0x02a6dec99b2ca768d638fcd87a96f6069f91287c": {
|
|
488
488
|
"originChain": "moonbeam",
|
|
@@ -2980,7 +2980,7 @@
|
|
|
2980
2980
|
},
|
|
2981
2981
|
"multiChainAsset": "aUSD-KaruraDollar",
|
|
2982
2982
|
"hasValue": true,
|
|
2983
|
-
"icon": "
|
|
2983
|
+
"icon": "ausd.png"
|
|
2984
2984
|
},
|
|
2985
2985
|
"moonriver-LOCAL-xcKINT": {
|
|
2986
2986
|
"originChain": "moonriver",
|
package/logo/arbitrum.png
CHANGED
|
Binary file
|
package/logo/bifrost.png
ADDED
|
Binary file
|
package/logo/litentry.png
CHANGED
|
Binary file
|
package/logo/pendulum.png
CHANGED
|
Binary file
|
package/package.json
CHANGED
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
"./cjs/detectPackage.js"
|
|
21
21
|
],
|
|
22
22
|
"type": "module",
|
|
23
|
-
"version": "0.1.8-beta.
|
|
23
|
+
"version": "0.1.8-beta.1",
|
|
24
24
|
"main": "./cjs/index.js",
|
|
25
25
|
"module": "./index.js",
|
|
26
26
|
"types": "./index.d.ts",
|
|
@@ -123,6 +123,7 @@
|
|
|
123
123
|
"./logo/biconomy.png": "./logo/biconomy.png",
|
|
124
124
|
"./logo/bifrost-kusama.png": "./logo/bifrost-kusama.png",
|
|
125
125
|
"./logo/bifrost-polkadot.png": "./logo/bifrost-polkadot.png",
|
|
126
|
+
"./logo/bifrost.png": "./logo/bifrost.png",
|
|
126
127
|
"./logo/bill.png": "./logo/bill.png",
|
|
127
128
|
"./logo/bit-hote.png": "./logo/bit-hote.png",
|
|
128
129
|
"./logo/bit.country-continuum.png": "./logo/bit.country-continuum.png",
|
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.1'
|
|
11
11
|
};
|