@subwallet/chain-list 0.2.85-beta.4 → 0.2.85-beta.6

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.
@@ -2023,13 +2023,6 @@
2023
2023
  srcChain: "sepolia_ethereum",
2024
2024
  destChain: "base_sepolia",
2025
2025
  path: "XCM"
2026
- },
2027
- "sepolia_ethereum-ERC20-USDC-0x1c7D4B196Cb0C7B01d743Fbc6116a902379C7238___sepolia_ethereum-ERC20-USDC-0x1c7D4B196Cb0C7B01d743Fbc6116a902379C7238": {
2028
- srcAsset: "sepolia_ethereum-ERC20-USDC-0x1c7D4B196Cb0C7B01d743Fbc6116a902379C7238",
2029
- destAsset: "sepolia_ethereum-ERC20-USDC-0x1c7D4B196Cb0C7B01d743Fbc6116a902379C7238",
2030
- srcChain: "sepolia_ethereum",
2031
- destChain: "sepolia_ethereum",
2032
- path: "XCM"
2033
2026
  },
2034
2027
  "hydradx_rococo-NATIVE-HDX___hydradx_rococo-LOCAL-DOT": {
2035
2028
  srcAsset: "hydradx_rococo-NATIVE-HDX",
@@ -2788,7 +2781,7 @@
2788
2781
  destAsset: "sepolia_ethereum-ERC20-USDC-0x1c7D4B196Cb0C7B01d743Fbc6116a902379C7238",
2789
2782
  srcChain: "base_sepolia",
2790
2783
  destChain: "sepolia_ethereum",
2791
- path: "SWAP"
2784
+ path: "XCM"
2792
2785
  },
