@subwallet/chain-list 0.2.16 → 0.2.17

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.
@@ -99,6 +99,8 @@
99
99
  "darwinia2-native-ring": "https://chain-list-assets.subwallet.app/assets/chain-assets/darwinia2-native-ring.png",
100
100
  "darwinia2-local-kton": "https://chain-list-assets.subwallet.app/assets/chain-assets/darwinia2-local-kton.png",
101
101
  "sora_ksm-native-xor": "https://chain-list-assets.subwallet.app/assets/chain-assets/sora_ksm-native-xor.png",
102
+ "dancebox-native-dance": "https://chain-list-assets.subwallet.app/assets/chain-assets/dancebox-native-dance.png",
103
+ "amplitude-local-ksm": "https://chain-list-assets.subwallet.app/assets/chain-assets/amplitude-local-ksm.png",
102
104
  "odyssey-native-ares": "https://chain-list-assets.subwallet.app/assets/chain-assets/odyssey-native-ares.png",
103
105
  "polkadex-native-pdex": "https://chain-list-assets.subwallet.app/assets/chain-assets/polkadex-native-pdex.png",
104
106
  "polkadextest-native-unit": "https://chain-list-assets.subwallet.app/assets/chain-assets/polkadextest-native-unit.png",
@@ -440,6 +442,7 @@
440
442
  "astar-psp34-neuroguns-az9bd2thegkrs3fnjv5oe7kgvrp5gqvdjmhc2gxjxa2yqbd": "https://chain-list-assets.subwallet.app/assets/chain-assets/astar-psp34-neuroguns-az9bd2thegkrs3fnjv5oe7kgvrp5gqvdjmhc2gxjxa2yqbd.png",
441
443
  "bittensor-native-tao": "https://chain-list-assets.subwallet.app/assets/chain-assets/bittensor-native-tao.png",
442
444
  "hydradx_main-local-usdc": "https://chain-list-assets.subwallet.app/assets/chain-assets/hydradx_main-local-usdc.png",
445
+ "moonbeam-erc20-cp": "https://chain-list-assets.subwallet.app/assets/chain-assets/moonbeam-erc20-cp.jpg",
443
446
  "eth-ethereum": "https://chain-list-assets.subwallet.app/assets/multi-chain-assets/eth-ethereum.png",
444
447
  "ibtc-interbtc": "https://chain-list-assets.subwallet.app/assets/multi-chain-assets/ibtc-interbtc.png",
445
448
  "glmr-moonbeam": "https://chain-list-assets.subwallet.app/assets/multi-chain-assets/glmr-moonbeam.png",
@@ -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",
@@ -257,5 +264,19 @@
257
264
  "srcChain": "moonbeam",
258
265
  "destChain": "statemint",
259
266
  "path": "XCM"
267
+ },
268
+ "statemint-LOCAL-USDC___hydradx_main-LOCAL-USDC": {
269
+ "srcAsset": "statemint-LOCAL-USDC",
270
+ "destAsset": "hydradx_main-LOCAL-USDC",
271
+ "srcChain": "statemint",
272
+ "destChain": "hydradx_main",
273
+ "path": "XCM"
274
+ },
275
+ "hydradx_main-LOCAL-USDC___statemint-LOCAL-USDC": {
276
+ "srcAsset": "hydradx_main-LOCAL-USDC",
277
+ "destAsset": "statemint-LOCAL-USDC",
278
+ "srcChain": "hydradx_main",
279
+ "destChain": "statemint",
280
+ "path": "XCM"
260
281
  }
261
282
  }
@@ -1612,6 +1612,38 @@
1612
1612
  "hasValue": true,
1613
1613
  "icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/sora_ksm-native-xor.png"
1614
1614
  },
1615
+ "dancebox-NATIVE-DANCE": {
1616
+ "originChain": "dancebox",
1617
+ "slug": "dancebox-NATIVE-DANCE",
1618
+ "name": "Dancebox",
1619
+ "symbol": "DANCE",
1620
+ "decimals": 12,
1621
+ "priceId": null,
1622
+ "minAmount": "1000000000",
1623
+ "assetType": "NATIVE",
1624
+ "metadata": null,
1625
+ "multiChainAsset": null,
1626
+ "hasValue": false,
1627
+ "icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/dancebox-native-dance.png"
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://chain-list-assets.subwallet.app/assets/chain-assets/amplitude-local-ksm.png"
1646
+ },
1615
1647
  "odyssey-NATIVE-ARES": {
1616
1648
  "originChain": "odyssey",
1617
1649
  "slug": "odyssey-NATIVE-ARES",
@@ -6999,7 +7031,22 @@
6999
7031
  "minAmount": "1000",
7000
7032
  "assetType": "LOCAL",
7001
7033
  "metadata": {
7002
- "assetId": "1337"
7034
+ "assetId": "1337",
7035
+ "multilocation": {
7036
+ "Concrete": {
7037
+ "parents": 0,
7038
+ "interior": {
7039
+ "X2": [
7040
+ {
7041
+ "PalletInstance": 50
7042
+ },
7043
+ {
7044
+ "GeneralIndex": 1337
7045
+ }
7046
+ ]
7047
+ }
7048
+ }
7049
+ }
7003
7050
  },
7004
7051
  "multiChainAsset": "USDC-USDCoin",
7005
7052
  "hasValue": true,
@@ -7045,10 +7092,44 @@
7045
7092
  "minAmount": "10000",
7046
7093
  "assetType": "LOCAL",
7047
7094
  "metadata": {
7048
- "assetId": "22"
7095
+ "assetId": "22",
7096
+ "multilocation": {
7097
+ "Concrete": {
7098
+ "parents": 1,
7099
+ "interior": {
7100
+ "X3": [
7101
+ {
7102
+ "Parachain": 1000
7103
+ },
7104
+ {
7105
+ "PalletInstance": 50
7106
+ },
7107
+ {
7108
+ "GeneralIndex": 1337
7109
+ }
7110
+ ]
7111
+ }
7112
+ }
7113
+ }
7049
7114
  },
7050
7115
  "multiChainAsset": "USDC-USDCoin",
7051
7116
  "hasValue": true,
7052
7117
  "icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/hydradx_main-local-usdc.png"
7118
+ },
7119
+ "moonbeam-ERC20-CP": {
7120
+ "originChain": "moonbeam",
7121
+ "slug": "moonbeam-ERC20-CP",
7122
+ "name": "Cypress",
7123
+ "symbol": "CP",
7124
+ "decimals": 18,
7125
+ "priceId": null,
7126
+ "minAmount": null,
7127
+ "assetType": "ERC20",
7128
+ "metadata": {
7129
+ "contractAddress": "0x6021D2C27B6FBd6e7608D1F39B41398CAee2F824"
7130
+ },
7131
+ "multiChainAsset": null,
7132
+ "hasValue": true,
7133
+ "icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/moonbeam-erc20-cp.jpg"
7053
7134
  }
7054
7135
  }