@subwallet/chain-list 0.2.93-beta.2 → 0.2.93-beta.3

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.
@@ -1081,6 +1081,13 @@
1081
1081
  srcChain: "ethereum",
1082
1082
  destChain: "ethereum",
1083
1083
  path: "SWAP"
1084
+ },
1085
+ "ethereum-NATIVE-ETH___polygonZkEvm-NATIVE-ETH": {
1086
+ srcAsset: "ethereum-NATIVE-ETH",
1087
+ destAsset: "polygonZkEvm-NATIVE-ETH",
1088
+ srcChain: "ethereum",
1089
+ destChain: "polygonZkEvm",
1090
+ path: "XCM"
1084
1091
  },
1085
1092
  "moonbeam-NATIVE-GLMR___moonbeam-LOCAL-xcDOT": {
1086
1093
  srcAsset: "moonbeam-NATIVE-GLMR",
@@ -2426,6 +2433,13 @@
2426
2433
  srcChain: "sepolia_ethereum",
2427
2434
  destChain: "arbitrum_sepolia",
2428
2435
  path: "SWAP"
2436
+ },
2437
+ "sepolia_ethereum-NATIVE-ETH___polygonzkEvm_cardona-NATIVE-ETH": {
2438
+ srcAsset: "sepolia_ethereum-NATIVE-ETH",
2439
+ destAsset: "polygonzkEvm_cardona-NATIVE-ETH",
2440
+ srcChain: "sepolia_ethereum",
2441
+ destChain: "polygonzkEvm_cardona",
2442
+ path: "XCM"
2429
2443
  },
2430
2444
  "sepolia_ethereum-ERC20-USDC-0x1c7D4B196Cb0C7B01d743Fbc6116a902379C7238___chainflip_dot-NATIVE-pDOT": {
2431
2445
  srcAsset: "sepolia_ethereum-ERC20-USDC-0x1c7D4B196Cb0C7B01d743Fbc6116a902379C7238",
@@ -875,4 +875,4 @@
875
875
  "custom-aleph-psp22-zpf-5eskjbkpva1ppucmrkcmazdhqm9shihws9uqqsoi4vrdcdle": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chain-assets/zpf_2f06de3f07.png",
876
876
  "custom-custom-substrate-gosnetwork-native-gos": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chain-assets/gos_a4d1a9cf7a.png",
877
877
  "custom-custom-substrate-gosspectral-native-gost": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chain-assets/gos_a4d1a9cf7a.png"
878
- }
878
+ }
@@ -195,6 +195,13 @@
195
195
  "destChain": "ethereum",
196
196
  "path": "SWAP"
197
197
  },
198
+ "ethereum-NATIVE-ETH___polygonZkEvm-NATIVE-ETH": {
199
+ "srcAsset": "ethereum-NATIVE-ETH",
200
+ "destAsset": "polygonZkEvm-NATIVE-ETH",
201
+ "srcChain": "ethereum",
202
+ "destChain": "polygonZkEvm",
203
+ "path": "XCM"
204
+ },
198
205
  "moonbeam-NATIVE-GLMR___moonbeam-LOCAL-xcDOT": {
199
206
  "srcAsset": "moonbeam-NATIVE-GLMR",
200
207
  "destAsset": "moonbeam-LOCAL-xcDOT",
@@ -1540,6 +1547,13 @@
1540
1547
  "destChain": "arbitrum_sepolia",
1541
1548
  "path": "SWAP"
1542
1549
  },
1550
+ "sepolia_ethereum-NATIVE-ETH___polygonzkEvm_cardona-NATIVE-ETH": {
1551
+ "srcAsset": "sepolia_ethereum-NATIVE-ETH",
1552
+ "destAsset": "polygonzkEvm_cardona-NATIVE-ETH",
1553
+ "srcChain": "sepolia_ethereum",
1554
+ "destChain": "polygonzkEvm_cardona",
1555
+ "path": "XCM"
1556
+ },
1543
1557
  "sepolia_ethereum-ERC20-USDC-0x1c7D4B196Cb0C7B01d743Fbc6116a902379C7238___chainflip_dot-NATIVE-pDOT": {
1544
1558
  "srcAsset": "sepolia_ethereum-ERC20-USDC-0x1c7D4B196Cb0C7B01d743Fbc6116a902379C7238",
1545
1559
  "destAsset": "chainflip_dot-NATIVE-pDOT",
@@ -4847,4 +4861,4 @@
4847
4861
  "destChain": "availTuringTest",
4848
4862
  "path": "XCM"
4849
4863
  }
4850
- }
4864
+ }
@@ -12880,4 +12880,4 @@
12880
12880
  "hasValue": false,
12881
12881
  "icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/autonomys_taurus-native-ai3.png"
12882
12882
  }