2793
2786
  "base_sepolia-ERC20-USDC-0x036CbD53842c5426634e7929541eC2318f3dCF7e___arbitrum_sepolia-ERC20-USDC-0x75faf114eafb1BDbe2F0316DF893fd58CE46AA4d": {
2794
2787
  srcAsset: "base_sepolia-ERC20-USDC-0x036CbD53842c5426634e7929541eC2318f3dCF7e",
@@ -14960,7 +14953,7 @@
14960
14953
  symbol: "CPcoin",
14961
14954
  decimals: 12,
14962
14955
  priceId: null,
14963
- minAmount: "100000000",
14956
+ minAmount: "1000000000000",
14964
14957
  assetType: "LOCAL",
14965
14958
  metadata: {
14966
14959
  assetId: "64"
@@ -14992,7 +14985,7 @@
14992
14985
  symbol: "Mill",
14993
14986
  decimals: 12,
14994
14987
  priceId: null,
14995
- minAmount: "100000000",
14988
+ minAmount: "1000000000000",
14996
14989
  assetType: "LOCAL",
14997
14990
  metadata: {
14998
14991
  assetId: "22222070"
@@ -1183,13 +1183,6 @@
1183
1183
  "destChain": "base_sepolia",
1184
1184
  "path": "XCM"
1185
1185
  },
1186
- "sepolia_ethereum-ERC20-USDC-0x1c7D4B196Cb0C7B01d743Fbc6116a902379C7238___sepolia_ethereum-ERC20-USDC-0x1c7D4B196Cb0C7B01d743Fbc6116a902379C7238": {
1187
- "srcAsset": "sepolia_ethereum-ERC20-USDC-0x1c7D4B196Cb0C7B01d743Fbc6116a902379C7238",
1188
- "destAsset": "sepolia_ethereum-ERC20-USDC-0x1c7D4B196Cb0C7B01d743Fbc6116a902379C7238",
1189
- "srcChain": "sepolia_ethereum",
1190
- "destChain": "sepolia_ethereum",
1191
- "path": "XCM"
1192
- },
1193
1186
  "hydradx_rococo-NATIVE-HDX___hydradx_rococo-LOCAL-DOT": {
1194
1187
  "srcAsset": "hydradx_rococo-NATIVE-HDX",
1195
1188
  "destAsset": "hydradx_rococo-LOCAL-DOT",
@@ -1947,7 +1940,7 @@
1947
1940
  "destAsset": "sepolia_ethereum-ERC20-USDC-0x1c7D4B196Cb0C7B01d743Fbc6116a902379C7238",
1948
1941
  "srcChain": "base_sepolia",
1949
1942
  "destChain": "sepolia_ethereum",
1950
- "path": "SWAP"
1943
+ "path": "XCM"
1951
1944
  },
1952
1945
  "base_sepolia-ERC20-USDC-0x036CbD53842c5426634e7929541eC2318f3dCF7e___arbitrum_sepolia-ERC20-USDC-0x75faf114eafb1BDbe2F0316DF893fd58CE46AA4d": {
1953
1946
  "srcAsset": "base_sepolia-ERC20-USDC-0x036CbD53842c5426634e7929541eC2318f3dCF7e",
@@ -12159,7 +12159,7 @@
12159
12159
  "symbol": "CPcoin",
12160
12160
  "decimals": 12,
12161
12161
  "priceId": null,
12162
- "minAmount": "100000000",
12162
+ "minAmount": "1000000000000",
12163
12163
  "assetType": "LOCAL",
12164
12164
  "metadata": {
12165
12165
  "assetId": "64"
@@ -12191,7 +12191,7 @@
12191
12191
  "symbol": "Mill",
12192
12192
  "decimals": 12,
12193
12193
  "priceId": null,
12194
- "minAmount": "100000000",
12194
+ "minAmount": "1000000000000",
12195
12195
  "assetType": "LOCAL",
12196
12196
  "metadata": {
12197
12197
  "assetId": "22222070"
@@ -13,6 +13,6 @@ const packageInfo = {
13
13
  name: '@subwallet/chain-list',
14
14
  path: typeof __dirname === 'string' ? __dirname : 'auto',
15
15
  type: 'cjs',
16
- version: '0.2.85-beta.4'
16
+ version: '0.2.85-beta.6'
17
17
  };
18
18
  exports.packageInfo = packageInfo;
@@ -1183,13 +1183,6 @@
1183
1183
  "destChain": "base_sepolia",
1184
1184
  "path": "XCM"
1185
1185
  },
1186
- "sepolia_ethereum-ERC20-USDC-0x1c7D4B196Cb0C7B01d743Fbc6116a902379C7238___sepolia_ethereum-ERC20-USDC-0x1c7D4B196Cb0C7B01d743Fbc6116a902379C7238": {
1187
- "srcAsset": "sepolia_ethereum-ERC20-USDC-0x1c7D4B196Cb0C7B01d743Fbc6116a902379C7238",
1188
- "destAsset": "sepolia_ethereum-ERC20-USDC-0x1c7D4B196Cb0C7B01d743Fbc6116a902379C7238",
1189
- "srcChain": "sepolia_ethereum",
1190
- "destChain": "sepolia_ethereum",
1191
- "path": "XCM"
1192
- },
1193
1186
  "hydradx_rococo-NATIVE-HDX___hydradx_rococo-LOCAL-DOT": {
1194
1187
  "srcAsset": "hydradx_rococo-NATIVE-HDX",
1195
1188
  "destAsset": "hydradx_rococo-LOCAL-DOT",
@@ -1947,7 +1940,7 @@
1947
1940
  "destAsset": "sepolia_ethereum-ERC20-USDC-0x1c7D4B196Cb0C7B01d743Fbc6116a902379C7238",
1948
1941
  "srcChain": "base_sepolia",
1949
1942
  "destChain": "sepolia_ethereum",
1950
- "path": "SWAP"
1943
+ "path": "XCM"
1951
1944
  },
1952
1945
  "base_sepolia-ERC20-USDC-0x036CbD53842c5426634e7929541eC2318f3dCF7e___arbitrum_sepolia-ERC20-USDC-0x75faf114eafb1BDbe2F0316DF893fd58CE46AA4d": {
1953
1946
  "srcAsset": "base_sepolia-ERC20-USDC-0x036CbD53842c5426634e7929541eC2318f3dCF7e",
@@ -12159,7 +12159,7 @@
12159
12159
  "symbol": "CPcoin",
12160
12160
  "decimals": 12,
12161
12161
  "priceId": null,
12162
- "minAmount": "100000000",
12162
+ "minAmount": "1000000000000",
12163
12163
  "assetType": "LOCAL",
12164
12164
  "metadata": {
12165
12165
  "assetId": "64"
@@ -12191,7 +12191,7 @@
12191
12191
  "symbol": "Mill",
12192
12192
  "decimals": 12,
12193
12193
  "priceId": null,
12194
- "minAmount": "100000000",
12194
+ "minAmount": "1000000000000",
12195
12195
  "assetType": "LOCAL",
12196
12196
  "metadata": {
12197
12197
  "assetId": "22222070"
package/package.json CHANGED
@@ -20,7 +20,7 @@
20
20
  "./cjs/detectPackage.js"
21
21
  ],
22
22
  "type": "module",
23
- "version": "0.2.85-beta.4",
23
+ "version": "0.2.85-beta.6",
24
24
  "main": "./cjs/index.js",
25
25
  "module": "./index.js",
26
26
  "types": "./index.d.ts",
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.85-beta.4'
10
+ version: '0.2.85-beta.6'
11
11
  };