Skip to content

Commit

Permalink
[Patch] Merge branch 'dev'
Browse files Browse the repository at this point in the history
  • Loading branch information
S2kael committed Dec 11, 2024
2 parents 83f9bd8 + ea2f663 commit 2884183
Show file tree
Hide file tree
Showing 12 changed files with 72 additions and 9 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"sideEffects": false,
"type": "module",
"version": "0.2.96-beta.7",
"version": "0.2.96-beta.9",
"workspaces": [
"packages/*"
],
Expand Down
2 changes: 1 addition & 1 deletion packages/chain-list-assets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "0.2.96-beta.7",
"version": "0.2.96-beta.9",
"main": "index.js"
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
26 changes: 22 additions & 4 deletions packages/chain-list-assets/public/patch/0.2.95/preview.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"patchVersion": "0.2.96-beta.7",
"patchVersion": "0.2.96-beta.9",
"appliedVersion": "0.2.95",
"timestamp": 1733490123327,
"timestamp": 1733909425696,
"ChainInfo": {
"aventus": {
"slug": "aventus",
Expand Down Expand Up @@ -560,6 +560,22 @@
"multiChainAsset": null,
"hasValue": true,
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/laos_network-native-laos.png"
},
"hydradx_main-LOCAL-AAVE": {
"originChain": "hydradx_main",
"slug": "hydradx_main-LOCAL-AAVE",
"name": "Aave",
"symbol": "AAVE",
"decimals": 18,
"priceId": "aave",
"minAmount": "59084194977843",
"assetType": "LOCAL",
"metadata": {
"assetId": "1000624"
},
"multiChainAsset": null,
"hasValue": true,
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/hydradx_main-local-aave.png"
}
},
"ChainAssetHashMap": {
Expand All @@ -575,7 +591,8 @@
"etherlink-NATIVE-XTZ": "18970720b8186b25ca87841712f0167d",
"polkadot_people-NATIVE-DOT": "5dd0749cef620b254da3668d9b25cb7f",
"laos_network_evm-NATIVE-LAOS": "828a26128bf6fbdd305878956188c2f4",
"laos_network-NATIVE-LAOS": "438449470e0a51a858017f3f7c210530"
"laos_network-NATIVE-LAOS": "438449470e0a51a858017f3f7c210530",
"hydradx_main-LOCAL-AAVE": "1693ffa37caa6a880917c0bfdcff6c40"
},
"MultiChainAsset": {},
"MultiChainAssetHashMap": {},
Expand All @@ -592,7 +609,8 @@
"etherlink-native-xtz": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/etherlink-native-xtz.png",
"polkadot_people-native-dot": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/polkadot_people-native-dot.png",
"laos_network_evm-native-laos": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/laos_network_evm-native-laos.png",
"laos_network-native-laos": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/laos_network-native-laos.png"
"laos_network-native-laos": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/laos_network-native-laos.png",
"hydradx_main-local-aave": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/hydradx_main-local-aave.png"
},
"ChainLogoMap": {
"aventus": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/aventus.png",
Expand Down
2 changes: 1 addition & 1 deletion packages/chain-list/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "0.2.96-beta.7",
"version": "0.2.96-beta.9",
"main": "index.js",
"dependencies": {
"@polkadot/dev": "0.67.167",
Expand Down
1 change: 1 addition & 0 deletions packages/chain-list/src/data/AssetLogoMap.json
Original file line number Diff line number Diff line change
Expand Up @@ -788,6 +788,7 @@
"bifrost_dot-local-vbnc": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/bifrost_dot-local-vbnc.png",
"laos_network_evm-native-laos": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/laos_network_evm-native-laos.png",
"laos_network-native-laos": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/laos_network-native-laos.png",
"hydradx_main-local-aave": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/hydradx_main-local-aave.png",
"eth-ethereum": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/eth-ethereum.png",
"ibtc-interbtc": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/ibtc-interbtc.png",
"glmr-moonbeam": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/glmr-moonbeam.png",
Expand Down
28 changes: 28 additions & 0 deletions packages/chain-list/src/data/AssetRef.json
Original file line number Diff line number Diff line change
Expand Up @@ -216,6 +216,13 @@
"destChain": "bittensor",
"path": "SWAP"
},
"ethereum-NATIVE-ETH___polygon-ERC20-WETH-0x7ceB23fD6bC0adD59E62ac25578270cFf1b9f619": {
"srcAsset": "ethereum-NATIVE-ETH",
"destAsset": "polygon-ERC20-WETH-0x7ceB23fD6bC0adD59E62ac25578270cFf1b9f619",
"srcChain": "ethereum",
"destChain": "polygon",
"path": "XCM"
},
"moonbeam-NATIVE-GLMR___moonbeam-LOCAL-xcDOT": {
"srcAsset": "moonbeam-NATIVE-GLMR",
"destAsset": "moonbeam-LOCAL-xcDOT",
Expand Down Expand Up @@ -1610,6 +1617,13 @@
"destChain": "polygonzkEvm_cardona",
"path": "XCM"
},
"sepolia_ethereum-NATIVE-ETH___polygon_amoy-ERC20-WETH-0x52eF3d68BaB452a294342DC3e5f464d7f610f72E": {
"srcAsset": "sepolia_ethereum-NATIVE-ETH",
"destAsset": "polygon_amoy-ERC20-WETH-0x52eF3d68BaB452a294342DC3e5f464d7f610f72E",
"srcChain": "sepolia_ethereum",
"destChain": "polygon_amoy",
"path": "XCM"
},
"sepolia_ethereum-ERC20-USDC-0x1c7D4B196Cb0C7B01d743Fbc6116a902379C7238___chainflip_dot-NATIVE-pDOT": {
"srcAsset": "sepolia_ethereum-ERC20-USDC-0x1c7D4B196Cb0C7B01d743Fbc6116a902379C7238",
"destAsset": "chainflip_dot-NATIVE-pDOT",
Expand Down Expand Up @@ -2614,6 +2628,13 @@
"destChain": "arbitrum_one",
"path": "SWAP"
},
"polygon-ERC20-WETH-0x7ceB23fD6bC0adD59E62ac25578270cFf1b9f619___ethereum-NATIVE-ETH": {
"srcAsset": "polygon-ERC20-WETH-0x7ceB23fD6bC0adD59E62ac25578270cFf1b9f619",
"destAsset": "ethereum-NATIVE-ETH",
"srcChain": "polygon",
"destChain": "ethereum",
"path": "XCM"
},
"arbitrum_one-ERC20-DAI-0xDA10009cBd5D07dd0CeCc66161FC93D7c9000da1___optimism-ERC20-DAI-0xDA10009cBd5D07dd0CeCc66161FC93D7c9000da1": {
"srcAsset": "arbitrum_one-ERC20-DAI-0xDA10009cBd5D07dd0CeCc66161FC93D7c9000da1",
"destAsset": "optimism-ERC20-DAI-0xDA10009cBd5D07dd0CeCc66161FC93D7c9000da1",
Expand All @@ -2628,6 +2649,13 @@
"destChain": "availTuringTest",
"path": "XCM"
},
"polygon_amoy-ERC20-WETH-0x52eF3d68BaB452a294342DC3e5f464d7f610f72E___sepolia_ethereum-NATIVE-ETH": {
"srcAsset": "polygon_amoy-ERC20-WETH-0x52eF3d68BaB452a294342DC3e5f464d7f610f72E",
"destAsset": "sepolia_ethereum-NATIVE-ETH",
"srcChain": "polygon_amoy",
"destChain": "sepolia_ethereum",
"path": "XCM"
},
"polygonzkEvm_cardona-NATIVE-ETH___sepolia_ethereum-NATIVE-ETH": {
"srcAsset": "polygonzkEvm_cardona-NATIVE-ETH",
"destAsset": "sepolia_ethereum-NATIVE-ETH",
Expand Down
16 changes: 16 additions & 0 deletions packages/chain-list/src/data/ChainAsset.json
Original file line number Diff line number Diff line change
Expand Up @@ -13097,5 +13097,21 @@
"multiChainAsset": null,
"hasValue": true,
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/laos_network-native-laos.png"
},
"hydradx_main-LOCAL-AAVE": {
"originChain": "hydradx_main",
"slug": "hydradx_main-LOCAL-AAVE",
"name": "Aave",
"symbol": "AAVE",
"decimals": 18,
"priceId": "aave",
"minAmount": "59084194977843",
"assetType": "LOCAL",
"metadata": {
"assetId": "1000624"
},
"multiChainAsset": null,
"hasValue": true,
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/hydradx_main-local-aave.png"
}
}
2 changes: 1 addition & 1 deletion packages/chain-list/src/packageInfo.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@

// Do not edit, auto-generated by @polkadot/dev

export const packageInfo = { name: '@subwallet/chain-list', path: 'auto', type: 'auto', version: '0.2.96-beta.7' };
export const packageInfo = { name: '@subwallet/chain-list', path: 'auto', type: 'auto', version: '0.2.96-beta.9' };
2 changes: 1 addition & 1 deletion scripts/patch/patch-api.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import {Md5} from "ts-md5";
export const DEV_LOGO_PREFIX = "https://dev.sw-chain-list-assets.pages.dev";
export const PRODUCT_LOGO_PREFIX = "https://chain-list-assets.subwallet.app";
export const STABLE_VERSION = '0.2.95';
export const PATCH_VERSION = '0.2.96-beta.7';
export const PATCH_VERSION = '0.2.96-beta.9';
export const PATCH_SAVE_DIR = `./packages/chain-list-assets/public/patch/${STABLE_VERSION}`;
export const PATCH_SAVE_DEV = `${PATCH_SAVE_DIR}/preview.json`;
export const PATCH_SAVE_STABLE = `${PATCH_SAVE_DIR}/list.json`;
Expand Down

0 comments on commit 2884183

Please sign in to comment.