@subwallet/chain-list 0.2.16-beta.2 → 0.2.16-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 +41 -15
- package/cjs/data/AssetLogoMap.json +2 -1
- package/cjs/data/AssetRef.json +7 -0
- package/cjs/data/ChainAsset.json +32 -14
- package/cjs/packageInfo.js +1 -1
- package/data/AssetLogoMap.json +2 -1
- package/data/AssetRef.json +7 -0
- package/data/ChainAsset.json +32 -14
- package/package.json +1 -1
- package/packageInfo.js +1 -1
|
@@ -107,8 +107,9 @@
|
|
|
107
107
|
"darwinia2-native-ring": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/darwinia2-native-ring.png",
|
|
108
108
|
"darwinia2-local-kton": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/darwinia2-local-kton.png",
|
|
109
109
|
"sora_ksm-native-xor": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/sora_ksm-native-xor.png",
|
|
110
|
-
"odyssey-native-ares": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/odyssey-native-ares.png",
|
|
111
110
|
"dancebox-native-dance": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/dancebox-native-dance.png",
|
|
111
|
+
"amplitude-local-ksm": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/amplitude-local-ksm.png",
|
|
112
|
+
"odyssey-native-ares": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/odyssey-native-ares.png",
|
|
112
113
|
"polkadex-native-pdex": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/polkadex-native-pdex.png",
|
|
113
114
|
"polkadextest-native-unit": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/polkadextest-native-unit.png",
|
|
114
115
|
"rmrk-native-unit": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/rmrk-native-unit.png",
|
|
@@ -558,6 +559,13 @@
|
|
|
558
559
|
srcChain: "kusama",
|
|
559
560
|
destChain: "bifrost",
|
|
560
561
|
path: "XCM"
|
|
562
|
+
},
|
|
563
|
+
"kusama-NATIVE-KSM___amplitude-LOCAL-KSM": {
|
|
564
|
+
srcAsset: "kusama-NATIVE-KSM",
|
|
565
|
+
destAsset: "amplitude-LOCAL-KSM",
|
|
566
|
+
srcChain: "kusama",
|
|
567
|
+
destChain: "amplitude",
|
|
568
|
+
path: "XCM"
|
|
561
569
|
},
|
|
562
570
|
"pioneer-NATIVE-NEER___karura-LOCAL-NEER": {
|
|
563
571
|
srcAsset: "pioneer-NATIVE-NEER",
|
|
@@ -2384,20 +2392,6 @@
|
|
|
2384
2392
|
multiChainAsset: null,
|
|
2385
2393
|
hasValue: true,
|
|
2386
2394
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/sora_ksm-native-xor.png"
|
|
2387
|
-
},
|
|
2388
|
-
"odyssey-NATIVE-ARES": {
|
|
2389
|
-
originChain: "odyssey",
|
|
2390
|
-
slug: "odyssey-NATIVE-ARES",
|
|
2391
|
-
name: "Ares Odyssey",
|
|
2392
|
-
symbol: "ARES",
|
|
2393
|
-
decimals: 12,
|
|
2394
|
-
priceId: "ares-protocol",
|
|
2395
|
-
minAmount: "500",
|
|
2396
|
-
assetType: "NATIVE",
|
|
2397
|
-
metadata: null,
|
|
2398
|
-
multiChainAsset: null,
|
|
2399
|
-
hasValue: true,
|
|
2400
|
-
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/odyssey-native-ares.png"
|
|
2401
2395
|
},
|
|
2402
2396
|
"dancebox-NATIVE-DANCE": {
|
|
2403
2397
|
originChain: "dancebox",
|
|
@@ -2412,6 +2406,38 @@
|
|
|
2412
2406
|
multiChainAsset: null,
|
|
2413
2407
|
hasValue: false,
|
|
2414
2408
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/dancebox-native-dance.png"
|
|
2409
|
+
},
|
|
2410
|
+
"amplitude-LOCAL-KSM": {
|
|
2411
|
+
originChain: "amplitude",
|
|
2412
|
+
slug: "amplitude-LOCAL-KSM",
|
|
2413
|
+
name: "Kusama",
|
|
2414
|
+
symbol: "KSM",
|
|
2415
|
+
decimals: 12,
|
|
2416
|
+
priceId: "kusama",
|
|
2417
|
+
minAmount: "0",
|
|
2418
|
+
assetType: "LOCAL",
|
|
2419
|
+
metadata: {
|
|
2420
|
+
onChainInfo: {
|
|
2421
|
+
XCM: "0"
|
|
2422
|
+
}
|
|
2423
|
+
},
|
|
2424
|
+
multiChainAsset: "KSM-Kusama",
|
|
2425
|
+
hasValue: true,
|
|
2426
|
+
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/amplitude-local-ksm.png"
|
|
2427
|
+
},
|
|
2428
|
+
"odyssey-NATIVE-ARES": {
|
|
2429
|
+
originChain: "odyssey",
|
|
2430
|
+
slug: "odyssey-NATIVE-ARES",
|
|
2431
|
+
name: "Ares Odyssey",
|
|
2432
|
+
symbol: "ARES",
|
|
2433
|
+
decimals: 12,
|
|
2434
|
+
priceId: "ares-protocol",
|
|
2435
|
+
minAmount: "500",
|
|
2436
|
+
assetType: "NATIVE",
|
|
2437
|
+
metadata: null,
|
|
2438
|
+
multiChainAsset: null,
|
|
2439
|
+
hasValue: true,
|
|
2440
|
+
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/odyssey-native-ares.png"
|
|
2415
2441
|
},
|
|
2416
2442
|
"polkadex-NATIVE-PDEX": {
|
|
2417
2443
|
originChain: "polkadex",
|
|
@@ -99,8 +99,9 @@
|
|
|
99
99
|
"darwinia2-native-ring": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/darwinia2-native-ring.png",
|
|
100
100
|
"darwinia2-local-kton": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/darwinia2-local-kton.png",
|
|
101
101
|
"sora_ksm-native-xor": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/sora_ksm-native-xor.png",
|
|
102
|
-
"odyssey-native-ares": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/odyssey-native-ares.png",
|
|
103
102
|
"dancebox-native-dance": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/dancebox-native-dance.png",
|
|
103
|
+
"amplitude-local-ksm": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/amplitude-local-ksm.png",
|
|
104
|
+
"odyssey-native-ares": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/odyssey-native-ares.png",
|
|
104
105
|
"polkadex-native-pdex": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/polkadex-native-pdex.png",
|
|
105
106
|
"polkadextest-native-unit": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/polkadextest-native-unit.png",
|
|
106
107
|
"rmrk-native-unit": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/rmrk-native-unit.png",
|
package/cjs/data/AssetRef.json
CHANGED
|
@@ -62,6 +62,13 @@
|
|
|
62
62
|
"destChain": "bifrost",
|
|
63
63
|
"path": "XCM"
|
|
64
64
|
},
|
|
65
|
+
"kusama-NATIVE-KSM___amplitude-LOCAL-KSM": {
|
|
66
|
+
"srcAsset": "kusama-NATIVE-KSM",
|
|
67
|
+
"destAsset": "amplitude-LOCAL-KSM",
|
|
68
|
+
"srcChain": "kusama",
|
|
69
|
+
"destChain": "amplitude",
|
|
70
|
+
"path": "XCM"
|
|
71
|
+
},
|
|
65
72
|
"pioneer-NATIVE-NEER___karura-LOCAL-NEER": {
|
|
66
73
|
"srcAsset": "pioneer-NATIVE-NEER",
|
|
67
74
|
"destAsset": "karura-LOCAL-NEER",
|
package/cjs/data/ChainAsset.json
CHANGED
|
@@ -1612,20 +1612,6 @@
|
|
|
1612
1612
|
"hasValue": true,
|
|
1613
1613
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/sora_ksm-native-xor.png"
|
|
1614
1614
|
},
|
|
1615
|
-
"odyssey-NATIVE-ARES": {
|
|
1616
|
-
"originChain": "odyssey",
|
|
1617
|
-
"slug": "odyssey-NATIVE-ARES",
|
|
1618
|
-
"name": "Ares Odyssey",
|
|
1619
|
-
"symbol": "ARES",
|
|
1620
|
-
"decimals": 12,
|
|
1621
|
-
"priceId": "ares-protocol",
|
|
1622
|
-
"minAmount": "500",
|
|
1623
|
-
"assetType": "NATIVE",
|
|
1624
|
-
"metadata": null,
|
|
1625
|
-
"multiChainAsset": null,
|
|
1626
|
-
"hasValue": true,
|
|
1627
|
-
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/odyssey-native-ares.png"
|
|
1628
|
-
},
|
|
1629
1615
|
"dancebox-NATIVE-DANCE": {
|
|
1630
1616
|
"originChain": "dancebox",
|
|
1631
1617
|
"slug": "dancebox-NATIVE-DANCE",
|
|
@@ -1640,6 +1626,38 @@
|
|
|
1640
1626
|
"hasValue": false,
|
|
1641
1627
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/dancebox-native-dance.png"
|
|
1642
1628
|
},
|
|
1629
|
+
"amplitude-LOCAL-KSM": {
|
|
1630
|
+
"originChain": "amplitude",
|
|
1631
|
+
"slug": "amplitude-LOCAL-KSM",
|
|
1632
|
+
"name": "Kusama",
|
|
1633
|
+
"symbol": "KSM",
|
|
1634
|
+
"decimals": 12,
|
|
1635
|
+
"priceId": "kusama",
|
|
1636
|
+
"minAmount": "0",
|
|
1637
|
+
"assetType": "LOCAL",
|
|
1638
|
+
"metadata": {
|
|
1639
|
+
"onChainInfo": {
|
|
1640
|
+
"XCM": "0"
|
|
1641
|
+
}
|
|
1642
|
+
},
|
|
1643
|
+
"multiChainAsset": "KSM-Kusama",
|
|
1644
|
+
"hasValue": true,
|
|
1645
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/amplitude-local-ksm.png"
|
|
1646
|
+
},
|
|
1647
|
+
"odyssey-NATIVE-ARES": {
|
|
1648
|
+
"originChain": "odyssey",
|
|
1649
|
+
"slug": "odyssey-NATIVE-ARES",
|
|
1650
|
+
"name": "Ares Odyssey",
|
|
1651
|
+
"symbol": "ARES",
|
|
1652
|
+
"decimals": 12,
|
|
1653
|
+
"priceId": "ares-protocol",
|
|
1654
|
+
"minAmount": "500",
|
|
1655
|
+
"assetType": "NATIVE",
|
|
1656
|
+
"metadata": null,
|
|
1657
|
+
"multiChainAsset": null,
|
|
1658
|
+
"hasValue": true,
|
|
1659
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/odyssey-native-ares.png"
|
|
1660
|
+
},
|
|
1643
1661
|
"polkadex-NATIVE-PDEX": {
|
|
1644
1662
|
"originChain": "polkadex",
|
|
1645
1663
|
"slug": "polkadex-NATIVE-PDEX",
|
package/cjs/packageInfo.js
CHANGED
package/data/AssetLogoMap.json
CHANGED
|
@@ -99,8 +99,9 @@
|
|
|
99
99
|
"darwinia2-native-ring": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/darwinia2-native-ring.png",
|
|
100
100
|
"darwinia2-local-kton": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/darwinia2-local-kton.png",
|
|
101
101
|
"sora_ksm-native-xor": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/sora_ksm-native-xor.png",
|
|
102
|
-
"odyssey-native-ares": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/odyssey-native-ares.png",
|
|
103
102
|
"dancebox-native-dance": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/dancebox-native-dance.png",
|
|
103
|
+
"amplitude-local-ksm": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/amplitude-local-ksm.png",
|
|
104
|
+
"odyssey-native-ares": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/odyssey-native-ares.png",
|
|
104
105
|
"polkadex-native-pdex": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/polkadex-native-pdex.png",
|
|
105
106
|
"polkadextest-native-unit": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/polkadextest-native-unit.png",
|
|
106
107
|
"rmrk-native-unit": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/rmrk-native-unit.png",
|
package/data/AssetRef.json
CHANGED
|
@@ -62,6 +62,13 @@
|
|
|
62
62
|
"destChain": "bifrost",
|
|
63
63
|
"path": "XCM"
|
|
64
64
|
},
|
|
65
|
+
"kusama-NATIVE-KSM___amplitude-LOCAL-KSM": {
|
|
66
|
+
"srcAsset": "kusama-NATIVE-KSM",
|
|
67
|
+
"destAsset": "amplitude-LOCAL-KSM",
|
|
68
|
+
"srcChain": "kusama",
|
|
69
|
+
"destChain": "amplitude",
|
|
70
|
+
"path": "XCM"
|
|
71
|
+
},
|
|
65
72
|
"pioneer-NATIVE-NEER___karura-LOCAL-NEER": {
|
|
66
73
|
"srcAsset": "pioneer-NATIVE-NEER",
|
|
67
74
|
"destAsset": "karura-LOCAL-NEER",
|
package/data/ChainAsset.json
CHANGED
|
@@ -1612,20 +1612,6 @@
|
|
|
1612
1612
|
"hasValue": true,
|
|
1613
1613
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/sora_ksm-native-xor.png"
|
|
1614
1614
|
},
|
|
1615
|
-
"odyssey-NATIVE-ARES": {
|
|
1616
|
-
"originChain": "odyssey",
|
|
1617
|
-
"slug": "odyssey-NATIVE-ARES",
|
|
1618
|
-
"name": "Ares Odyssey",
|
|
1619
|
-
"symbol": "ARES",
|
|
1620
|
-
"decimals": 12,
|
|
1621
|
-
"priceId": "ares-protocol",
|
|
1622
|
-
"minAmount": "500",
|
|
1623
|
-
"assetType": "NATIVE",
|
|
1624
|
-
"metadata": null,
|
|
1625
|
-
"multiChainAsset": null,
|
|
1626
|
-
"hasValue": true,
|
|
1627
|
-
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/odyssey-native-ares.png"
|
|
1628
|
-
},
|
|
1629
1615
|
"dancebox-NATIVE-DANCE": {
|
|
1630
1616
|
"originChain": "dancebox",
|
|
1631
1617
|
"slug": "dancebox-NATIVE-DANCE",
|
|
@@ -1640,6 +1626,38 @@
|
|
|
1640
1626
|
"hasValue": false,
|
|
1641
1627
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/dancebox-native-dance.png"
|
|
1642
1628
|
},
|
|
1629
|
+
"amplitude-LOCAL-KSM": {
|
|
1630
|
+
"originChain": "amplitude",
|
|
1631
|
+
"slug": "amplitude-LOCAL-KSM",
|
|
1632
|
+
"name": "Kusama",
|
|
1633
|
+
"symbol": "KSM",
|
|
1634
|
+
"decimals": 12,
|
|
1635
|
+
"priceId": "kusama",
|
|
1636
|
+
"minAmount": "0",
|
|
1637
|
+
"assetType": "LOCAL",
|
|
1638
|
+
"metadata": {
|
|
1639
|
+
"onChainInfo": {
|
|
1640
|
+
"XCM": "0"
|
|
1641
|
+
}
|
|
1642
|
+
},
|
|
1643
|
+
"multiChainAsset": "KSM-Kusama",
|
|
1644
|
+
"hasValue": true,
|
|
1645
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/amplitude-local-ksm.png"
|
|
1646
|
+
},
|
|
1647
|
+
"odyssey-NATIVE-ARES": {
|
|
1648
|
+
"originChain": "odyssey",
|
|
1649
|
+
"slug": "odyssey-NATIVE-ARES",
|
|
1650
|
+
"name": "Ares Odyssey",
|
|
1651
|
+
"symbol": "ARES",
|
|
1652
|
+
"decimals": 12,
|
|
1653
|
+
"priceId": "ares-protocol",
|
|
1654
|
+
"minAmount": "500",
|
|
1655
|
+
"assetType": "NATIVE",
|
|
1656
|
+
"metadata": null,
|
|
1657
|
+
"multiChainAsset": null,
|
|
1658
|
+
"hasValue": true,
|
|
1659
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/odyssey-native-ares.png"
|
|
1660
|
+
},
|
|
1643
1661
|
"polkadex-NATIVE-PDEX": {
|
|
1644
1662
|
"originChain": "polkadex",
|
|
1645
1663
|
"slug": "polkadex-NATIVE-PDEX",
|
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.16-beta.
|
|
10
|
+
version: '0.2.16-beta.4'
|
|
11
11
|
};
|