12883
- }
12883
+ }
@@ -10475,4 +10475,4 @@
10475
10475
  "bitcoinInfo": null,
10476
10476
  "tonInfo": null
10477
10477
  }
10478
- }
10478
+ }
@@ -306,4 +306,4 @@
306
306
  "autonomys_taurus": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/autonomys_taurus.png",
307
307
  "custom-Substrate-gosnetwork": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chains/gos_37cd7c233c.png",
308
308
  "custom-Substrate-gosspectral": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chains/gos_37cd7c233c.png"
309
- }
309
+ }
@@ -872,4 +872,4 @@
872
872
  "hasValue": true,
873
873
  "icon": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/tnt-tangle.png"
874
874
  }
875
- }
875
+ }
@@ -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.93-beta.2'
16
+ version: '0.2.93-beta.3'
17
17
  };
18
18
  exports.packageInfo = packageInfo;
@@ -875,4 +875,4 @@
875
875
  "custom-aleph-psp22-zpf-5eskjbkpva1ppucmrkcmazdhqm9shihws9uqqsoi4vrdcdle": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chain-assets/zpf_2f06de3f07.png",
876
876
  "custom-custom-substrate-gosnetwork-native-gos": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chain-assets/gos_a4d1a9cf7a.png",
877
877
  "custom-custom-substrate-gosspectral-native-gost": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chain-assets/gos_a4d1a9cf7a.png"
878
- }
878
+ }
@@ -195,6 +195,13 @@
195
195
  "destChain": "ethereum",
196
196
  "path": "SWAP"
197
197
  },
198
+ "ethereum-NATIVE-ETH___polygonZkEvm-NATIVE-ETH": {
199
+ "srcAsset": "ethereum-NATIVE-ETH",
200
+ "destAsset": "polygonZkEvm-NATIVE-ETH",
201
+ "srcChain": "ethereum",
202
+ "destChain": "polygonZkEvm",
203
+ "path": "XCM"
204
+ },
198
205
  "moonbeam-NATIVE-GLMR___moonbeam-LOCAL-xcDOT": {
199
206
  "srcAsset": "moonbeam-NATIVE-GLMR",
200
207
  "destAsset": "moonbeam-LOCAL-xcDOT",
@@ -1540,6 +1547,13 @@
1540
1547
  "destChain": "arbitrum_sepolia",
1541
1548
  "path": "SWAP"
1542
1549
  },
1550
+ "sepolia_ethereum-NATIVE-ETH___polygonzkEvm_cardona-NATIVE-ETH": {
1551
+ "srcAsset": "sepolia_ethereum-NATIVE-ETH",
1552
+ "destAsset": "polygonzkEvm_cardona-NATIVE-ETH",
1553
+ "srcChain": "sepolia_ethereum",
1554
+ "destChain": "polygonzkEvm_cardona",
1555
+ "path": "XCM"
1556
+ },
1543
1557
  "sepolia_ethereum-ERC20-USDC-0x1c7D4B196Cb0C7B01d743Fbc6116a902379C7238___chainflip_dot-NATIVE-pDOT": {
1544
1558
  "srcAsset": "sepolia_ethereum-ERC20-USDC-0x1c7D4B196Cb0C7B01d743Fbc6116a902379C7238",
1545
1559
  "destAsset": "chainflip_dot-NATIVE-pDOT",
@@ -4847,4 +4861,4 @@
4847
4861
  "destChain": "availTuringTest",
4848
4862
  "path": "XCM"
4849
4863
  }
4850
- }
4864
+ }
@@ -12880,4 +12880,4 @@
12880
12880
  "hasValue": false,
12881
12881
  "icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/autonomys_taurus-native-ai3.png"
12882
12882
  }
12883
- }
12883
+ }
@@ -10475,4 +10475,4 @@
10475
10475
  "bitcoinInfo": null,
10476
10476
  "tonInfo": null
10477
10477
  }
10478
- }
10478
+ }
@@ -306,4 +306,4 @@
306
306
  "autonomys_taurus": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/autonomys_taurus.png",
307
307
  "custom-Substrate-gosnetwork": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chains/gos_37cd7c233c.png",
308
308
  "custom-Substrate-gosspectral": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chains/gos_37cd7c233c.png"
309
- }
309
+ }
@@ -872,4 +872,4 @@
872
872
  "hasValue": true,
873
873
  "icon": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/tnt-tangle.png"
874
874
  }
875
- }
875
+ }
package/package.json CHANGED
@@ -20,7 +20,7 @@
20
20
  "./cjs/detectPackage.js"
21
21
  ],
22
22
  "type": "module",
23
- "version": "0.2.93-beta.2",
23
+ "version": "0.2.93-beta.3",
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.93-beta.2'
10
+ version: '0.2.93-beta.3'
11
11
  };