@subwallet/chain-list 0.2.44-beta.5 → 0.2.44-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.
@@ -628,6 +628,13 @@
628
628
  srcChain: "polkadot",
629
629
  destChain: "ethereum",
630
630
  path: "SWAP"
631
+ },
632
+ "polkadot-NATIVE-DOT___ethereum-ERC20-USDC-0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48": {
633
+ srcAsset: "polkadot-NATIVE-DOT",
634
+ destAsset: "ethereum-ERC20-USDC-0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48",
635
+ srcChain: "polkadot",
636
+ destChain: "ethereum",
637
+ path: "SWAP"
631
638
  },
632
639
  "kusama-NATIVE-KSM___statemine-NATIVE-KSM": {
633
640
  srcAsset: "kusama-NATIVE-KSM",
@@ -915,6 +922,13 @@
915
922
  srcChain: "moonbeam",
916
923
  destChain: "statemint",
917
924
  path: "XCM"
925
+ },
926
+ "ethereum-ERC20-USDC-0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48___polkadot-NATIVE-DOT": {
927
+ srcAsset: "ethereum-ERC20-USDC-0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48",
928
+ destAsset: "polkadot-NATIVE-DOT",
929
+ srcChain: "ethereum",
930
+ destChain: "polkadot",
931
+ path: "SWAP"
918
932
  },
