@subwallet/chain-list 0.2.121-beta.6-pr-606-0d3005fc → 0.2.121-beta.7
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 +0 -14
- package/cjs/data/AssetLogoMap.json +1208 -1208
- package/cjs/data/AssetRef.json +0 -14
- package/cjs/data/ChainAsset.json +1083 -1083
- package/cjs/data/ChainInfo.json +373 -373
- package/cjs/data/ChainLogoMap.json +376 -376
- package/cjs/data/MultiChainAsset.json +120 -120
- package/cjs/packageInfo.js +1 -1
- package/data/AssetLogoMap.json +1208 -1208
- package/data/AssetRef.json +0 -14
- package/data/ChainAsset.json +1083 -1083
- package/data/ChainInfo.json +373 -373
- package/data/ChainLogoMap.json +376 -376
- package/data/MultiChainAsset.json +120 -120
- package/package.json +1 -1
- package/packageInfo.js +1 -1
|
@@ -1590,13 +1590,6 @@
|
|
|
1590
1590
|
srcChain: "polkadot",
|
|
1591
1591
|
destChain: "hydradx_main",
|
|
1592
1592
|
path: "XCM"
|
|
1593
|
-
},
|
|
1594
|
-
"polkadot-NATIVE-DOT___manta_network-LOCAL-DOT": {
|
|
1595
|
-
srcAsset: "polkadot-NATIVE-DOT",
|
|
1596
|
-
destAsset: "manta_network-LOCAL-DOT",
|
|
1597
|
-
srcChain: "polkadot",
|
|
1598
|
-
destChain: "manta_network",
|
|
1599
|
-
path: "XCM"
|
|
1600
1593
|
},
|
|
1601
1594
|
"polkadot-NATIVE-DOT___xode-LOCAL-DOT": {
|
|
1602
1595
|
srcAsset: "polkadot-NATIVE-DOT",
|
|
@@ -2101,13 +2094,6 @@
|
|
|
2101
2094
|
srcChain: "manta_network",
|
|
2102
2095
|
destChain: "bifrost_dot",
|
|
2103
2096
|
path: "XCM"
|
|
2104
|
-
},
|
|
2105
|
-
"manta_network-LOCAL-DOT___polkadot-NATIVE-DOT": {
|
|
2106
|
-
srcAsset: "manta_network-LOCAL-DOT",
|
|
2107
|
-
destAsset: "polkadot-NATIVE-DOT",
|
|
2108
|
-
srcChain: "manta_network",
|
|
2109
|
-
destChain: "polkadot",
|
|
2110
|
-
path: "XCM"
|
|
2111
2097
|
},
|
|
2112
2098
|
"manta_network-LOCAL-DOT___moonbeam-LOCAL-xcDOT": {
|
|
2113
2099
|
srcAsset: "manta_network-LOCAL-DOT",
|