919
933
  "bifrost_dot-LOCAL-DOT___polkadot-NATIVE-DOT": {
920
934
  srcAsset: "bifrost_dot-LOCAL-DOT",
@@ -2358,10 +2372,10 @@
2358
2372
  "ethereum_goerli-NATIVE-ETH": {
2359
2373
  originChain: "ethereum_goerli",
2360
2374
  slug: "ethereum_goerli-NATIVE-ETH",
2361
- name: "Ethereum",
2375
+ name: "Ethereum Goerli",
2362
2376
  symbol: "ETH",
2363
2377
  decimals: 18,
2364
- priceId: "ethereum",
2378
+ priceId: null,
2365
2379
  minAmount: "0",
2366
2380
  assetType: "NATIVE",
2367
2381
  metadata: null,
@@ -10449,7 +10463,7 @@
10449
10463
  };
10450
10464
  var ethereum_goerli$1 = {
10451
10465
  slug: "ethereum_goerli",
10452
- name: "Ethereum",
10466
+ name: "Ethereum Goerli",
10453
10467
  isTestnet: true,
10454
10468
  chainStatus: "ACTIVE",
10455
10469
  icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chains/ethereum_goerli.png",
@@ -16717,7 +16731,7 @@
16717
16731
  };
16718
16732
  var chainflip_dot$1 = {
16719
16733
  slug: "chainflip_dot",
16720
- name: "Polkadot",
16734
+ name: "Polkadot Chainflip Testnet",
16721
16735
  isTestnet: true,
16722
16736
  chainStatus: "ACTIVE",
16723
16737
  icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chains/chainflip_dot.png",
@@ -16734,7 +16748,7 @@
16734
16748
  crowdloanUrl: null,
16735
16749
  blockExplorer: null,
16736
16750
  existentialDeposit: "10000000000",
16737
- symbol: "DOT",
16751
+ symbol: "pDOT",
16738
16752
  decimals: 10,
16739
16753
  hasNativeNft: null,
16740
16754
  supportStaking: null,
@@ -69,6 +69,13 @@
69
69
  "destChain": "ethereum",
70
70
  "path": "SWAP"
71
71
  },
72
+ "polkadot-NATIVE-DOT___ethereum-ERC20-USDC-0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48": {
73
+ "srcAsset": "polkadot-NATIVE-DOT",
74
+ "destAsset": "ethereum-ERC20-USDC-0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48",
75
+ "srcChain": "polkadot",
76
+ "destChain": "ethereum",
77
+ "path": "SWAP"
78
+ },
72
79
  "kusama-NATIVE-KSM___statemine-NATIVE-KSM": {
73
80
  "srcAsset": "kusama-NATIVE-KSM",
74
81
  "destAsset": "statemine-NATIVE-KSM",
@@ -356,6 +363,13 @@
356
363
  "destChain": "statemint",
357
364
  "path": "XCM"
358
365
  },
366
+ "ethereum-ERC20-USDC-0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48___polkadot-NATIVE-DOT": {
367
+ "srcAsset": "ethereum-ERC20-USDC-0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48",
368
+ "destAsset": "polkadot-NATIVE-DOT",
369
+ "srcChain": "ethereum",
370
+ "destChain": "polkadot",
371
+ "path": "SWAP"
372
+ },
359
373
  "bifrost_dot-LOCAL-DOT___polkadot-NATIVE-DOT": {
360
374
  "srcAsset": "bifrost_dot-LOCAL-DOT",
361
375
  "destAsset": "polkadot-NATIVE-DOT",
@@ -1305,10 +1305,10 @@
1305
1305
  "ethereum_goerli-NATIVE-ETH": {
1306
1306
  "originChain": "ethereum_goerli",
1307
1307
  "slug": "ethereum_goerli-NATIVE-ETH",
1308
- "name": "Ethereum",
1308
+ "name": "Ethereum Goerli",
1309
1309
  "symbol": "ETH",
1310
1310
  "decimals": 18,
1311
- "priceId": "ethereum",
1311
+ "priceId": null,
1312
1312
  "minAmount": "0",
1313
1313
  "assetType": "NATIVE",
1314
1314
  "metadata": null,
@@ -1376,7 +1376,7 @@
1376
1376
  },
1377
1377
  "ethereum_goerli": {
1378
1378
  "slug": "ethereum_goerli",
1379
- "name": "Ethereum",
1379
+ "name": "Ethereum Goerli",
1380
1380
  "isTestnet": true,
1381
1381
  "chainStatus": "ACTIVE",
1382
1382
  "icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/ethereum_goerli.png",
@@ -7532,7 +7532,7 @@
7532
7532
  },
7533
7533
  "chainflip_dot": {
7534
7534
  "slug": "chainflip_dot",
7535
- "name": "Polkadot",
7535
+ "name": "Polkadot Chainflip Testnet",
7536
7536
  "isTestnet": true,
7537
7537
  "chainStatus": "ACTIVE",
7538
7538
  "icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/chainflip_dot.png",
@@ -7549,7 +7549,7 @@
7549
7549
  "crowdloanUrl": null,
7550
7550
  "blockExplorer": null,
7551
7551
  "existentialDeposit": "10000000000",
7552
- "symbol": "DOT",
7552
+ "symbol": "pDOT",
7553
7553
  "decimals": 10,
7554
7554
  "hasNativeNft": null,
7555
7555
  "supportStaking": null,
@@ -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.44-beta.5'
16
+ version: '0.2.44-beta.6'
17
17
  };
18
18
  exports.packageInfo = packageInfo;
@@ -69,6 +69,13 @@
69
69
  "destChain": "ethereum",
70
70
  "path": "SWAP"
71
71
  },
72
+ "polkadot-NATIVE-DOT___ethereum-ERC20-USDC-0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48": {
73
+ "srcAsset": "polkadot-NATIVE-DOT",
74
+ "destAsset": "ethereum-ERC20-USDC-0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48",
75
+ "srcChain": "polkadot",
76
+ "destChain": "ethereum",
77
+ "path": "SWAP"
78
+ },
72
79
  "kusama-NATIVE-KSM___statemine-NATIVE-KSM": {
73
80
  "srcAsset": "kusama-NATIVE-KSM",
74
81
  "destAsset": "statemine-NATIVE-KSM",
@@ -356,6 +363,13 @@
356
363
  "destChain": "statemint",
357
364
  "path": "XCM"
358
365
  },
366
+ "ethereum-ERC20-USDC-0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48___polkadot-NATIVE-DOT": {
367
+ "srcAsset": "ethereum-ERC20-USDC-0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48",
368
+ "destAsset": "polkadot-NATIVE-DOT",
369
+ "srcChain": "ethereum",
370
+ "destChain": "polkadot",
371
+ "path": "SWAP"
372
+ },
359
373
  "bifrost_dot-LOCAL-DOT___polkadot-NATIVE-DOT": {
360
374
  "srcAsset": "bifrost_dot-LOCAL-DOT",
361
375
  "destAsset": "polkadot-NATIVE-DOT",
@@ -1305,10 +1305,10 @@
1305
1305
  "ethereum_goerli-NATIVE-ETH": {
1306
1306
  "originChain": "ethereum_goerli",
1307
1307
  "slug": "ethereum_goerli-NATIVE-ETH",
1308
- "name": "Ethereum",
1308
+ "name": "Ethereum Goerli",
1309
1309
  "symbol": "ETH",
1310
1310
  "decimals": 18,
1311
- "priceId": "ethereum",
1311
+ "priceId": null,
1312
1312
  "minAmount": "0",
1313
1313
  "assetType": "NATIVE",
1314
1314
  "metadata": null,
@@ -1376,7 +1376,7 @@
1376
1376
  },
1377
1377
  "ethereum_goerli": {
1378
1378
  "slug": "ethereum_goerli",
1379
- "name": "Ethereum",
1379
+ "name": "Ethereum Goerli",
1380
1380
  "isTestnet": true,
1381
1381
  "chainStatus": "ACTIVE",
1382
1382
  "icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/ethereum_goerli.png",
@@ -7532,7 +7532,7 @@
7532
7532
  },
7533
7533
  "chainflip_dot": {
7534
7534
  "slug": "chainflip_dot",
7535
- "name": "Polkadot",
7535
+ "name": "Polkadot Chainflip Testnet",
7536
7536
  "isTestnet": true,
7537
7537
  "chainStatus": "ACTIVE",
7538
7538
  "icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/chainflip_dot.png",
@@ -7549,7 +7549,7 @@
7549
7549
  "crowdloanUrl": null,
7550
7550
  "blockExplorer": null,
7551
7551
  "existentialDeposit": "10000000000",
7552
- "symbol": "DOT",
7552
+ "symbol": "pDOT",
7553
7553
  "decimals": 10,
7554
7554
  "hasNativeNft": null,
7555
7555
  "supportStaking": null,
package/package.json CHANGED
@@ -20,7 +20,7 @@
20
20
  "./cjs/detectPackage.js"
21
21
  ],
22
22
  "type": "module",
23
- "version": "0.2.44-beta.5",
23
+ "version": "0.2.44-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.44-beta.5'
10
+ version: '0.2.44-beta.6'
11
11
  };