diff --git a/.github/workflows/setup-path/action.yml b/.github/workflows/setup-path/action.yml index 0f3a07ca9..bd03759e9 100644 --- a/.github/workflows/setup-path/action.yml +++ b/.github/workflows/setup-path/action.yml @@ -7,6 +7,7 @@ runs: run: | echo "CHAINS_VERSION=$(bash .github/get_actual_json_path.sh chains)" >> "$GITHUB_ENV" echo "XCM_VERSION=$(bash .github/get_actual_json_path.sh xcm)" >> "$GITHUB_ENV" + echo "ASSETS_VERSION=$(bash .github/get_actual_json_path.sh assets)" >> "$GITHUB_ENV" shell: bash - name: Setup json paths @@ -15,4 +16,6 @@ runs: echo "CHAINS_JSON_PATH=chains/${{ env.CHAINS_VERSION }}/chains.json" >> "$GITHUB_ENV" echo "DEV_XCM_JSON_PATH=xcm/${{ env.XCM_VERSION }}/transfers_dev.json" >> "$GITHUB_ENV" echo "XCM_JSON_PATH=xcm/${{ env.XCM_VERSION }}/transfers.json" >> "$GITHUB_ENV" + echo "DEV_ASSETS_JSON_PATH=xcm/${{ env.ASSETS_VERSION }}/assets_dev.json" >> "$GITHUB_ENV" + echo "ASSETS_JSON_PATH=xcm/${{ env.ASSETS_VERSION }}/assets.json" >> "$GITHUB_ENV" shell: bash diff --git a/.python-version b/.python-version new file mode 100644 index 000000000..36435ac69 --- /dev/null +++ b/.python-version @@ -0,0 +1 @@ +3.10.8 diff --git a/assets/evm/v2/assets_dev.json b/assets/evm/v2/assets_dev.json index 2fd0eadc6..f20dd6e66 100644 --- a/assets/evm/v2/assets_dev.json +++ b/assets/evm/v2/assets_dev.json @@ -4,7 +4,7 @@ "precision": 6, "name": "Tether USD", "priceId": "tether", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/USDT.svg", + "icon": "https://config2.novasama.uz/icons/tokens/white/USDT.svg", "instances": [ { "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", @@ -25,7 +25,7 @@ "precision": 6, "name": "USD Coin", "priceId": "usd-coin", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/USDC.svg", + "icon": "https://config2.novasama.uz/icons/tokens/white/USDC.svg", "instances": [ { "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", @@ -46,7 +46,7 @@ "precision": 18, "name": "Binance-Peg BUSD Token", "priceId": "binance-usd", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/BUSD.svg", + "icon": "https://config2.novasama.uz/icons/tokens/white/BUSD.svg", "instances": [ { "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", @@ -63,7 +63,7 @@ "precision": 18, "name": "Matic", "priceId": "matic-network", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/MATIC.svg", + "icon": "https://config2.novasama.uz/icons/tokens/white/MATIC.svg", "instances": [ { "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", @@ -80,7 +80,7 @@ "precision": 18, "name": "Dai Stablecoin", "priceId": "dai", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/DAI.svg", + "icon": "https://config2.novasama.uz/icons/tokens/white/DAI.svg", "instances": [ { "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", @@ -101,7 +101,7 @@ "precision": 18, "name": "Avalanche", "priceId": "avalanche-2", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/AVAX.svg", + "icon": "https://config2.novasama.uz/icons/tokens/white/AVAX.svg", "instances": [ { "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", @@ -114,7 +114,7 @@ "precision": 8, "name": "Wrapped BTC", "priceId": "wrapped-bitcoin", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/WBTC.svg", + "icon": "https://config2.novasama.uz/icons/tokens/white/WBTC.svg", "instances": [ { "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", @@ -131,7 +131,7 @@ "precision": 18, "name": "Frax", "priceId": "frax", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/FRAX.svg", + "icon": "https://config2.novasama.uz/icons/tokens/white/FRAX.svg", "instances": [ { "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", @@ -148,7 +148,7 @@ "precision": 18, "name": "Fantom", "priceId": "fantom", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/FTM.svg", + "icon": "https://config2.novasama.uz/icons/tokens/white/FTM.svg", "instances": [ { "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", @@ -161,7 +161,7 @@ "precision": 18, "name": "Frax Share", "priceId": "frax-share", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/FXS.svg", + "icon": "https://config2.novasama.uz/icons/tokens/white/FXS.svg", "instances": [ { "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", @@ -178,7 +178,7 @@ "precision": 18, "name": "Wrapped GLMR", "priceId": "wrapped-moonbeam", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/Moonbeam.svg", + "icon": "https://config2.novasama.uz/icons/chains/white/Moonbeam.svg", "instances": [ { "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", @@ -191,7 +191,7 @@ "precision": 18, "name": "BOBA Token", "priceId": "boba-network", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/BOBA.svg", + "icon": "https://config2.novasama.uz/icons/tokens/white/BOBA.svg", "instances": [ { "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", @@ -204,7 +204,7 @@ "precision": 18, "name": "BEPRO Network", "priceId": "bepro-network", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/BEPRO.svg", + "icon": "https://config2.novasama.uz/icons/tokens/white/BEPRO.svg", "instances": [ { "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", @@ -216,7 +216,7 @@ "symbol": "mbXEN", "precision": 18, "name": "XEN Crypto", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/mbXEN.svg", + "icon": "https://config2.novasama.uz/icons/tokens/white/mbXEN.svg", "instances": [ { "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", @@ -229,7 +229,7 @@ "precision": 18, "name": "Convergence", "priceId": "convergence", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/CONV.svg", + "icon": "https://config2.novasama.uz/icons/tokens/white/CONV.svg", "instances": [ { "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", @@ -242,7 +242,7 @@ "precision": 18, "name": "Beamswap Token", "priceId": "beamswap", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/GLINT.svg", + "icon": "https://config2.novasama.uz/icons/tokens/white/GLINT.svg", "instances": [ { "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", @@ -255,7 +255,7 @@ "precision": 18, "name": "Energyfi Token", "priceId": "energyfi", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/EFT.svg", + "icon": "https://config2.novasama.uz/icons/tokens/white/EFT.svg", "instances": [ { "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", @@ -268,7 +268,7 @@ "precision": 18, "name": "Impossible Decentralized Incubator Access Token", "priceId": "idia", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/IDIA.svg", + "icon": "https://config2.novasama.uz/icons/tokens/white/IDIA.svg", "instances": [ { "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", @@ -280,7 +280,7 @@ "symbol": "WMOVR", "precision": 18, "name": "Wrapped MOVR", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/Moonriver.svg", + "icon": "https://config2.novasama.uz/icons/chains/white/Moonriver.svg", "instances": [ { "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", @@ -293,7 +293,7 @@ "precision": 18, "name": "Crowns", "priceId": "crowns", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/CWS.svg", + "icon": "https://config2.novasama.uz/icons/tokens/white/CWS.svg", "instances": [ { "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", @@ -306,7 +306,7 @@ "precision": 18, "name": "Zenlink Network Token", "priceId": "zenlink-network-token", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/ZLK.svg", + "icon": "https://config2.novasama.uz/icons/tokens/white/ZLK.svg", "instances": [ { "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", @@ -319,7 +319,7 @@ "precision": 18, "name": "SolarBeam Token", "priceId": "solarbeam", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/SOLAR.svg", + "icon": "https://config2.novasama.uz/icons/tokens/white/SOLAR.svg", "instances": [ { "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", @@ -332,7 +332,7 @@ "precision": 18, "name": "HYDRO TOKEN", "priceId": "hydro", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/HYDRO.svg", + "icon": "https://config2.novasama.uz/icons/tokens/white/HYDRO.svg", "instances": [ { "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", @@ -345,7 +345,7 @@ "precision": 18, "name": "RiverBoat", "priceId": "riverboat", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/RIB.svg", + "icon": "https://config2.novasama.uz/icons/tokens/white/RIB.svg", "instances": [ { "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", @@ -358,11 +358,11 @@ "precision": 18, "name": "MoonBeans", "priceId": "moonbeans", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/BEANS.svg", + "icon": "https://config2.novasama.uz/icons/tokens/white/BEANS.svg", "instances": [ { "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", - "contractAddress": "0x65b09ef8c5A096C5Fd3A80f1F7369E56eB932412" + "contractAddress": "0x65b09ef8c5A096C5Fd3A80f1F7369E56eB932412" }, { "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", @@ -375,7 +375,7 @@ "precision": 18, "name": "Space Token", "priceId": "space-token-bsc", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/SPACE.svg", + "icon": "https://config2.novasama.uz/icons/tokens/white/SPACE.svg", "instances": [ { "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", @@ -388,7 +388,7 @@ "precision": 18, "name": "StellaSwap", "priceId": "stellaswap", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/STELLA.svg", + "icon": "https://config2.novasama.uz/icons/tokens/white/STELLA.svg", "instances": [ { "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", @@ -401,7 +401,7 @@ "precision": 18, "name": "Binance", "priceId": "binancecoin", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/BNB.svg", + "icon": "https://config2.novasama.uz/icons/tokens/white/BNB.svg", "instances": [ { "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", @@ -418,7 +418,7 @@ "precision": 18, "name": "Ethereum", "priceId": "ethereum", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/ETH.svg", + "icon": "https://config2.novasama.uz/icons/tokens/white/ETH.svg", "instances": [ { "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", @@ -430,7 +430,7 @@ "symbol": "CP", "precision": 18, "name": "Cypress", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/CP.svg", + "icon": "https://config2.novasama.uz/icons/tokens/white/CP.svg", "instances": [ { "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", @@ -443,7 +443,7 @@ "precision": 8, "name": "Hex", "priceId": "hex", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/HEX.svg", + "icon": "https://config2.novasama.uz/icons/tokens/white/HEX.svg", "instances": [ { "chainId": "eip155:1", @@ -456,7 +456,7 @@ "precision": 18, "name": "Lido Staked Ether", "priceId": "staked-ether", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/stETH.svg", + "icon": "https://config2.novasama.uz/icons/tokens/white/stETH.svg", "instances": [ { "chainId": "eip155:1", @@ -469,7 +469,7 @@ "precision": 18, "name": "Uniswap", "priceId": "uniswap", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/UNI.svg", + "icon": "https://config2.novasama.uz/icons/tokens/white/UNI.svg", "instances": [ { "chainId": "eip155:1", diff --git a/chains/v10/chains_dev.json b/chains/v10/chains_dev.json index ea33f67c9..e1c0b62f3 100644 --- a/chains/v10/chains_dev.json +++ b/chains/v10/chains_dev.json @@ -8,7 +8,7 @@ "symbol": "DOT", "precision": 10, "priceId": "polkadot", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/Polkadot.svg", + "icon": "https://config2.novasama.uz/icons/chains/white/Polkadot.svg", "staking": "relaychain", "buyProviders": { "transak": { @@ -67,10 +67,10 @@ "extrinsic": "https://polkaholic.io/tx/{hash}" } ], - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/gradient/Polkadot.svg", + "icon": "https://config2.novasama.uz/icons/chains/gradient/Polkadot.svg", "addressPrefix": 0, "types": { - "url": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/chains/v2/types/polkadot.json", + "url": "https://config2.novasama.uz/chains/v2/types/polkadot.json", "overridesCommon": true }, "externalApi": { @@ -89,7 +89,7 @@ "crowdloans": [ { "type": "github", - "url": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/crowdloan/polkadot-dev.json" + "url": "https://config2.novasama.uz/crowdloan/polkadot-dev.json" } ], "governance": [ @@ -113,7 +113,7 @@ "symbol": "KSM", "precision": 12, "priceId": "kusama", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/Kusama.svg", + "icon": "https://config2.novasama.uz/icons/chains/white/Kusama.svg", "staking": "relaychain", "buyProviders": { "transak": { @@ -176,10 +176,10 @@ "extrinsic": "https://polkaholic.io/tx/{hash}" } ], - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/gradient/Kusama.svg", + "icon": "https://config2.novasama.uz/icons/chains/gradient/Kusama.svg", "addressPrefix": 2, "types": { - "url": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/chains/v2/types/kusama.json", + "url": "https://config2.novasama.uz/chains/v2/types/kusama.json", "overridesCommon": true }, "externalApi": { @@ -198,7 +198,7 @@ "crowdloans": [ { "type": "github", - "url": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/crowdloan/kusama.json" + "url": "https://config2.novasama.uz/crowdloan/kusama.json" } ], "governance": [ @@ -228,7 +228,7 @@ "assetId": 0, "symbol": "WND", "precision": 12, - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/Westend.svg", + "icon": "https://config2.novasama.uz/icons/chains/white/Westend.svg", "staking": "relaychain" } ], @@ -254,10 +254,10 @@ "event": null } ], - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/gradient/Westend_Testnet.svg", + "icon": "https://config2.novasama.uz/icons/chains/gradient/Westend_Testnet.svg", "addressPrefix": 42, "types": { - "url": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/chains/v2/types/westend.json", + "url": "https://config2.novasama.uz/chains/v2/types/westend.json", "overridesCommon": true }, "externalApi": { @@ -276,7 +276,7 @@ "crowdloans": [ { "type": "github", - "url": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/crowdloan/westend.json" + "url": "https://config2.novasama.uz/crowdloan/westend.json" } ], "governance": [ @@ -303,13 +303,13 @@ "assetId": 0, "symbol": "WND", "precision": 12, - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/Westend.svg" + "icon": "https://config2.novasama.uz/icons/chains/white/Westend.svg" }, { "assetId": 1, "symbol": "SIRI", "precision": 10, - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/Default.svg", + "icon": "https://config2.novasama.uz/icons/tokens/white/Default.svg", "type": "statemine", "typeExtras": { "assetId": "81" @@ -334,10 +334,10 @@ "event": "https://westmint.statescan.io/event/{event}" } ], - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/gradient/Westmint_Testnet.svg", + "icon": "https://config2.novasama.uz/icons/chains/gradient/Westmint_Testnet.svg", "addressPrefix": 42, "types": { - "url": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/chains/v2/types/westmint.json", + "url": "https://config2.novasama.uz/chains/v2/types/westmint.json", "overridesCommon": true }, "options": [ @@ -353,7 +353,7 @@ "assetId": 0, "symbol": "KSM", "precision": 12, - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/Kusama.svg", + "icon": "https://config2.novasama.uz/icons/chains/white/Kusama.svg", "priceId": "kusama" }, { @@ -362,7 +362,7 @@ "precision": 10, "priceId": "rmrk", "type": "statemine", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/RMRK.svg", + "icon": "https://config2.novasama.uz/icons/tokens/white/RMRK.svg", "typeExtras": { "assetId": "8" } @@ -372,7 +372,7 @@ "symbol": "CHAOS", "precision": 10, "type": "statemine", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/CHAOS.svg", + "icon": "https://config2.novasama.uz/icons/tokens/white/CHAOS.svg", "typeExtras": { "assetId": "69420" } @@ -382,7 +382,7 @@ "symbol": "CHRWNA", "precision": 10, "type": "statemine", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/CHRWNA.svg", + "icon": "https://config2.novasama.uz/icons/tokens/white/CHRWNA.svg", "typeExtras": { "assetId": "567" } @@ -392,7 +392,7 @@ "symbol": "SHIBATALES", "precision": 0, "type": "statemine", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/Default.svg", + "icon": "https://config2.novasama.uz/icons/tokens/white/Default.svg", "typeExtras": { "assetId": "88888" } @@ -402,7 +402,7 @@ "symbol": "BILLCOIN", "precision": 8, "type": "statemine", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/BILLCOIN.svg", + "icon": "https://config2.novasama.uz/icons/tokens/white/BILLCOIN.svg", "typeExtras": { "assetId": "223" } @@ -413,7 +413,7 @@ "precision": 6, "priceId": "tether", "type": "statemine", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/USDT.svg", + "icon": "https://config2.novasama.uz/icons/tokens/white/USDT.svg", "typeExtras": { "assetId": "1984" } @@ -457,7 +457,7 @@ } ], "types": { - "url": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/chains/v2/types/statemine.json", + "url": "https://config2.novasama.uz/chains/v2/types/statemine.json", "overridesCommon": true }, "externalApi": { @@ -468,7 +468,7 @@ } ] }, - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/gradient/Statemine.svg", + "icon": "https://config2.novasama.uz/icons/chains/gradient/Statemine.svg", "addressPrefix": 2 }, { @@ -480,14 +480,14 @@ "assetId": 0, "symbol": "KAR", "precision": 12, - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/Karura.svg", + "icon": "https://config2.novasama.uz/icons/chains/white/Karura.svg", "priceId": "karura" }, { "assetId": 1, "symbol": "aUSD", "precision": 12, - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/AUSD.svg", + "icon": "https://config2.novasama.uz/icons/tokens/white/AUSD.svg", "priceId": "acala-dollar", "type": "orml", "typeExtras": { @@ -501,7 +501,7 @@ "assetId": 2, "symbol": "KSM", "precision": 12, - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/Kusama.svg", + "icon": "https://config2.novasama.uz/icons/chains/white/Kusama.svg", "priceId": "kusama", "type": "orml", "typeExtras": { @@ -516,7 +516,7 @@ "symbol": "RMRK", "precision": 10, "type": "orml", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/RMRK.svg", + "icon": "https://config2.novasama.uz/icons/tokens/white/RMRK.svg", "priceId": "rmrk", "typeExtras": { "currencyIdScale": "0x050000", @@ -530,7 +530,7 @@ "symbol": "BNC", "precision": 12, "type": "orml", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/Bifrost.svg", + "icon": "https://config2.novasama.uz/icons/chains/white/Bifrost.svg", "priceId": "bifrost-native-coin", "typeExtras": { "currencyIdScale": "0x00a8", @@ -545,7 +545,7 @@ "precision": 12, "priceId": "liquid-ksm", "type": "orml", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/LKSM.svg", + "icon": "https://config2.novasama.uz/icons/tokens/white/LKSM.svg", "typeExtras": { "currencyIdScale": "0x0083", "currencyIdType": "acala_primitives.currency.CurrencyId", @@ -559,7 +559,7 @@ "precision": 12, "priceId": "pha", "type": "orml", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/Phala.svg", + "icon": "https://config2.novasama.uz/icons/tokens/white/Phala.svg", "typeExtras": { "currencyIdScale": "0x00aa", "currencyIdType": "acala_primitives.currency.CurrencyId", @@ -573,7 +573,7 @@ "precision": 12, "priceId": "kintsugi", "type": "orml", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/Kintsugi.svg", + "icon": "https://config2.novasama.uz/icons/chains/white/Kintsugi.svg", "typeExtras": { "currencyIdScale": "0x00ab", "currencyIdType": "acala_primitives.currency.CurrencyId", @@ -587,7 +587,7 @@ "precision": 8, "priceId": "bitcoin", "type": "orml", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/KBTC.svg", + "icon": "https://config2.novasama.uz/icons/tokens/white/KBTC.svg", "typeExtras": { "currencyIdScale": "0x00ac", "currencyIdType": "acala_primitives.currency.CurrencyId", @@ -600,7 +600,7 @@ "symbol": "TAI", "precision": 12, "type": "orml", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/TAI.svg", + "icon": "https://config2.novasama.uz/icons/tokens/white/TAI.svg", "typeExtras": { "currencyIdScale": "0x0084", "currencyIdType": "acala_primitives.currency.CurrencyId", @@ -613,7 +613,7 @@ "symbol": "vsKSM", "precision": 12, "type": "orml", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/vsKSM.svg", + "icon": "https://config2.novasama.uz/icons/tokens/white/vsKSM.svg", "typeExtras": { "currencyIdScale": "0x00a9", "currencyIdType": "acala_primitives.currency.CurrencyId", @@ -626,7 +626,7 @@ "symbol": "taiKSM", "precision": 12, "type": "orml", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/taiKSM.svg", + "icon": "https://config2.novasama.uz/icons/tokens/white/taiKSM.svg", "typeExtras": { "currencyIdScale": "0x0300000000", "currencyIdType": "acala_primitives.currency.CurrencyId", @@ -640,7 +640,7 @@ "precision": 18, "priceId": "quartz", "type": "orml", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/Quartz.svg", + "icon": "https://config2.novasama.uz/icons/chains/white/Quartz.svg", "typeExtras": { "currencyIdScale": "0x050200", "currencyIdType": "acala_primitives.currency.CurrencyId", @@ -654,7 +654,7 @@ "precision": 18, "priceId": "moonriver", "type": "orml", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/Moonriver.svg", + "icon": "https://config2.novasama.uz/icons/chains/white/Moonriver.svg", "typeExtras": { "currencyIdScale": "0x050300", "currencyIdType": "acala_primitives.currency.CurrencyId", @@ -667,7 +667,7 @@ "symbol": "HKO", "precision": 12, "type": "orml", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/HKO.svg", + "icon": "https://config2.novasama.uz/icons/tokens/white/HKO.svg", "typeExtras": { "currencyIdScale": "0x050400", "currencyIdType": "acala_primitives.currency.CurrencyId", @@ -681,7 +681,7 @@ "precision": 12, "priceId": "crust-storage-market", "type": "orml", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/CrustShadow.svg", + "icon": "https://config2.novasama.uz/icons/chains/white/CrustShadow.svg", "typeExtras": { "currencyIdScale": "0x050500", "currencyIdType": "acala_primitives.currency.CurrencyId", @@ -695,7 +695,7 @@ "precision": 6, "priceId": "tether", "type": "orml", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/USDT.svg", + "icon": "https://config2.novasama.uz/icons/tokens/white/USDT.svg", "typeExtras": { "currencyIdScale": "0x050700", "currencyIdType": "acala_primitives.currency.CurrencyId", @@ -709,7 +709,7 @@ "precision": 12, "priceId": "calamari-network", "type": "orml", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/Calamari.svg", + "icon": "https://config2.novasama.uz/icons/chains/white/Calamari.svg", "typeExtras": { "currencyIdScale": "0x050a00", "currencyIdType": "acala_primitives.currency.CurrencyId", @@ -723,7 +723,7 @@ "precision": 12, "priceId": "integritee", "type": "orml", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/Integritee.svg", + "icon": "https://config2.novasama.uz/icons/chains/white/Integritee.svg", "typeExtras": { "currencyIdScale": "0x050800", "currencyIdType": "acala_primitives.currency.CurrencyId", @@ -736,7 +736,7 @@ "symbol": "KICO", "precision": 14, "type": "orml", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/KICO.svg", + "icon": "https://config2.novasama.uz/icons/chains/white/KICO.svg", "typeExtras": { "currencyIdScale": "0x050600", "currencyIdType": "acala_primitives.currency.CurrencyId", @@ -750,7 +750,7 @@ "precision": 18, "priceId": "metaverse-network-pioneer", "type": "orml", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/Bit.Country.svg", + "icon": "https://config2.novasama.uz/icons/chains/white/Bit.Country.svg", "typeExtras": { "currencyIdScale": "0x050900", "currencyIdType": "acala_primitives.currency.CurrencyId", @@ -764,7 +764,7 @@ "precision": 12, "priceId": "basilisk", "type": "orml", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/Basilisk.svg", + "icon": "https://config2.novasama.uz/icons/chains/white/Basilisk.svg", "typeExtras": { "currencyIdScale": "0x050b00", "currencyIdType": "acala_primitives.currency.CurrencyId", @@ -778,7 +778,7 @@ "precision": 18, "priceId": "altair", "type": "orml", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/Altair.svg", + "icon": "https://config2.novasama.uz/icons/chains/white/Altair.svg", "typeExtras": { "currencyIdScale": "0x050c00", "currencyIdType": "acala_primitives.currency.CurrencyId", @@ -792,7 +792,7 @@ "precision": 9, "type": "orml", "priceId": "genshiro", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/Genshiro.svg", + "icon": "https://config2.novasama.uz/icons/chains/white/Genshiro.svg", "typeExtras": { "currencyIdScale": "0x050e00", "currencyIdType": "acala_primitives.currency.CurrencyId", @@ -806,7 +806,7 @@ "precision": 9, "priceId": "tether", "type": "orml", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/EQD.svg", + "icon": "https://config2.novasama.uz/icons/tokens/white/EQD.svg", "typeExtras": { "currencyIdScale": "0x050f00", "currencyIdType": "acala_primitives.currency.CurrencyId", @@ -820,7 +820,7 @@ "precision": 18, "type": "orml", "priceId": "darwinia-crab-network", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/Crab.svg", + "icon": "https://config2.novasama.uz/icons/chains/white/Crab.svg", "typeExtras": { "currencyIdScale": "0x050d00", "currencyIdType": "acala_primitives.currency.CurrencyId", @@ -852,7 +852,7 @@ } ], "types": { - "url": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/chains/v2/types/karura.json", + "url": "https://config2.novasama.uz/chains/v2/types/karura.json", "overridesCommon": true }, "explorers": [ @@ -889,7 +889,7 @@ } ] }, - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/gradient/Karura.svg", + "icon": "https://config2.novasama.uz/icons/chains/gradient/Karura.svg", "addressPrefix": 8, "options": [ "governance-v1" @@ -905,7 +905,7 @@ "symbol": "MOVR", "precision": 18, "priceId": "moonriver", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/Moonriver.svg", + "icon": "https://config2.novasama.uz/icons/chains/white/Moonriver.svg", "staking": "parachain", "buyProviders": { "transak": { @@ -919,7 +919,7 @@ "precision": 10, "priceId": "rmrk", "type": "statemine", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/RMRK.svg", + "icon": "https://config2.novasama.uz/icons/tokens/white/RMRK.svg", "typeExtras": { "assetId": "182365888117048807484804376330534607370" } @@ -930,7 +930,7 @@ "precision": 12, "priceId": "kusama", "type": "statemine", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/Kusama.svg", + "icon": "https://config2.novasama.uz/icons/chains/white/Kusama.svg", "typeExtras": { "assetId": "42259045809535163221576417993425387648" } @@ -941,7 +941,7 @@ "precision": 12, "priceId": "kintsugi", "type": "statemine", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/Kintsugi.svg", + "icon": "https://config2.novasama.uz/icons/chains/white/Kintsugi.svg", "typeExtras": { "assetId": "175400718394635817552109270754364440562" } @@ -952,7 +952,7 @@ "precision": 12, "priceId": "karura", "type": "statemine", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/Karura.svg", + "icon": "https://config2.novasama.uz/icons/chains/white/Karura.svg", "typeExtras": { "assetId": "10810581592933651521121702237638664357" } @@ -963,7 +963,7 @@ "precision": 12, "priceId": "bifrost-native-coin", "type": "statemine", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/Bifrost.svg", + "icon": "https://config2.novasama.uz/icons/chains/white/Bifrost.svg", "typeExtras": { "assetId": "319623561105283008236062145480775032445" } @@ -974,7 +974,7 @@ "precision": 8, "priceId": "bitcoin", "type": "statemine", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/KBTC.svg", + "icon": "https://config2.novasama.uz/icons/tokens/white/KBTC.svg", "typeExtras": { "assetId": "328179947973504579459046439826496046832" } @@ -985,7 +985,7 @@ "precision": 6, "priceId": "tether", "type": "statemine", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/USDT.svg", + "icon": "https://config2.novasama.uz/icons/tokens/white/USDT.svg", "typeExtras": { "assetId": "311091173110107856861649819128533077277" } @@ -996,7 +996,7 @@ "precision": 12, "priceId": "acala-dollar", "type": "statemine", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/AUSD.svg", + "icon": "https://config2.novasama.uz/icons/tokens/white/AUSD.svg", "typeExtras": { "assetId": "214920334981412447805621250067209749032" } @@ -1007,7 +1007,7 @@ "precision": 12, "priceId": "crust-storage-market", "type": "statemine", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/CrustShadow.svg", + "icon": "https://config2.novasama.uz/icons/chains/white/CrustShadow.svg", "typeExtras": { "assetId": "108457044225666871745333730479173774551" } @@ -1018,7 +1018,7 @@ "precision": 12, "priceId": "pha", "type": "statemine", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/Phala.svg", + "icon": "https://config2.novasama.uz/icons/chains/white/Phala.svg", "typeExtras": { "assetId": "189307976387032586987344677431204943363" } @@ -1028,7 +1028,7 @@ "symbol": "xcHKO", "precision": 12, "type": "statemine", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/HKO.svg", + "icon": "https://config2.novasama.uz/icons/tokens/white/HKO.svg", "typeExtras": { "assetId": "76100021443485661246318545281171740067" } @@ -1039,7 +1039,7 @@ "precision": 12, "priceId": "calamari-network", "type": "statemine", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/Calamari.svg", + "icon": "https://config2.novasama.uz/icons/chains/white/Calamari.svg", "typeExtras": { "assetId": "213357169630950964874127107356898319277" } @@ -1050,7 +1050,7 @@ "precision": 18, "priceId": "darwinia-crab-network", "type": "statemine", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/Crab.svg", + "icon": "https://config2.novasama.uz/icons/chains/white/Crab.svg", "typeExtras": { "assetId": "173481220575862801646329923366065693029" } @@ -1061,7 +1061,7 @@ "precision": 12, "priceId": "integritee", "type": "statemine", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/Integritee.svg", + "icon": "https://config2.novasama.uz/icons/chains/white/Integritee.svg", "typeExtras": { "assetId": "105075627293246237499203909093923548958" } @@ -1072,7 +1072,7 @@ "precision": 12, "priceId": "litentry", "type": "statemine", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/Litentry.svg", + "icon": "https://config2.novasama.uz/icons/chains/white/Litentry.svg", "typeExtras": { "assetId": "65216491554813189869575508812319036608" } @@ -1083,7 +1083,7 @@ "precision": 18, "priceId": "shiden", "type": "statemine", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/Shiden.svg", + "icon": "https://config2.novasama.uz/icons/chains/white/Shiden.svg", "typeExtras": { "assetId": "16797826370226091782818345603793389938" } @@ -1094,7 +1094,7 @@ "precision": 9, "priceId": "robonomics-network", "type": "statemine", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/Robonomics.svg", + "icon": "https://config2.novasama.uz/icons/chains/white/Robonomics.svg", "typeExtras": { "assetId": "108036400430056508975016746969135344601" } @@ -1138,7 +1138,7 @@ } ], "types": { - "url": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/chains/v2/types/moonriver.json", + "url": "https://config2.novasama.uz/chains/v2/types/moonriver.json", "overridesCommon": true }, "externalApi": { @@ -1174,7 +1174,7 @@ } ] }, - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/gradient/Moonriver.svg", + "icon": "https://config2.novasama.uz/icons/chains/gradient/Moonriver.svg", "addressPrefix": 1285, "options": [ "ethereumBased", @@ -1191,13 +1191,13 @@ "staking": "parachain", "assetId": 0, "symbol": "DEV", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/Moonriver.svg", + "icon": "https://config2.novasama.uz/icons/chains/white/Moonriver.svg", "precision": 18 }, { "assetId": 1, "symbol": "xcUNIT", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/Moonriver.svg", + "icon": "https://config2.novasama.uz/icons/chains/white/Moonriver.svg", "precision": 12, "type": "statemine", "typeExtras": { @@ -1224,10 +1224,10 @@ } ], "types": { - "url": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/chains/v2/types/moonbase.json", + "url": "https://config2.novasama.uz/chains/v2/types/moonbase.json", "overridesCommon": true }, - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/gradient/Moonbase_Alpha_Testnet.svg", + "icon": "https://config2.novasama.uz/icons/chains/gradient/Moonbase_Alpha_Testnet.svg", "addressPrefix": 1287, "options": [ "ethereumBased", @@ -1243,7 +1243,7 @@ "assetId": 0, "symbol": "SDN", "precision": 18, - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/Shiden.svg", + "icon": "https://config2.novasama.uz/icons/chains/white/Shiden.svg", "priceId": "shiden", "buyProviders": { "transak": { @@ -1257,7 +1257,7 @@ "precision": 12, "type": "statemine", "priceId": "pha", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/Phala.svg", + "icon": "https://config2.novasama.uz/icons/chains/white/Phala.svg", "typeExtras": { "assetId": "18446744073709551623" } @@ -1268,7 +1268,7 @@ "precision": 12, "priceId": "liquid-ksm", "type": "statemine", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/LKSM.svg", + "icon": "https://config2.novasama.uz/icons/tokens/white/LKSM.svg", "typeExtras": { "assetId": "18446744073709551619" } @@ -1279,7 +1279,7 @@ "precision": 18, "type": "statemine", "priceId": "moonriver", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/Moonriver.svg", + "icon": "https://config2.novasama.uz/icons/chains/white/Moonriver.svg", "typeExtras": { "assetId": "18446744073709551620" } @@ -1290,7 +1290,7 @@ "precision": 8, "type": "statemine", "priceId": "bitcoin", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/KBTC.svg", + "icon": "https://config2.novasama.uz/icons/tokens/white/KBTC.svg", "typeExtras": { "assetId": "18446744073709551621" } @@ -1301,7 +1301,7 @@ "precision": 12, "type": "statemine", "priceId": "kintsugi", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/Kintsugi.svg", + "icon": "https://config2.novasama.uz/icons/chains/white/Kintsugi.svg", "typeExtras": { "assetId": "18446744073709551622" } @@ -1312,7 +1312,7 @@ "precision": 12, "type": "statemine", "priceId": "kusama", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/Kusama.svg", + "icon": "https://config2.novasama.uz/icons/chains/white/Kusama.svg", "typeExtras": { "assetId": "340282366920938463463374607431768211455" } @@ -1323,7 +1323,7 @@ "precision": 12, "type": "statemine", "priceId": "acala-dollar", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/AUSD.svg", + "icon": "https://config2.novasama.uz/icons/tokens/white/AUSD.svg", "typeExtras": { "assetId": "18446744073709551616" } @@ -1334,7 +1334,7 @@ "precision": 12, "type": "statemine", "priceId": "crust-storage-market", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/CrustShadow.svg", + "icon": "https://config2.novasama.uz/icons/chains/white/CrustShadow.svg", "typeExtras": { "assetId": "18446744073709551624" } @@ -1345,7 +1345,7 @@ "precision": 12, "type": "statemine", "priceId": "karura", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/Karura.svg", + "icon": "https://config2.novasama.uz/icons/chains/white/Karura.svg", "typeExtras": { "assetId": "18446744073709551618" } @@ -1356,7 +1356,7 @@ "precision": 6, "type": "statemine", "priceId": "tether", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/USDT.svg", + "icon": "https://config2.novasama.uz/icons/tokens/white/USDT.svg", "typeExtras": { "assetId": "4294969280" } @@ -1393,10 +1393,10 @@ "extrinsic": "https://polkaholic.io/tx/{hash}" } ], - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/gradient/Shiden.svg", + "icon": "https://config2.novasama.uz/icons/chains/gradient/Shiden.svg", "addressPrefix": 5, "types": { - "url": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/chains/v2/types/shiden.json", + "url": "https://config2.novasama.uz/chains/v2/types/shiden.json", "overridesCommon": true }, "externalApi": { @@ -1426,7 +1426,7 @@ "assetId": 0, "symbol": "BNC", "precision": 12, - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/Bifrost.svg", + "icon": "https://config2.novasama.uz/icons/chains/white/Bifrost.svg", "priceId": "bifrost-native-coin", "staking": "parachain" }, @@ -1434,7 +1434,7 @@ "assetId": 1, "symbol": "KSM", "precision": 12, - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/Kusama.svg", + "icon": "https://config2.novasama.uz/icons/chains/white/Kusama.svg", "priceId": "kusama", "type": "orml", "typeExtras": { @@ -1449,7 +1449,7 @@ "symbol": "RMRK", "precision": 10, "type": "orml", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/RMRK.svg", + "icon": "https://config2.novasama.uz/icons/tokens/white/RMRK.svg", "priceId": "rmrk", "typeExtras": { "currencyIdScale": "0x0209", @@ -1464,7 +1464,7 @@ "precision": 18, "priceId": "zenlink-network-token", "type": "orml", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/ZLK.svg", + "icon": "https://config2.novasama.uz/icons/tokens/white/ZLK.svg", "typeExtras": { "currencyIdScale": "0x0207", "currencyIdType": "node_primitives.currency.CurrencyId", @@ -1478,7 +1478,7 @@ "precision": 12, "priceId": "karura", "type": "orml", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/Karura.svg", + "icon": "https://config2.novasama.uz/icons/chains/white/Karura.svg", "typeExtras": { "currencyIdScale": "0x0206", "currencyIdType": "node_primitives.currency.CurrencyId", @@ -1492,7 +1492,7 @@ "precision": 12, "priceId": "acala-dollar", "type": "orml", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/AUSD.svg", + "icon": "https://config2.novasama.uz/icons/tokens/white/AUSD.svg", "typeExtras": { "currencyIdScale": "0x0302", "currencyIdType": "node_primitives.currency.CurrencyId", @@ -1505,7 +1505,7 @@ "symbol": "vsKSM", "precision": 12, "type": "orml", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/vsKSM.svg", + "icon": "https://config2.novasama.uz/icons/tokens/white/vsKSM.svg", "typeExtras": { "currencyIdScale": "0x0404", "currencyIdType": "node_primitives.currency.CurrencyId", @@ -1519,7 +1519,7 @@ "precision": 6, "priceId": "tether", "type": "orml", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/USDT.svg", + "icon": "https://config2.novasama.uz/icons/tokens/white/USDT.svg", "typeExtras": { "currencyIdScale": "0x0800", "currencyIdType": "node_primitives.currency.CurrencyId", @@ -1533,7 +1533,7 @@ "precision": 18, "type": "orml", "priceId": "moonriver", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/Moonriver.svg", + "icon": "https://config2.novasama.uz/icons/chains/white/Moonriver.svg", "typeExtras": { "currencyIdScale": "0x020a", "currencyIdType": "node_primitives.currency.CurrencyId", @@ -1547,7 +1547,7 @@ "precision": 12, "type": "orml", "priceId": "pha", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/Phala.svg", + "icon": "https://config2.novasama.uz/icons/chains/white/Phala.svg", "typeExtras": { "currencyIdScale": "0x0208", "currencyIdType": "node_primitives.currency.CurrencyId", @@ -1560,7 +1560,7 @@ "symbol": "vKSM", "precision": 12, "type": "orml", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/vKSM.svg", + "icon": "https://config2.novasama.uz/icons/tokens/white/vKSM.svg", "typeExtras": { "currencyIdScale": "0x0104", "currencyIdType": "node_primitives.currency.CurrencyId", @@ -1584,7 +1584,7 @@ } ], "types": { - "url": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/chains/v2/types/bifrost.json", + "url": "https://config2.novasama.uz/chains/v2/types/bifrost.json", "overridesCommon": true }, "explorers": [ @@ -1618,7 +1618,7 @@ } ] }, - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/gradient/Bifrost_Kusama.svg", + "icon": "https://config2.novasama.uz/icons/chains/gradient/Bifrost_Kusama.svg", "addressPrefix": 6, "options": [ "governance-v1" @@ -1635,7 +1635,7 @@ "precision": 12, "type": "orml", "priceId": "kintsugi", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/Kintsugi.svg", + "icon": "https://config2.novasama.uz/icons/chains/white/Kintsugi.svg", "typeExtras": { "currencyIdScale": "0x000c", "currencyIdType": "interbtc_primitives.CurrencyId", @@ -1649,7 +1649,7 @@ "precision": 8, "type": "orml", "priceId": "bitcoin", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/KBTC.svg", + "icon": "https://config2.novasama.uz/icons/tokens/white/KBTC.svg", "typeExtras": { "currencyIdScale": "0x000b", "currencyIdType": "interbtc_primitives.CurrencyId", @@ -1663,7 +1663,7 @@ "precision": 12, "priceId": "kusama", "type": "orml", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/Kusama.svg", + "icon": "https://config2.novasama.uz/icons/chains/white/Kusama.svg", "typeExtras": { "currencyIdScale": "0x000a", "currencyIdType": "interbtc_primitives.CurrencyId", @@ -1677,7 +1677,7 @@ "precision": 12, "priceId": "liquid-ksm", "type": "orml", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/LKSM.svg", + "icon": "https://config2.novasama.uz/icons/tokens/white/LKSM.svg", "typeExtras": { "currencyIdScale": "0x0102000000", "currencyIdType": "interbtc_primitives.CurrencyId", @@ -1691,7 +1691,7 @@ "precision": 6, "priceId": "tether", "type": "orml", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/USDT.svg", + "icon": "https://config2.novasama.uz/icons/tokens/white/USDT.svg", "typeExtras": { "currencyIdScale": "0x0103000000", "currencyIdType": "interbtc_primitives.CurrencyId", @@ -1705,7 +1705,7 @@ "precision": 12, "priceId": "acala-dollar", "type": "orml", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/AUSD.svg", + "icon": "https://config2.novasama.uz/icons/tokens/white/AUSD.svg", "typeExtras": { "currencyIdScale": "0x0101000000", "currencyIdType": "interbtc_primitives.CurrencyId", @@ -1718,7 +1718,7 @@ "symbol": "KSM-kBTC", "precision": 18, "type": "orml", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/KSM-KBTC.svg", + "icon": "https://config2.novasama.uz/icons/tokens/white/KSM-KBTC.svg", "typeExtras": { "currencyIdScale": "0x03000a000b", "currencyIdType": "interbtc_primitives.CurrencyId", @@ -1731,7 +1731,7 @@ "symbol": "kBTC-USDT", "precision": 18, "type": "orml", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/KBTC-USDT.svg", + "icon": "https://config2.novasama.uz/icons/tokens/white/KBTC-USDT.svg", "typeExtras": { "currencyIdScale": "0x03000b0103000000", "currencyIdType": "interbtc_primitives.CurrencyId", @@ -1744,7 +1744,7 @@ "symbol": "KSM-KINT", "precision": 18, "type": "orml", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/KSM-KINT.svg", + "icon": "https://config2.novasama.uz/icons/tokens/white/KSM-KINT.svg", "typeExtras": { "currencyIdScale": "0x03000a000c", "currencyIdType": "interbtc_primitives.CurrencyId", @@ -1777,7 +1777,7 @@ } ], "types": { - "url": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/chains/v2/types/kintsugi.json", + "url": "https://config2.novasama.uz/chains/v2/types/kintsugi.json", "overridesCommon": true }, "externalApi": { @@ -1788,7 +1788,7 @@ } ] }, - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/gradient/Kintsugi.svg", + "icon": "https://config2.novasama.uz/icons/chains/gradient/Kintsugi.svg", "addressPrefix": 2092 }, { @@ -1800,7 +1800,7 @@ "symbol": "EDG", "precision": 18, "priceId": "edgeware", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/Edgeware.svg", + "icon": "https://config2.novasama.uz/icons/chains/white/Edgeware.svg", "staking": "aura-relaychain" } ], @@ -1819,7 +1819,7 @@ } ], "types": { - "url": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/chains/v2/types/edgeware.json", + "url": "https://config2.novasama.uz/chains/v2/types/edgeware.json", "overridesCommon": true }, "explorers": [ @@ -1848,7 +1848,7 @@ } ] }, - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/gradient/Edgeware.svg", + "icon": "https://config2.novasama.uz/icons/chains/gradient/Edgeware.svg", "addressPrefix": 7 }, { @@ -1860,7 +1860,7 @@ "assetId": 0, "symbol": "HKO", "precision": 12, - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/HKO.svg" + "icon": "https://config2.novasama.uz/icons/tokens/white/HKO.svg" }, { "assetId": 1, @@ -1868,7 +1868,7 @@ "precision": 12, "priceId": "kusama", "type": "statemine", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/Kusama.svg", + "icon": "https://config2.novasama.uz/icons/chains/white/Kusama.svg", "typeExtras": { "assetId": "100" } @@ -1879,7 +1879,7 @@ "precision": 12, "priceId": "acala-dollar", "type": "statemine", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/AUSD.svg", + "icon": "https://config2.novasama.uz/icons/tokens/white/AUSD.svg", "typeExtras": { "assetId": "103" } @@ -1890,7 +1890,7 @@ "precision": 12, "priceId": "liquid-ksm", "type": "statemine", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/LKSM.svg", + "icon": "https://config2.novasama.uz/icons/tokens/white/LKSM.svg", "typeExtras": { "assetId": "109" } @@ -1900,7 +1900,7 @@ "symbol": "sKSM", "precision": 12, "type": "statemine", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/sKSM.svg", + "icon": "https://config2.novasama.uz/icons/tokens/white/sKSM.svg", "typeExtras": { "assetId": "1000" } @@ -1911,7 +1911,7 @@ "precision": 12, "priceId": "karura", "type": "statemine", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/Karura.svg", + "icon": "https://config2.novasama.uz/icons/chains/white/Karura.svg", "typeExtras": { "assetId": "107" } @@ -1922,7 +1922,7 @@ "precision": 18, "priceId": "moonriver", "type": "statemine", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/Moonriver.svg", + "icon": "https://config2.novasama.uz/icons/chains/white/Moonriver.svg", "typeExtras": { "assetId": "113" } @@ -1933,7 +1933,7 @@ "precision": 12, "priceId": "pha", "type": "statemine", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/Phala.svg", + "icon": "https://config2.novasama.uz/icons/chains/white/Phala.svg", "typeExtras": { "assetId": "115" } @@ -1944,7 +1944,7 @@ "precision": 9, "priceId": "genshiro", "type": "statemine", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/Genshiro.svg", + "icon": "https://config2.novasama.uz/icons/chains/white/Genshiro.svg", "typeExtras": { "assetId": "123" } @@ -1955,7 +1955,7 @@ "precision": 6, "priceId": "tether", "type": "statemine", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/USDT.svg", + "icon": "https://config2.novasama.uz/icons/tokens/white/USDT.svg", "typeExtras": { "assetId": "102" } @@ -1968,7 +1968,7 @@ } ], "types": { - "url": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/chains/v2/types/parallel_heiko.json", + "url": "https://config2.novasama.uz/chains/v2/types/parallel_heiko.json", "overridesCommon": true }, "explorers": [ @@ -1992,7 +1992,7 @@ } ] }, - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/gradient/ParallelHeiko.svg", + "icon": "https://config2.novasama.uz/icons/chains/gradient/ParallelHeiko.svg", "addressPrefix": 110, "options": [ "governance-v1" @@ -2008,7 +2008,7 @@ "symbol": "BSX", "precision": 12, "priceId": "basilisk", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/Basilisk.svg" + "icon": "https://config2.novasama.uz/icons/chains/white/Basilisk.svg" }, { "assetId": 1, @@ -2016,7 +2016,7 @@ "precision": 12, "priceId": "kusama", "type": "orml", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/Kusama.svg", + "icon": "https://config2.novasama.uz/icons/chains/white/Kusama.svg", "typeExtras": { "currencyIdScale": "0x01000000", "currencyIdType": "u32", @@ -2030,7 +2030,7 @@ "precision": 12, "priceId": "acala-dollar", "type": "orml", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/AUSD.svg", + "icon": "https://config2.novasama.uz/icons/tokens/white/AUSD.svg", "typeExtras": { "currencyIdScale": "0x02000000", "currencyIdType": "u32", @@ -2043,7 +2043,7 @@ "symbol": "TNKR", "precision": 12, "type": "orml", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/Tinkernet.svg", + "icon": "https://config2.novasama.uz/icons/chains/white/Tinkernet.svg", "typeExtras": { "currencyIdScale": "0x06000000", "currencyIdType": "u32", @@ -2057,7 +2057,7 @@ "precision": 6, "type": "orml", "priceId": "tether", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/USDT.svg", + "icon": "https://config2.novasama.uz/icons/tokens/white/USDT.svg", "typeExtras": { "currencyIdScale": "0x0e000000", "currencyIdType": "u32", @@ -2071,7 +2071,7 @@ "precision": 9, "type": "orml", "priceId": "robonomics-network", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/Robonomics.svg", + "icon": "https://config2.novasama.uz/icons/chains/white/Robonomics.svg", "typeExtras": { "currencyIdScale": "0x10000000", "currencyIdType": "u32", @@ -2108,7 +2108,7 @@ } ], "types": { - "url": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/chains/v2/types/basilisk.json", + "url": "https://config2.novasama.uz/chains/v2/types/basilisk.json", "overridesCommon": true }, "externalApi": { @@ -2125,7 +2125,7 @@ } ] }, - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/gradient/Basilisk.svg", + "icon": "https://config2.novasama.uz/icons/chains/gradient/Basilisk.svg", "addressPrefix": 10041, "options": [ "governance-v1" @@ -2140,7 +2140,7 @@ "assetId": 0, "symbol": "AIR", "precision": 18, - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/Altair.svg", + "icon": "https://config2.novasama.uz/icons/chains/white/Altair.svg", "priceId": "altair" } ], @@ -2155,7 +2155,7 @@ } ], "types": { - "url": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/chains/v2/types/altair.json", + "url": "https://config2.novasama.uz/chains/v2/types/altair.json", "overridesCommon": true }, "explorers": [ @@ -2192,7 +2192,7 @@ } ] }, - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/gradient/Altair.svg", + "icon": "https://config2.novasama.uz/icons/chains/gradient/Altair.svg", "addressPrefix": 136, "options": [ "governance-v1" @@ -2208,7 +2208,7 @@ "symbol": "PHA", "precision": 12, "priceId": "pha", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/Phala.svg" + "icon": "https://config2.novasama.uz/icons/chains/white/Phala.svg" }, { "assetId": 1, @@ -2216,7 +2216,7 @@ "precision": 12, "type": "statemine", "priceId": "kusama", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/Kusama.svg", + "icon": "https://config2.novasama.uz/icons/chains/white/Kusama.svg", "typeExtras": { "assetId": "0" } @@ -2227,7 +2227,7 @@ "precision": 12, "type": "statemine", "priceId": "karura", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/Karura.svg", + "icon": "https://config2.novasama.uz/icons/chains/white/Karura.svg", "typeExtras": { "assetId": "1" } @@ -2238,7 +2238,7 @@ "precision": 12, "type": "statemine", "priceId": "bifrost-native-coin", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/Bifrost.svg", + "icon": "https://config2.novasama.uz/icons/chains/white/Bifrost.svg", "typeExtras": { "assetId": "2" } @@ -2249,7 +2249,7 @@ "precision": 18, "priceId": "zenlink-network-token", "type": "statemine", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/ZLK.svg", + "icon": "https://config2.novasama.uz/icons/tokens/white/ZLK.svg", "typeExtras": { "assetId": "3" } @@ -2260,7 +2260,7 @@ "precision": 12, "priceId": "acala-dollar", "type": "statemine", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/AUSD.svg", + "icon": "https://config2.novasama.uz/icons/tokens/white/AUSD.svg", "typeExtras": { "assetId": "4" } @@ -2271,7 +2271,7 @@ "precision": 12, "priceId": "basilisk", "type": "statemine", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/Basilisk.svg", + "icon": "https://config2.novasama.uz/icons/chains/white/Basilisk.svg", "typeExtras": { "assetId": "9" } @@ -2282,7 +2282,7 @@ "precision": 18, "priceId": "moonriver", "type": "statemine", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/Moonriver.svg", + "icon": "https://config2.novasama.uz/icons/chains/white/Moonriver.svg", "typeExtras": { "assetId": "6" } @@ -2292,7 +2292,7 @@ "symbol": "HKO", "precision": 12, "type": "statemine", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/HKO.svg", + "icon": "https://config2.novasama.uz/icons/tokens/white/HKO.svg", "typeExtras": { "assetId": "7" } @@ -2303,7 +2303,7 @@ "precision": 12, "priceId": "calamari-network", "type": "statemine", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/Calamari.svg", + "icon": "https://config2.novasama.uz/icons/chains/white/Calamari.svg", "typeExtras": { "assetId": "8" } @@ -2313,7 +2313,7 @@ "symbol": "TUR", "precision": 10, "type": "statemine", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/Turing.svg", + "icon": "https://config2.novasama.uz/icons/chains/white/Turing.svg", "typeExtras": { "assetId": "10" } @@ -2351,7 +2351,7 @@ } ], "types": { - "url": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/chains/v2/types/khala.json", + "url": "https://config2.novasama.uz/chains/v2/types/khala.json", "overridesCommon": true }, "externalApi": { @@ -2371,7 +2371,7 @@ } ] }, - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/gradient/Khala.svg", + "icon": "https://config2.novasama.uz/icons/chains/gradient/Khala.svg", "addressPrefix": 30 }, { @@ -2383,7 +2383,7 @@ "assetId": 0, "symbol": "KILT", "priceId": "kilt-protocol", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/KILT.svg", + "icon": "https://config2.novasama.uz/icons/chains/white/KILT.svg", "precision": 15 } ], @@ -2415,7 +2415,7 @@ } ], "types": { - "url": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/chains/v2/types/kilt_spiritnet.json", + "url": "https://config2.novasama.uz/chains/v2/types/kilt_spiritnet.json", "overridesCommon": true }, "externalApi": { @@ -2432,7 +2432,7 @@ } ] }, - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/gradient/KILT_Spiritnet.svg", + "icon": "https://config2.novasama.uz/icons/chains/gradient/KILT_Spiritnet.svg", "addressPrefix": 38, "options": [ "governance-v1" @@ -2446,7 +2446,7 @@ "assetId": 0, "symbol": "PILT", "precision": 15, - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/KILT.svg" + "icon": "https://config2.novasama.uz/icons/chains/white/KILT.svg" } ], "nodes": [ @@ -2464,10 +2464,10 @@ } ], "types": { - "url": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/chains/v2/types/kilt_peregrine.json", + "url": "https://config2.novasama.uz/chains/v2/types/kilt_peregrine.json", "overridesCommon": true }, - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/gradient/KILT_Peregrine_Testnet.svg", + "icon": "https://config2.novasama.uz/icons/chains/gradient/KILT_Peregrine_Testnet.svg", "addressPrefix": 38, "options": [ "testnet" @@ -2482,7 +2482,7 @@ "assetId": 0, "symbol": "KMA", "priceId": "calamari-network", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/Calamari.svg", + "icon": "https://config2.novasama.uz/icons/chains/white/Calamari.svg", "precision": 12, "staking": "parachain" } @@ -2511,7 +2511,7 @@ } ], "types": { - "url": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/chains/v2/types/calamari.json", + "url": "https://config2.novasama.uz/chains/v2/types/calamari.json", "overridesCommon": true }, "externalApi": { @@ -2537,7 +2537,7 @@ } ] }, - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/gradient/Calamari.svg", + "icon": "https://config2.novasama.uz/icons/chains/gradient/Calamari.svg", "addressPrefix": 78, "options": [ "governance-v1" @@ -2552,7 +2552,7 @@ "assetId": 0, "symbol": "QTZ", "priceId": "quartz", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/Quartz.svg", + "icon": "https://config2.novasama.uz/icons/chains/white/Quartz.svg", "precision": 18 } ], @@ -2575,7 +2575,7 @@ } ], "types": { - "url": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/chains/v2/types/quartz.json", + "url": "https://config2.novasama.uz/chains/v2/types/quartz.json", "overridesCommon": true }, "explorers": [ @@ -2603,7 +2603,7 @@ } ] }, - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/gradient/Quartz.svg", + "icon": "https://config2.novasama.uz/icons/chains/gradient/Quartz.svg", "addressPrefix": 255 }, { @@ -2616,13 +2616,13 @@ "symbol": "NEER", "precision": 18, "priceId": "metaverse-network-pioneer", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/NEER.svg" + "icon": "https://config2.novasama.uz/icons/tokens/white/NEER.svg" }, { "assetId": 1, "symbol": "BIT", "precision": 18, - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/BIT.svg", + "icon": "https://config2.novasama.uz/icons/tokens/white/BIT.svg", "type": "orml", "typeExtras": { "currencyIdScale": "0x030000000000000000", @@ -2652,7 +2652,7 @@ } ], "types": { - "url": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/chains/v2/types/bit.country_pioneer.json", + "url": "https://config2.novasama.uz/chains/v2/types/bit.country_pioneer.json", "overridesCommon": true }, "externalApi": { @@ -2663,7 +2663,7 @@ } ] }, - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/gradient/Bit.Country_Pioneer.svg", + "icon": "https://config2.novasama.uz/icons/chains/gradient/Bit.Country_Pioneer.svg", "addressPrefix": 268, "options": [ "governance-v1" @@ -2679,7 +2679,7 @@ "symbol": "ACA", "priceId": "acala", "precision": 12, - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/Acala.svg" + "icon": "https://config2.novasama.uz/icons/chains/white/Acala.svg" }, { "assetId": 1, @@ -2687,7 +2687,7 @@ "precision": 10, "priceId": "liquid-staking-dot", "type": "orml", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/LDOT.svg", + "icon": "https://config2.novasama.uz/icons/tokens/white/LDOT.svg", "typeExtras": { "currencyIdScale": "0x0003", "currencyIdType": "acala_primitives.currency.CurrencyId", @@ -2701,7 +2701,7 @@ "precision": 12, "priceId": "acala-dollar", "type": "orml", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/AUSD.svg", + "icon": "https://config2.novasama.uz/icons/tokens/white/AUSD.svg", "typeExtras": { "currencyIdScale": "0x0001", "currencyIdType": "acala_primitives.currency.CurrencyId", @@ -2715,7 +2715,7 @@ "precision": 10, "priceId": "polkadot", "type": "orml", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/Polkadot.svg", + "icon": "https://config2.novasama.uz/icons/chains/white/Polkadot.svg", "typeExtras": { "currencyIdScale": "0x0002", "currencyIdType": "acala_primitives.currency.CurrencyId", @@ -2729,7 +2729,7 @@ "precision": 10, "priceId": "liquid-crowdloan-dot", "type": "orml", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/lcDOT.svg", + "icon": "https://config2.novasama.uz/icons/tokens/white/lcDOT.svg", "typeExtras": { "currencyIdScale": "0x040d000000", "currencyIdType": "acala_primitives.currency.CurrencyId", @@ -2743,7 +2743,7 @@ "precision": 18, "priceId": "moonbeam", "type": "orml", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/Moonbeam.svg", + "icon": "https://config2.novasama.uz/icons/chains/white/Moonbeam.svg", "typeExtras": { "currencyIdScale": "0x050000", "currencyIdType": "acala_primitives.currency.CurrencyId", @@ -2757,7 +2757,7 @@ "precision": 12, "priceId": "parallel-finance", "type": "orml", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/PARA.svg", + "icon": "https://config2.novasama.uz/icons/tokens/white/PARA.svg", "typeExtras": { "currencyIdScale": "0x050100", "currencyIdType": "acala_primitives.currency.CurrencyId", @@ -2770,7 +2770,7 @@ "symbol": "TAP", "precision": 12, "type": "orml", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/TAP.svg", + "icon": "https://config2.novasama.uz/icons/tokens/white/TAP.svg", "typeExtras": { "currencyIdScale": "0x0004", "currencyIdType": "acala_primitives.currency.CurrencyId", @@ -2783,7 +2783,7 @@ "symbol": "tDOT", "precision": 10, "type": "orml", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/tDOT.svg", + "icon": "https://config2.novasama.uz/icons/tokens/white/tDOT.svg", "typeExtras": { "currencyIdScale": "0x0300000000", "currencyIdType": "acala_primitives.currency.CurrencyId", @@ -2797,7 +2797,7 @@ "precision": 10, "type": "orml", "priceId": "interlay", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/Interlay.svg", + "icon": "https://config2.novasama.uz/icons/chains/white/Interlay.svg", "typeExtras": { "currencyIdScale": "0x050400", "currencyIdType": "acala_primitives.currency.CurrencyId", @@ -2811,7 +2811,7 @@ "precision": 18, "type": "orml", "priceId": "astar", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/Astar.svg", + "icon": "https://config2.novasama.uz/icons/chains/white/Astar.svg", "typeExtras": { "currencyIdScale": "0x050200", "currencyIdType": "acala_primitives.currency.CurrencyId", @@ -2824,7 +2824,7 @@ "symbol": "EQ", "precision": 9, "type": "orml", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/Equilibrium.svg", + "icon": "https://config2.novasama.uz/icons/chains/white/Equilibrium.svg", "typeExtras": { "currencyIdScale": "0x050700", "currencyIdType": "acala_primitives.currency.CurrencyId", @@ -2838,7 +2838,7 @@ "precision": 8, "type": "orml", "priceId": "bitcoin", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/interBTC.svg", + "icon": "https://config2.novasama.uz/icons/tokens/white/interBTC.svg", "typeExtras": { "currencyIdScale": "0x050300", "currencyIdType": "acala_primitives.currency.CurrencyId", @@ -2852,7 +2852,7 @@ "precision": 18, "type": "orml", "priceId": "dai", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/DAI.svg", + "icon": "https://config2.novasama.uz/icons/tokens/white/DAI.svg", "typeExtras": { "currencyIdScale": "0x0254a37a01cd75b616d63e0ab665bffdb0143c52ae", "currencyIdType": "acala_primitives.currency.CurrencyId", @@ -2905,7 +2905,7 @@ } ], "types": { - "url": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/chains/v2/types/acala.json", + "url": "https://config2.novasama.uz/chains/v2/types/acala.json", "overridesCommon": true }, "externalApi": { @@ -2925,7 +2925,7 @@ } ] }, - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/gradient/Acala.svg", + "icon": "https://config2.novasama.uz/icons/chains/gradient/Acala.svg", "addressPrefix": 10, "options": [ "governance-v1" @@ -2939,7 +2939,7 @@ "assetId": 0, "symbol": "ACA", "precision": 12, - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/Acala.svg" + "icon": "https://config2.novasama.uz/icons/chains/white/Acala.svg" }, { "assetId": 1, @@ -2947,7 +2947,7 @@ "precision": 10, "priceId": "polkadot", "type": "orml", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/Polkadot.svg", + "icon": "https://config2.novasama.uz/icons/chains/white/Polkadot.svg", "typeExtras": { "currencyIdScale": "0x0002", "currencyIdType": "acala_primitives.currency.CurrencyId", @@ -2970,10 +2970,10 @@ } ], "types": { - "url": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/chains/v2/types/acala_mandala.json", + "url": "https://config2.novasama.uz/chains/v2/types/acala_mandala.json", "overridesCommon": true }, - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/gradient/Acala_Mandala_Testnet.svg", + "icon": "https://config2.novasama.uz/icons/chains/gradient/Acala_Mandala_Testnet.svg", "addressPrefix": 42, "options": [ "testnet" @@ -2989,7 +2989,7 @@ "symbol": "GLMR", "precision": 18, "priceId": "moonbeam", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/Moonbeam.svg", + "icon": "https://config2.novasama.uz/icons/chains/white/Moonbeam.svg", "staking": "parachain", "buyProviders": { "transak": { @@ -3003,7 +3003,7 @@ "precision": 10, "type": "statemine", "priceId": "polkadot", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/Polkadot.svg", + "icon": "https://config2.novasama.uz/icons/chains/white/Polkadot.svg", "typeExtras": { "assetId": "42259045809535163221576417993425387648" } @@ -3014,7 +3014,7 @@ "precision": 12, "type": "statemine", "priceId": "acala-dollar", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/AUSD.svg", + "icon": "https://config2.novasama.uz/icons/tokens/white/AUSD.svg", "typeExtras": { "assetId": "110021739665376159354538090254163045594" } @@ -3025,7 +3025,7 @@ "precision": 12, "type": "statemine", "priceId": "acala", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/Acala.svg", + "icon": "https://config2.novasama.uz/icons/chains/white/Acala.svg", "typeExtras": { "assetId": "224821240862170613278369189818311486111" } @@ -3036,7 +3036,7 @@ "precision": 12, "priceId": "parallel-finance", "type": "statemine", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/PARA.svg", + "icon": "https://config2.novasama.uz/icons/tokens/white/PARA.svg", "typeExtras": { "assetId": "32615670524745285411807346420584982855" } @@ -3047,7 +3047,7 @@ "precision": 10, "type": "statemine", "priceId": "interlay", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/Interlay.svg", + "icon": "https://config2.novasama.uz/icons/chains/white/Interlay.svg", "typeExtras": { "assetId": "101170542313601871197860408087030232491" } @@ -3058,7 +3058,7 @@ "precision": 8, "type": "statemine", "priceId": "bitcoin", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/interBTC.svg", + "icon": "https://config2.novasama.uz/icons/tokens/white/interBTC.svg", "typeExtras": { "assetId": "120637696315203257380661607956669368914" } @@ -3069,7 +3069,7 @@ "precision": 18, "type": "statemine", "priceId": "raresama", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/POOP.svg", + "icon": "https://config2.novasama.uz/icons/tokens/white/POOP.svg", "typeExtras": { "assetId": "270195117769614861929703564202131636628", "palletName": "LocalAssets" @@ -3081,7 +3081,7 @@ "precision": 18, "type": "statemine", "priceId": "astar", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/Astar.svg", + "icon": "https://config2.novasama.uz/icons/chains/white/Astar.svg", "typeExtras": { "assetId": "224077081838586484055667086558292981199" } @@ -3092,7 +3092,7 @@ "precision": 12, "type": "statemine", "priceId": "pha", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/Phala.svg", + "icon": "https://config2.novasama.uz/icons/chains/white/Phala.svg", "typeExtras": { "assetId": "132685552157663328694213725410064821485" } @@ -3103,7 +3103,7 @@ "precision": 6, "type": "statemine", "priceId": "tether", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/USDT.svg", + "icon": "https://config2.novasama.uz/icons/tokens/white/USDT.svg", "typeExtras": { "assetId": "311091173110107856861649819128533077277" } @@ -3147,7 +3147,7 @@ } ], "types": { - "url": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/chains/v2/types/moonbeam.json", + "url": "https://config2.novasama.uz/chains/v2/types/moonbeam.json", "overridesCommon": true }, "externalApi": { @@ -3177,7 +3177,7 @@ } ] }, - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/gradient/Moonbeam.svg", + "icon": "https://config2.novasama.uz/icons/chains/gradient/Moonbeam.svg", "addressPrefix": 1284, "options": [ "ethereumBased", @@ -3193,7 +3193,7 @@ "symbol": "ETH", "priceId": "ethereum", "type": "evmNative", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/ETH.svg", + "icon": "https://config2.novasama.uz/icons/tokens/white/ETH.svg", "precision": 18 } ], @@ -3263,7 +3263,7 @@ } ] }, - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/gradient/Ethereum.svg", + "icon": "https://config2.novasama.uz/icons/chains/gradient/Ethereum.svg", "addressPrefix": 1, "options": [ "ethereumBased", @@ -3279,7 +3279,7 @@ "symbol": "ETH", "priceId": "ethereum", "type": "evmNative", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/ETH.svg", + "icon": "https://config2.novasama.uz/icons/tokens/white/ETH.svg", "precision": 18 } ], @@ -3308,7 +3308,7 @@ } ] }, - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/gradient/Ethereum_Goerli.svg", + "icon": "https://config2.novasama.uz/icons/chains/gradient/Ethereum_Goerli.svg", "addressPrefix": 5, "options": [ "testnet", @@ -3367,7 +3367,7 @@ "assetId": 0, "symbol": "ASTR", "priceId": "astar", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/Astar.svg", + "icon": "https://config2.novasama.uz/icons/chains/white/Astar.svg", "precision": 18, "buyProviders": { "transak": { @@ -3381,7 +3381,7 @@ "precision": 10, "type": "statemine", "priceId": "polkadot", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/Polkadot.svg", + "icon": "https://config2.novasama.uz/icons/chains/white/Polkadot.svg", "typeExtras": { "assetId": "340282366920938463463374607431768211455" } @@ -3392,7 +3392,7 @@ "precision": 18, "type": "statemine", "priceId": "moonbeam", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/Moonbeam.svg", + "icon": "https://config2.novasama.uz/icons/chains/white/Moonbeam.svg", "typeExtras": { "assetId": "18446744073709551619" } @@ -3403,7 +3403,7 @@ "precision": 8, "type": "statemine", "priceId": "bitcoin", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/interBTC.svg", + "icon": "https://config2.novasama.uz/icons/tokens/white/interBTC.svg", "typeExtras": { "assetId": "18446744073709551620" } @@ -3414,7 +3414,7 @@ "precision": 10, "type": "statemine", "priceId": "interlay", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/Interlay.svg", + "icon": "https://config2.novasama.uz/icons/chains/white/Interlay.svg", "typeExtras": { "assetId": "18446744073709551621" } @@ -3425,7 +3425,7 @@ "precision": 12, "type": "statemine", "priceId": "pha", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/Phala.svg", + "icon": "https://config2.novasama.uz/icons/chains/white/Phala.svg", "typeExtras": { "assetId": "18446744073709551622" } @@ -3436,7 +3436,7 @@ "precision": 12, "type": "statemine", "priceId": "acala", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/Acala.svg", + "icon": "https://config2.novasama.uz/icons/chains/white/Acala.svg", "typeExtras": { "assetId": "18446744073709551616" } @@ -3447,7 +3447,7 @@ "precision": 10, "type": "statemine", "priceId": "liquid-staking-dot", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/LDOT.svg", + "icon": "https://config2.novasama.uz/icons/tokens/white/LDOT.svg", "typeExtras": { "assetId": "18446744073709551618" } @@ -3458,7 +3458,7 @@ "precision": 12, "type": "statemine", "priceId": "acala-dollar", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/AUSD.svg", + "icon": "https://config2.novasama.uz/icons/tokens/white/AUSD.svg", "typeExtras": { "assetId": "18446744073709551617" } @@ -3469,7 +3469,7 @@ "precision": 6, "type": "statemine", "priceId": "tether", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/USDT.svg", + "icon": "https://config2.novasama.uz/icons/tokens/white/USDT.svg", "typeExtras": { "assetId": "4294969280" } @@ -3507,7 +3507,7 @@ } ], "types": { - "url": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/chains/v2/types/astar.json", + "url": "https://config2.novasama.uz/chains/v2/types/astar.json", "overridesCommon": true }, "externalApi": { @@ -3527,7 +3527,7 @@ } ] }, - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/gradient/Astar.svg", + "icon": "https://config2.novasama.uz/icons/chains/gradient/Astar.svg", "addressPrefix": 5, "additional": { "defaultTip": "1000000" @@ -3543,7 +3543,7 @@ "symbol": "PARA", "precision": 12, "priceId": "parallel-finance", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/PARA.svg" + "icon": "https://config2.novasama.uz/icons/tokens/white/PARA.svg" }, { "assetId": 1, @@ -3551,7 +3551,7 @@ "precision": 10, "priceId": "polkadot", "type": "statemine", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/Polkadot.svg", + "icon": "https://config2.novasama.uz/icons/chains/white/Polkadot.svg", "typeExtras": { "assetId": "101" } @@ -3562,7 +3562,7 @@ "precision": 10, "priceId": "polkadot", "type": "statemine", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/sDOT.svg", + "icon": "https://config2.novasama.uz/icons/tokens/white/sDOT.svg", "typeExtras": { "assetId": "1001" } @@ -3573,7 +3573,7 @@ "precision": 12, "priceId": "acala", "type": "statemine", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/Acala.svg", + "icon": "https://config2.novasama.uz/icons/chains/white/Acala.svg", "typeExtras": { "assetId": "108" } @@ -3584,7 +3584,7 @@ "precision": 12, "priceId": "acala-dollar", "type": "statemine", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/AUSD.svg", + "icon": "https://config2.novasama.uz/icons/tokens/white/AUSD.svg", "typeExtras": { "assetId": "104" } @@ -3595,7 +3595,7 @@ "precision": 10, "priceId": "liquid-staking-dot", "type": "statemine", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/LDOT.svg", + "icon": "https://config2.novasama.uz/icons/tokens/white/LDOT.svg", "typeExtras": { "assetId": "110" } @@ -3606,7 +3606,7 @@ "precision": 18, "priceId": "moonbeam", "type": "statemine", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/Moonbeam.svg", + "icon": "https://config2.novasama.uz/icons/chains/white/Moonbeam.svg", "typeExtras": { "assetId": "114" } @@ -3616,7 +3616,7 @@ "symbol": "cDOT-6/13", "precision": 10, "type": "statemine", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/cDOT.svg", + "icon": "https://config2.novasama.uz/icons/tokens/white/cDOT.svg", "typeExtras": { "assetId": "200060013" } @@ -3626,7 +3626,7 @@ "symbol": "cDOT-7/14", "precision": 10, "type": "statemine", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/cDOT.svg", + "icon": "https://config2.novasama.uz/icons/tokens/white/cDOT.svg", "typeExtras": { "assetId": "200070014" } @@ -3636,7 +3636,7 @@ "symbol": "cDOT-8/15", "precision": 10, "type": "statemine", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/cDOT.svg", + "icon": "https://config2.novasama.uz/icons/tokens/white/cDOT.svg", "typeExtras": { "assetId": "200080015" } @@ -3646,7 +3646,7 @@ "symbol": "cDOT-9/16", "precision": 10, "type": "statemine", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/cDOT.svg", + "icon": "https://config2.novasama.uz/icons/tokens/white/cDOT.svg", "typeExtras": { "assetId": "200090016" } @@ -3656,7 +3656,7 @@ "symbol": "cDOT-10/17", "precision": 10, "type": "statemine", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/cDOT.svg", + "icon": "https://config2.novasama.uz/icons/tokens/white/cDOT.svg", "typeExtras": { "assetId": "200100017" } @@ -3667,7 +3667,7 @@ "precision": 10, "priceId": "interlay", "type": "statemine", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/Interlay.svg", + "icon": "https://config2.novasama.uz/icons/chains/white/Interlay.svg", "typeExtras": { "assetId": "120" } @@ -3678,7 +3678,7 @@ "precision": 8, "priceId": "bitcoin", "type": "statemine", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/interBTC.svg", + "icon": "https://config2.novasama.uz/icons/tokens/white/interBTC.svg", "typeExtras": { "assetId": "122" } @@ -3689,7 +3689,7 @@ "precision": 6, "priceId": "tether", "type": "statemine", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/USDT.svg", + "icon": "https://config2.novasama.uz/icons/tokens/white/USDT.svg", "typeExtras": { "assetId": "102" } @@ -3699,7 +3699,7 @@ "symbol": "CLV", "precision": 18, "type": "statemine", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/Clover.svg", + "icon": "https://config2.novasama.uz/icons/chains/white/Clover.svg", "typeExtras": { "assetId": "130" } @@ -3710,7 +3710,7 @@ "precision": 18, "priceId": "astar", "type": "statemine", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/Astar.svg", + "icon": "https://config2.novasama.uz/icons/chains/white/Astar.svg", "typeExtras": { "assetId": "112" } @@ -3721,7 +3721,7 @@ "precision": 12, "priceId": "pha", "type": "statemine", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/Phala.svg", + "icon": "https://config2.novasama.uz/icons/chains/white/Phala.svg", "typeExtras": { "assetId": "115" } @@ -3751,7 +3751,7 @@ } ], "types": { - "url": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/chains/v2/types/parallel.json", + "url": "https://config2.novasama.uz/chains/v2/types/parallel.json", "overridesCommon": true }, "externalApi": { @@ -3771,7 +3771,7 @@ } ] }, - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/gradient/Parallel.svg", + "icon": "https://config2.novasama.uz/icons/chains/gradient/Parallel.svg", "addressPrefix": 172, "options": [ "governance-v1" @@ -3786,7 +3786,7 @@ "assetId": 0, "symbol": "CLV", "precision": 18, - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/Clover.svg", + "icon": "https://config2.novasama.uz/icons/chains/white/Clover.svg", "priceId": "clover-finance" } ], @@ -3810,7 +3810,7 @@ } ], "types": { - "url": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/chains/v2/types/clover.json", + "url": "https://config2.novasama.uz/chains/v2/types/clover.json", "overridesCommon": true }, "externalApi": { @@ -3821,7 +3821,7 @@ } ] }, - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/gradient/CLV_Parachain.svg", + "icon": "https://config2.novasama.uz/icons/chains/gradient/CLV_Parachain.svg", "addressPrefix": 128 }, { @@ -3834,7 +3834,7 @@ "symbol": "DOT", "precision": 10, "priceId": "polkadot", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/Polkadot.svg" + "icon": "https://config2.novasama.uz/icons/chains/white/Polkadot.svg" }, { "assetId": 1, @@ -3842,7 +3842,7 @@ "precision": 6, "priceId": "tether", "type": "statemine", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/USDT.svg", + "icon": "https://config2.novasama.uz/icons/tokens/white/USDT.svg", "typeExtras": { "assetId": "1984" } @@ -3876,7 +3876,7 @@ } ], "types": { - "url": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/chains/v2/types/statemint.json", + "url": "https://config2.novasama.uz/chains/v2/types/statemint.json", "overridesCommon": true }, "externalApi": { @@ -3887,7 +3887,7 @@ } ] }, - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/gradient/Statemint.svg", + "icon": "https://config2.novasama.uz/icons/chains/gradient/Statemint.svg", "addressPrefix": 0 }, { @@ -3899,7 +3899,7 @@ "assetId": 0, "symbol": "XRT", "precision": 9, - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/Robonomics.svg", + "icon": "https://config2.novasama.uz/icons/chains/white/Robonomics.svg", "priceId": "robonomics-network" }, { @@ -3907,7 +3907,7 @@ "symbol": "KSM", "precision": 12, "type": "statemine", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/Kusama.svg", + "icon": "https://config2.novasama.uz/icons/chains/white/Kusama.svg", "priceId": "kusama", "typeExtras": { "assetId": "4294967295" @@ -3942,7 +3942,7 @@ } ], "types": { - "url": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/chains/v2/types/robonomics.json", + "url": "https://config2.novasama.uz/chains/v2/types/robonomics.json", "overridesCommon": true }, "externalApi": { @@ -3962,7 +3962,7 @@ } ] }, - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/gradient/Robonomics.svg", + "icon": "https://config2.novasama.uz/icons/chains/gradient/Robonomics.svg", "addressPrefix": 32, "options": [ "governance-v1" @@ -3978,7 +3978,7 @@ "symbol": "KSM", "precision": 12, "priceId": "kusama", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/Kusama.svg" + "icon": "https://config2.novasama.uz/icons/chains/white/Kusama.svg" } ], "nodes": [ @@ -4005,7 +4005,7 @@ } ], "types": { - "url": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/chains/v2/types/encointer.json", + "url": "https://config2.novasama.uz/chains/v2/types/encointer.json", "overridesCommon": true }, "externalApi": { @@ -4016,7 +4016,7 @@ } ] }, - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/gradient/Encointer.svg", + "icon": "https://config2.novasama.uz/icons/chains/gradient/Encointer.svg", "addressPrefix": 2 }, { @@ -4028,7 +4028,7 @@ "assetId": 0, "symbol": "PICA", "precision": 12, - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/Picasso.svg" + "icon": "https://config2.novasama.uz/icons/chains/white/Picasso.svg" } ], "nodes": [ @@ -4055,7 +4055,7 @@ } ], "types": { - "url": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/chains/v2/types/picasso.json", + "url": "https://config2.novasama.uz/chains/v2/types/picasso.json", "overridesCommon": true }, "externalApi": { @@ -4066,7 +4066,7 @@ } ] }, - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/gradient/Picasso.svg", + "icon": "https://config2.novasama.uz/icons/chains/gradient/Picasso.svg", "addressPrefix": 49, "options": [ "governance-v1" @@ -4083,7 +4083,7 @@ "staking": "parachain", "precision": 10, "priceId": "zeitgeist", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/Zeitgeist.svg" + "icon": "https://config2.novasama.uz/icons/chains/white/Zeitgeist.svg" } ], "nodes": [ @@ -4097,7 +4097,7 @@ } ], "types": { - "url": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/chains/v2/types/zeitgeist.json", + "url": "https://config2.novasama.uz/chains/v2/types/zeitgeist.json", "overridesCommon": true }, "explorers": [ @@ -4131,7 +4131,7 @@ } ] }, - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/gradient/Zeitgeist.svg", + "icon": "https://config2.novasama.uz/icons/chains/gradient/Zeitgeist.svg", "addressPrefix": 73, "options": [ "governance-v1" @@ -4147,7 +4147,7 @@ "symbol": "LIT", "precision": 12, "priceId": "litentry", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/Litentry.svg" + "icon": "https://config2.novasama.uz/icons/chains/white/Litentry.svg" } ], "nodes": [ @@ -4174,7 +4174,7 @@ } ], "types": { - "url": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/chains/v2/types/litmus.json", + "url": "https://config2.novasama.uz/chains/v2/types/litmus.json", "overridesCommon": true }, "externalApi": { @@ -4185,7 +4185,7 @@ } ] }, - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/gradient/Litmus.svg", + "icon": "https://config2.novasama.uz/icons/chains/gradient/Litmus.svg", "addressPrefix": 131, "options": [ "governance-v1" @@ -4200,7 +4200,7 @@ "assetId": 0, "symbol": "SUB", "precision": 10, - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/Subsocial.svg" + "icon": "https://config2.novasama.uz/icons/chains/white/Subsocial.svg" } ], "nodes": [ @@ -4225,7 +4225,7 @@ } ], "types": { - "url": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/chains/v2/types/subsocial.json", + "url": "https://config2.novasama.uz/chains/v2/types/subsocial.json", "overridesCommon": true }, "externalApi": { @@ -4236,7 +4236,7 @@ } ] }, - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/gradient/Subsocial_Parachain.svg", + "icon": "https://config2.novasama.uz/icons/chains/gradient/Subsocial_Parachain.svg", "addressPrefix": 28 }, { @@ -4249,7 +4249,7 @@ "symbol": "CSM", "precision": 12, "priceId": "crust-storage-market", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/CrustShadow.svg" + "icon": "https://config2.novasama.uz/icons/chains/white/CrustShadow.svg" } ], "nodes": [ @@ -4276,7 +4276,7 @@ } ], "types": { - "url": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/chains/v2/types/crust_shadow.json", + "url": "https://config2.novasama.uz/chains/v2/types/crust_shadow.json", "overridesCommon": true }, "externalApi": { @@ -4296,7 +4296,7 @@ } ] }, - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/gradient/Crust_Shadow.svg", + "icon": "https://config2.novasama.uz/icons/chains/gradient/Crust_Shadow.svg", "addressPrefix": 66, "options": [ "governance-v1" @@ -4312,7 +4312,7 @@ "symbol": "TEER", "precision": 12, "priceId": "integritee", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/Integritee.svg" + "icon": "https://config2.novasama.uz/icons/chains/white/Integritee.svg" } ], "nodes": [ @@ -4343,7 +4343,7 @@ } ], "types": { - "url": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/chains/v2/types/Integritee.json", + "url": "https://config2.novasama.uz/chains/v2/types/Integritee.json", "overridesCommon": true }, "externalApi": { @@ -4354,7 +4354,7 @@ } ] }, - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/gradient/Integritee.svg", + "icon": "https://config2.novasama.uz/icons/chains/gradient/Integritee.svg", "addressPrefix": 13 }, { @@ -4367,7 +4367,7 @@ "symbol": "CFG", "precision": 18, "priceId": "centrifuge", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/Centrifuge.svg" + "icon": "https://config2.novasama.uz/icons/chains/white/Centrifuge.svg" } ], "nodes": [ @@ -4394,7 +4394,7 @@ } ], "types": { - "url": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/chains/v2/types/centrifuge.json", + "url": "https://config2.novasama.uz/chains/v2/types/centrifuge.json", "overridesCommon": true }, "externalApi": { @@ -4411,7 +4411,7 @@ } ] }, - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/gradient/Centrifuge.svg", + "icon": "https://config2.novasama.uz/icons/chains/gradient/Centrifuge.svg", "addressPrefix": 36, "options": [ "governance-v1" @@ -4427,7 +4427,7 @@ "symbol": "EFI", "precision": 18, "priceId": "efinity", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/Efinity.svg" + "icon": "https://config2.novasama.uz/icons/chains/white/Efinity.svg" } ], "nodes": [ @@ -4454,7 +4454,7 @@ } ], "types": { - "url": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/chains/v2/types/efinity.json", + "url": "https://config2.novasama.uz/chains/v2/types/efinity.json", "overridesCommon": true }, "externalApi": { @@ -4465,7 +4465,7 @@ } ] }, - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/gradient/Efinity.svg", + "icon": "https://config2.novasama.uz/icons/chains/gradient/Efinity.svg", "addressPrefix": 1110, "options": [ "governance-v1" @@ -4481,14 +4481,14 @@ "symbol": "HDX", "precision": 12, "priceId": "hydradx", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/HydraDX.svg" + "icon": "https://config2.novasama.uz/icons/chains/white/HydraDX.svg" }, { "assetId": 1, "symbol": "DOT", "precision": 10, "priceId": "polkadot", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/Polkadot.svg", + "icon": "https://config2.novasama.uz/icons/chains/white/Polkadot.svg", "type": "orml", "typeExtras": { "currencyIdScale": "0x05000000", @@ -4503,7 +4503,7 @@ "precision": 18, "priceId": "dai", "type": "orml", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/DAI.svg", + "icon": "https://config2.novasama.uz/icons/tokens/white/DAI.svg", "typeExtras": { "currencyIdScale": "0x02000000", "currencyIdType": "u32", @@ -4516,7 +4516,7 @@ "symbol": "LRNA", "precision": 12, "type": "orml", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/LRNA.svg", + "icon": "https://config2.novasama.uz/icons/tokens/white/LRNA.svg", "typeExtras": { "currencyIdScale": "0x01000000", "currencyIdType": "u32", @@ -4530,7 +4530,7 @@ "precision": 18, "priceId": "ethereum-wormhole", "type": "orml", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/WETH-worm.svg", + "icon": "https://config2.novasama.uz/icons/tokens/white/WETH-worm.svg", "typeExtras": { "currencyIdScale": "0x04000000", "currencyIdType": "u32", @@ -4544,7 +4544,7 @@ "precision": 8, "priceId": "wrapped-bitcoin", "type": "orml", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/WBTC.svg", + "icon": "https://config2.novasama.uz/icons/tokens/white/WBTC.svg", "typeExtras": { "currencyIdScale": "0x03000000", "currencyIdType": "u32", @@ -4577,7 +4577,7 @@ } ], "types": { - "url": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/chains/v2/types/hydra_dx.json", + "url": "https://config2.novasama.uz/chains/v2/types/hydra_dx.json", "overridesCommon": true }, "externalApi": { @@ -4594,7 +4594,7 @@ } ] }, - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/gradient/HydraDX.svg", + "icon": "https://config2.novasama.uz/icons/chains/gradient/HydraDX.svg", "addressPrefix": 63, "options": [ "governance-v1" @@ -4610,7 +4610,7 @@ "symbol": "INTR", "precision": 10, "priceId": "interlay", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/Interlay.svg", + "icon": "https://config2.novasama.uz/icons/chains/white/Interlay.svg", "type": "orml", "typeExtras": { "currencyIdScale": "0x0002", @@ -4624,7 +4624,7 @@ "symbol": "iBTC", "precision": 8, "priceId": "bitcoin", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/interBTC.svg", + "icon": "https://config2.novasama.uz/icons/tokens/white/interBTC.svg", "type": "orml", "typeExtras": { "currencyIdScale": "0x0001", @@ -4638,7 +4638,7 @@ "symbol": "DOT", "precision": 10, "priceId": "polkadot", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/Polkadot.svg", + "icon": "https://config2.novasama.uz/icons/chains/white/Polkadot.svg", "type": "orml", "typeExtras": { "currencyIdScale": "0x0000", @@ -4652,7 +4652,7 @@ "symbol": "KINT", "precision": 12, "priceId": "kintsugi", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/Kintsugi.svg", + "icon": "https://config2.novasama.uz/icons/chains/white/Kintsugi.svg", "type": "orml", "typeExtras": { "currencyIdScale": "0x000c", @@ -4666,7 +4666,7 @@ "symbol": "kBTC", "precision": 8, "priceId": "bitcoin", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/KBTC.svg", + "icon": "https://config2.novasama.uz/icons/tokens/white/KBTC.svg", "type": "orml", "typeExtras": { "currencyIdScale": "0x000b", @@ -4680,7 +4680,7 @@ "symbol": "KSM", "precision": 12, "priceId": "kusama", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/Kusama.svg", + "icon": "https://config2.novasama.uz/icons/chains/white/Kusama.svg", "type": "orml", "typeExtras": { "currencyIdScale": "0x000a", @@ -4694,7 +4694,7 @@ "symbol": "LDOT", "precision": 10, "priceId": "liquid-staking-dot", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/LDOT.svg", + "icon": "https://config2.novasama.uz/icons/tokens/white/LDOT.svg", "type": "orml", "typeExtras": { "currencyIdScale": "0x0101000000", @@ -4708,7 +4708,7 @@ "symbol": "USDT", "precision": 6, "priceId": "tether", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/USDT.svg", + "icon": "https://config2.novasama.uz/icons/tokens/white/USDT.svg", "type": "orml", "typeExtras": { "currencyIdScale": "0x0102000000", @@ -4742,7 +4742,7 @@ } ], "types": { - "url": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/chains/v2/types/interlay.json", + "url": "https://config2.novasama.uz/chains/v2/types/interlay.json", "overridesCommon": true }, "externalApi": { @@ -4753,7 +4753,7 @@ } ] }, - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/gradient/Interlay.svg", + "icon": "https://config2.novasama.uz/icons/chains/gradient/Interlay.svg", "addressPrefix": 2032 }, { @@ -4766,7 +4766,7 @@ "symbol": "NODL", "precision": 11, "priceId": "nodle-network", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/Nodle.svg" + "icon": "https://config2.novasama.uz/icons/chains/white/Nodle.svg" } ], "nodes": [ @@ -4797,7 +4797,7 @@ } ], "types": { - "url": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/chains/v2/types/nodle.json", + "url": "https://config2.novasama.uz/chains/v2/types/nodle.json", "overridesCommon": true }, "externalApi": { @@ -4808,7 +4808,7 @@ } ] }, - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/gradient/Nodle.svg", + "icon": "https://config2.novasama.uz/icons/chains/gradient/Nodle.svg", "addressPrefix": 37 }, { @@ -4819,7 +4819,7 @@ "assetId": 0, "symbol": "KSM", "precision": 12, - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/Kusama.svg" + "icon": "https://config2.novasama.uz/icons/chains/white/Kusama.svg" } ], "nodes": [ @@ -4829,10 +4829,10 @@ } ], "types": { - "url": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/chains/v2/types/singular_testnet.json", + "url": "https://config2.novasama.uz/chains/v2/types/singular_testnet.json", "overridesCommon": true }, - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/gradient/Singular_Testnet.svg", + "icon": "https://config2.novasama.uz/icons/chains/gradient/Singular_Testnet.svg", "addressPrefix": 0, "options": [ "testnet" @@ -4848,7 +4848,7 @@ "symbol": "PHA", "precision": 12, "priceId": "pha", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/Phala.svg" + "icon": "https://config2.novasama.uz/icons/chains/white/Phala.svg" } ], "nodes": [ @@ -4871,7 +4871,7 @@ } ], "types": { - "url": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/chains/v2/types/phala.json", + "url": "https://config2.novasama.uz/chains/v2/types/phala.json", "overridesCommon": true }, "externalApi": { @@ -4882,7 +4882,7 @@ } ] }, - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/gradient/Phala.svg", + "icon": "https://config2.novasama.uz/icons/chains/gradient/Phala.svg", "addressPrefix": 30, "options": [ "governance-v1" @@ -4898,7 +4898,7 @@ "symbol": "TUR", "staking": "turing", "precision": 10, - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/Turing.svg" + "icon": "https://config2.novasama.uz/icons/chains/white/Turing.svg" }, { "assetId": 1, @@ -4906,7 +4906,7 @@ "precision": 12, "priceId": "kusama", "type": "orml", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/Kusama.svg", + "icon": "https://config2.novasama.uz/icons/chains/white/Kusama.svg", "typeExtras": { "currencyIdScale": "0x01000000", "currencyIdType": "u32", @@ -4920,7 +4920,7 @@ "precision": 12, "priceId": "acala-dollar", "type": "orml", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/AUSD.svg", + "icon": "https://config2.novasama.uz/icons/tokens/white/AUSD.svg", "typeExtras": { "currencyIdScale": "0x02000000", "currencyIdType": "u32", @@ -4934,7 +4934,7 @@ "precision": 12, "priceId": "karura", "type": "orml", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/Karura.svg", + "icon": "https://config2.novasama.uz/icons/chains/white/Karura.svg", "typeExtras": { "currencyIdScale": "0x03000000", "currencyIdType": "u32", @@ -4948,7 +4948,7 @@ "precision": 12, "priceId": "liquid-ksm", "type": "orml", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/LKSM.svg", + "icon": "https://config2.novasama.uz/icons/tokens/white/LKSM.svg", "typeExtras": { "currencyIdScale": "0x04000000", "currencyIdType": "u32", @@ -4961,7 +4961,7 @@ "symbol": "HKO", "precision": 12, "type": "orml", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/HKO.svg", + "icon": "https://config2.novasama.uz/icons/tokens/white/HKO.svg", "typeExtras": { "currencyIdScale": "0x05000000", "currencyIdType": "u32", @@ -4974,7 +4974,7 @@ "symbol": "sKSM", "precision": 12, "type": "orml", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/sKSM.svg", + "icon": "https://config2.novasama.uz/icons/tokens/white/sKSM.svg", "typeExtras": { "currencyIdScale": "0x06000000", "currencyIdType": "u32", @@ -4988,7 +4988,7 @@ "precision": 12, "priceId": "pha", "type": "orml", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/Phala.svg", + "icon": "https://config2.novasama.uz/icons/tokens/white/Phala.svg", "typeExtras": { "currencyIdScale": "0x07000000", "currencyIdType": "u32", @@ -5008,7 +5008,7 @@ } ], "types": { - "url": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/chains/v2/types/turing.json", + "url": "https://config2.novasama.uz/chains/v2/types/turing.json", "overridesCommon": true }, "explorers": [ @@ -5047,7 +5047,7 @@ } ] }, - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/gradient/Turing.svg", + "icon": "https://config2.novasama.uz/icons/chains/gradient/Turing.svg", "addressPrefix": 51, "options": [ "governance-v1" @@ -5063,7 +5063,7 @@ "staking": "aleph-zero", "priceId": "aleph-zero", "precision": 12, - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/Aleph_zero.svg" + "icon": "https://config2.novasama.uz/icons/chains/white/Aleph_zero.svg" } ], "nodes": [ @@ -5081,7 +5081,7 @@ } ], "types": { - "url": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/chains/v2/types/aleph_zero.json", + "url": "https://config2.novasama.uz/chains/v2/types/aleph_zero.json", "overridesCommon": true }, "externalApi": { @@ -5098,7 +5098,7 @@ } ] }, - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/gradient/AlephZero.svg", + "icon": "https://config2.novasama.uz/icons/chains/gradient/AlephZero.svg", "addressPrefix": 42 }, { @@ -5110,7 +5110,7 @@ "assetId": 0, "symbol": "LAYR", "precision": 12, - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/Composable.svg" + "icon": "https://config2.novasama.uz/icons/chains/white/Composable.svg" } ], "nodes": [ @@ -5133,7 +5133,7 @@ } ], "types": { - "url": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/chains/v2/types/composable.json", + "url": "https://config2.novasama.uz/chains/v2/types/composable.json", "overridesCommon": true }, "externalApi": { @@ -5153,7 +5153,7 @@ } ] }, - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/gradient/Composable.png", + "icon": "https://config2.novasama.uz/icons/chains/gradient/Composable.png", "addressPrefix": 50, "options": [ "governance-v1" @@ -5169,7 +5169,7 @@ "priceId": "polkadex", "staking": "relaychain", "precision": 12, - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/Polkadex.svg" + "icon": "https://config2.novasama.uz/icons/chains/white/Polkadex.svg" } ], "nodes": [ @@ -5191,7 +5191,7 @@ } ], "types": { - "url": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/chains/v2/types/polkadex.json", + "url": "https://config2.novasama.uz/chains/v2/types/polkadex.json", "overridesCommon": true }, "externalApi": { @@ -5217,7 +5217,7 @@ } ] }, - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/gradient/Polkadex.svg", + "icon": "https://config2.novasama.uz/icons/chains/gradient/Polkadex.svg", "addressPrefix": 88, "options": [ "governance-v1" @@ -5232,7 +5232,7 @@ "assetId": 0, "symbol": "OTP", "precision": 12, - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/OriginTrail.svg" + "icon": "https://config2.novasama.uz/icons/chains/white/OriginTrail.svg" } ], "nodes": [ @@ -5249,7 +5249,7 @@ } ], "types": { - "url": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/chains/v2/types/origintrail.json", + "url": "https://config2.novasama.uz/chains/v2/types/origintrail.json", "overridesCommon": true }, "externalApi": { @@ -5260,7 +5260,7 @@ } ] }, - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/gradient/OriginTrail.svg", + "icon": "https://config2.novasama.uz/icons/chains/gradient/OriginTrail.svg", "addressPrefix": 101 }, { @@ -5273,7 +5273,7 @@ "symbol": "BNC", "precision": 12, "priceId": "bifrost-native-coin", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/Bifrost.svg" + "icon": "https://config2.novasama.uz/icons/chains/white/Bifrost.svg" }, { "assetId": 1, @@ -5281,7 +5281,7 @@ "precision": 18, "priceId": "moonbeam", "type": "orml", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/Moonbeam.svg", + "icon": "https://config2.novasama.uz/icons/chains/white/Moonbeam.svg", "typeExtras": { "currencyIdScale": "0x0801", "currencyIdType": "node_primitives.currency.CurrencyId", @@ -5295,7 +5295,7 @@ "precision": 10, "priceId": "polkadot", "type": "orml", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/Polkadot.svg", + "icon": "https://config2.novasama.uz/icons/chains/white/Polkadot.svg", "typeExtras": { "currencyIdScale": "0x0800", "currencyIdType": "node_primitives.currency.CurrencyId", @@ -5324,7 +5324,7 @@ } ], "types": { - "url": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/chains/v2/types/bifrost_polkadot.json", + "url": "https://config2.novasama.uz/chains/v2/types/bifrost_polkadot.json", "overridesCommon": true }, "externalApi": { @@ -5335,7 +5335,7 @@ } ] }, - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/gradient/Bifrost_Polkadot.svg", + "icon": "https://config2.novasama.uz/icons/chains/gradient/Bifrost_Polkadot.svg", "addressPrefix": 6 }, { @@ -5347,7 +5347,7 @@ "assetId": 0, "symbol": "LIT", "precision": 12, - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/Litentry.svg", + "icon": "https://config2.novasama.uz/icons/chains/white/Litentry.svg", "priceId": "litentry" } ], @@ -5369,7 +5369,7 @@ } ], "types": { - "url": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/chains/v2/types/litentry.json", + "url": "https://config2.novasama.uz/chains/v2/types/litentry.json", "overridesCommon": true }, "externalApi": { @@ -5380,7 +5380,7 @@ } ] }, - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/gradient/Litentry.svg", + "icon": "https://config2.novasama.uz/icons/chains/gradient/Litentry.svg", "addressPrefix": 31 }, { @@ -5393,7 +5393,7 @@ "symbol": "UNQ", "precision": 18, "priceId": "unique-network", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/Unique.svg" + "icon": "https://config2.novasama.uz/icons/chains/white/Unique.svg" } ], "nodes": [ @@ -5424,7 +5424,7 @@ } ], "types": { - "url": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/chains/v2/types/unique.json", + "url": "https://config2.novasama.uz/chains/v2/types/unique.json", "overridesCommon": true }, "externalApi": { @@ -5435,7 +5435,7 @@ } ] }, - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/gradient/Unique.svg", + "icon": "https://config2.novasama.uz/icons/chains/gradient/Unique.svg", "addressPrefix": 7391 }, { @@ -5447,7 +5447,7 @@ "assetId": 0, "symbol": "DORA", "precision": 12, - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/DoraFactory.svg", + "icon": "https://config2.novasama.uz/icons/chains/white/DoraFactory.svg", "priceId": "dora-factory" } ], @@ -5465,7 +5465,7 @@ } ], "types": { - "url": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/chains/v2/types/dorafactory.json", + "url": "https://config2.novasama.uz/chains/v2/types/dorafactory.json", "overridesCommon": true }, "externalApi": { @@ -5476,7 +5476,7 @@ } ] }, - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/gradient/DoraFactory.svg", + "icon": "https://config2.novasama.uz/icons/chains/gradient/DoraFactory.svg", "addressPrefix": 128 }, { @@ -5488,7 +5488,7 @@ "assetId": 0, "symbol": "MGX", "precision": 18, - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/MangataX.svg", + "icon": "https://config2.novasama.uz/icons/chains/white/MangataX.svg", "type": "orml", "typeExtras": { "currencyIdScale": "0x00000000", @@ -5502,7 +5502,7 @@ "symbol": "KSM", "precision": 12, "priceId": "kusama", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/Kusama.svg", + "icon": "https://config2.novasama.uz/icons/chains/white/Kusama.svg", "type": "orml", "typeExtras": { "currencyIdScale": "0x04000000", @@ -5516,7 +5516,7 @@ "symbol": "ETH", "precision": 18, "priceId": "ethereum", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/ETH.svg", + "icon": "https://config2.novasama.uz/icons/tokens/white/ETH.svg", "type": "orml", "typeExtras": { "currencyIdScale": "0x01000000", @@ -5550,10 +5550,10 @@ } ], "types": { - "url": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/chains/v2/types/mangatax.json", + "url": "https://config2.novasama.uz/chains/v2/types/mangatax.json", "overridesCommon": true }, - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/gradient/MangataX.svg", + "icon": "https://config2.novasama.uz/icons/chains/gradient/MangataX.svg", "addressPrefix": 42 }, { @@ -5566,7 +5566,7 @@ "staking": "aleph-zero", "priceId": "aleph-zero", "precision": 12, - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/Aleph_zero.svg" + "icon": "https://config2.novasama.uz/icons/chains/white/Aleph_zero.svg" } ], "nodes": [ @@ -5576,10 +5576,10 @@ } ], "types": { - "url": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/chains/v2/types/aleph_zero_testnet.json", + "url": "https://config2.novasama.uz/chains/v2/types/aleph_zero_testnet.json", "overridesCommon": true }, - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/gradient/AlephZero_Testnet.svg", + "icon": "https://config2.novasama.uz/icons/chains/gradient/AlephZero_Testnet.svg", "addressPrefix": 42, "options": [ "testnet" @@ -5593,7 +5593,7 @@ "assetId": 0, "symbol": "UNIT", "precision": 12, - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/Moonriver.svg" + "icon": "https://config2.novasama.uz/icons/chains/white/Moonriver.svg" } ], "nodes": [ @@ -5603,10 +5603,10 @@ } ], "types": { - "url": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/chains/v2/types/moonbase_relay.json", + "url": "https://config2.novasama.uz/chains/v2/types/moonbase_relay.json", "overridesCommon": true }, - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/gradient/Moonbase_Alpha_Testnet.svg", + "icon": "https://config2.novasama.uz/icons/chains/gradient/Moonbase_Alpha_Testnet.svg", "addressPrefix": 42, "options": [ "testnet" @@ -5621,7 +5621,7 @@ "symbol": "POLYX", "precision": 6, "priceId": "polymesh", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/Polymesh.svg", + "icon": "https://config2.novasama.uz/icons/chains/white/Polymesh.svg", "staking": "relaychain" } ], @@ -5640,10 +5640,10 @@ } ], "types": { - "url": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/chains/v2/types/polymesh.json", + "url": "https://config2.novasama.uz/chains/v2/types/polymesh.json", "overridesCommon": true }, - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/gradient/Polymesh_Testnet.svg", + "icon": "https://config2.novasama.uz/icons/chains/gradient/Polymesh_Testnet.svg", "addressPrefix": 42, "options": [ "testnet" @@ -5658,7 +5658,7 @@ "assetId": 0, "symbol": "PCHU", "precision": 18, - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/Pichiu.svg" + "icon": "https://config2.novasama.uz/icons/chains/white/Pichiu.svg" } ], "nodes": [ @@ -5668,7 +5668,7 @@ } ], "types": { - "url": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/chains/v2/types/pichiu.json", + "url": "https://config2.novasama.uz/chains/v2/types/pichiu.json", "overridesCommon": true }, "externalApi": { @@ -5679,7 +5679,7 @@ } ] }, - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/gradient/Pichiu.svg", + "icon": "https://config2.novasama.uz/icons/chains/gradient/Pichiu.svg", "addressPrefix": 42, "options": [ "governance-v1" @@ -5701,7 +5701,7 @@ "assetId": 0, "symbol": "KAB", "precision": 12, - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/Kabocha.svg" + "icon": "https://config2.novasama.uz/icons/chains/white/Kabocha.svg" } ], "nodes": [ @@ -5718,7 +5718,7 @@ } ], "types": { - "url": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/chains/v2/types/kabocha.json", + "url": "https://config2.novasama.uz/chains/v2/types/kabocha.json", "overridesCommon": true }, "externalApi": { @@ -5729,7 +5729,7 @@ } ] }, - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/gradient/Kabocha.svg", + "icon": "https://config2.novasama.uz/icons/chains/gradient/Kabocha.svg", "addressPrefix": 27 }, { @@ -5741,7 +5741,7 @@ "assetId": 0, "symbol": "DHX", "precision": 18, - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/DataHighway.svg", + "icon": "https://config2.novasama.uz/icons/chains/white/DataHighway.svg", "priceId": "datahighway" } ], @@ -5765,7 +5765,7 @@ } ], "types": { - "url": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/chains/v2/types/tanganika.json", + "url": "https://config2.novasama.uz/chains/v2/types/tanganika.json", "overridesCommon": true }, "externalApi": { @@ -5785,7 +5785,7 @@ } ] }, - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/gradient/Tanganika_DataHighway.svg", + "icon": "https://config2.novasama.uz/icons/chains/gradient/Tanganika_DataHighway.svg", "addressPrefix": 33, "options": [ "governance-v1" @@ -5801,7 +5801,7 @@ "symbol": "BAJU", "precision": 12, "priceId": "ajuna-network", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/Bajun.svg" + "icon": "https://config2.novasama.uz/icons/chains/white/Bajun.svg" } ], "nodes": [ @@ -5826,7 +5826,7 @@ } ], "types": { - "url": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/chains/v2/types/bajun.json", + "url": "https://config2.novasama.uz/chains/v2/types/bajun.json", "overridesCommon": true }, "externalApi": { @@ -5837,7 +5837,7 @@ } ] }, - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/gradient/Bajun.svg", + "icon": "https://config2.novasama.uz/icons/chains/gradient/Bajun.svg", "addressPrefix": 1337 }, { @@ -5849,7 +5849,7 @@ "assetId": 0, "symbol": "IMBU", "precision": 12, - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/Imbue.svg" + "icon": "https://config2.novasama.uz/icons/chains/white/Imbue.svg" } ], "nodes": [ @@ -5866,7 +5866,7 @@ } ], "types": { - "url": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/chains/v2/types/imbue.json", + "url": "https://config2.novasama.uz/chains/v2/types/imbue.json", "overridesCommon": true }, "externalApi": { @@ -5877,7 +5877,7 @@ } ] }, - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/gradient/Imbue.svg", + "icon": "https://config2.novasama.uz/icons/chains/gradient/Imbue.svg", "addressPrefix": 42 }, { @@ -5888,7 +5888,7 @@ "assetId": 0, "symbol": "Unit", "precision": 12, - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/Rococo.svg", + "icon": "https://config2.novasama.uz/icons/chains/white/Rococo.svg", "staking": "relaychain" } ], @@ -5899,10 +5899,10 @@ } ], "types": { - "url": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/chains/v2/types/arctic_relay_testnet.json", + "url": "https://config2.novasama.uz/chains/v2/types/arctic_relay_testnet.json", "overridesCommon": true }, - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/gradient/Rococo_Testnet.svg", + "icon": "https://config2.novasama.uz/icons/chains/gradient/Rococo_Testnet.svg", "addressPrefix": 42, "options": [ "testnet" @@ -5916,7 +5916,7 @@ "assetId": 0, "symbol": "ROC", "precision": 12, - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/Rococo.svg" + "icon": "https://config2.novasama.uz/icons/chains/white/Rococo.svg" } ], "nodes": [ @@ -5926,10 +5926,10 @@ } ], "types": { - "url": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/chains/v2/types/rococo.json", + "url": "https://config2.novasama.uz/chains/v2/types/rococo.json", "overridesCommon": true }, - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/gradient/Rococo_Testnet.svg", + "icon": "https://config2.novasama.uz/icons/chains/gradient/Rococo_Testnet.svg", "addressPrefix": 42, "options": [ "testnet", @@ -5945,7 +5945,7 @@ "assetId": 0, "symbol": "TNKR", "precision": 12, - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/Tinkernet.svg" + "icon": "https://config2.novasama.uz/icons/chains/white/Tinkernet.svg" } ], "nodes": [ @@ -5962,7 +5962,7 @@ } ], "types": { - "url": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/chains/v2/types/tinkernet.json", + "url": "https://config2.novasama.uz/chains/v2/types/tinkernet.json", "overridesCommon": true }, "externalApi": { @@ -5973,7 +5973,7 @@ } ] }, - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/gradient/Tinkernet.svg", + "icon": "https://config2.novasama.uz/icons/chains/gradient/Tinkernet.svg", "addressPrefix": 117 }, { @@ -5985,13 +5985,13 @@ "assetId": 0, "symbol": "FREN", "precision": 12, - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/FREN.svg" + "icon": "https://config2.novasama.uz/icons/tokens/white/FREN.svg" }, { "assetId": 1, "symbol": "GM", "precision": 0, - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/GM.svg", + "icon": "https://config2.novasama.uz/icons/tokens/white/GM.svg", "type": "orml", "typeExtras": { "currencyIdScale": "0x01", @@ -6004,7 +6004,7 @@ "assetId": 2, "symbol": "GN", "precision": 0, - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/GN.svg", + "icon": "https://config2.novasama.uz/icons/tokens/white/GN.svg", "type": "orml", "typeExtras": { "currencyIdScale": "0x02", @@ -6036,7 +6036,7 @@ } ], "types": { - "url": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/chains/v2/types/gm.json", + "url": "https://config2.novasama.uz/chains/v2/types/gm.json", "overridesCommon": true }, "externalApi": { @@ -6047,7 +6047,7 @@ } ] }, - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/gradient/GM.svg", + "icon": "https://config2.novasama.uz/icons/chains/gradient/GM.svg", "addressPrefix": 7013 }, { @@ -6059,7 +6059,7 @@ "assetId": 0, "symbol": "AMPE", "precision": 12, - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/Amplitude.svg" + "icon": "https://config2.novasama.uz/icons/chains/white/Amplitude.svg" } ], "nodes": [ @@ -6086,10 +6086,10 @@ ] }, "types": { - "url": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/chains/v2/types/amplitude.json", + "url": "https://config2.novasama.uz/chains/v2/types/amplitude.json", "overridesCommon": true }, - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/gradient/Amplitude.svg", + "icon": "https://config2.novasama.uz/icons/chains/gradient/Amplitude.svg", "addressPrefix": 57, "options": [ "governance-v1" @@ -6105,7 +6105,7 @@ "priceId": "coin-capsule", "staking": "relaychain", "precision": 18, - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/Ternoa.svg" + "icon": "https://config2.novasama.uz/icons/chains/white/Ternoa.svg" } ], "nodes": [ @@ -6137,10 +6137,10 @@ ] }, "types": { - "url": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/chains/v2/types/ternoa.json", + "url": "https://config2.novasama.uz/chains/v2/types/ternoa.json", "overridesCommon": true }, - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/gradient/Ternoa.svg", + "icon": "https://config2.novasama.uz/icons/chains/gradient/Ternoa.svg", "addressPrefix": 42 }, { @@ -6153,7 +6153,7 @@ "priceId": "coin-capsule", "staking": "relaychain", "precision": 18, - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/Ternoa.svg" + "icon": "https://config2.novasama.uz/icons/chains/white/Ternoa.svg" } ], "nodes": [ @@ -6171,10 +6171,10 @@ } ], "types": { - "url": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/chains/v2/types/ternoa_alphanet.json", + "url": "https://config2.novasama.uz/chains/v2/types/ternoa_alphanet.json", "overridesCommon": true }, - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/gradient/Ternoa_Alphanet.svg", + "icon": "https://config2.novasama.uz/icons/chains/gradient/Ternoa_Alphanet.svg", "addressPrefix": 42, "options": [ "testnet" @@ -6189,7 +6189,7 @@ "symbol": "TUR", "staking": "turing", "precision": 10, - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/Turing.svg" + "icon": "https://config2.novasama.uz/icons/chains/white/Turing.svg" } ], "nodes": [ @@ -6199,10 +6199,10 @@ } ], "types": { - "url": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/chains/v2/types/turing_staging.json", + "url": "https://config2.novasama.uz/chains/v2/types/turing_staging.json", "overridesCommon": true }, - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/gradient/Turing_Staging.svg", + "icon": "https://config2.novasama.uz/icons/chains/gradient/Turing_Staging.svg", "addressPrefix": 51, "options": [ "testnet" @@ -6216,7 +6216,7 @@ "assetId": 0, "symbol": "Unit", "precision": 12, - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/GOV2.svg" + "icon": "https://config2.novasama.uz/icons/tokens/white/GOV2.svg" } ], "nodes": [ @@ -6234,10 +6234,10 @@ } ], "types": { - "url": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/chains/v2/types/governance2_testnet.json", + "url": "https://config2.novasama.uz/chains/v2/types/governance2_testnet.json", "overridesCommon": true }, - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/gradient/Governance2_Testnet.svg", + "icon": "https://config2.novasama.uz/icons/chains/gradient/Governance2_Testnet.svg", "addressPrefix": 42, "options": [ "testnet", @@ -6254,7 +6254,7 @@ "symbol": "KYL", "precision": 18, "priceId": "kylin-network", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/KYL.svg" + "icon": "https://config2.novasama.uz/icons/tokens/white/KYL.svg" } ], "nodes": [ @@ -6288,10 +6288,10 @@ ] }, "types": { - "url": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/chains/v2/types/kylin.json", + "url": "https://config2.novasama.uz/chains/v2/types/kylin.json", "overridesCommon": true }, - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/gradient/Kylin.svg", + "icon": "https://config2.novasama.uz/icons/chains/gradient/Kylin.svg", "addressPrefix": 42 }, { @@ -6304,7 +6304,7 @@ "symbol": "RING", "precision": 18, "priceId": "darwinia-network-native-token", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/RING.svg" + "icon": "https://config2.novasama.uz/icons/tokens/white/RING.svg" } ], "nodes": [ @@ -6339,10 +6339,10 @@ ] }, "types": { - "url": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/chains/v2/types/darwinia.json", + "url": "https://config2.novasama.uz/chains/v2/types/darwinia.json", "overridesCommon": true }, - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/gradient/Darwinia.svg", + "icon": "https://config2.novasama.uz/icons/chains/gradient/Darwinia.svg", "addressPrefix": 18 }, { @@ -6354,7 +6354,7 @@ "assetId": 0, "symbol": "KAPEX", "precision": 12, - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/KAPEX.svg" + "icon": "https://config2.novasama.uz/icons/tokens/white/KAPEX.svg" } ], "nodes": [ @@ -6379,10 +6379,10 @@ ] }, "types": { - "url": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/chains/v2/types/kapex.json", + "url": "https://config2.novasama.uz/chains/v2/types/kapex.json", "overridesCommon": true }, - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/gradient/Totem.svg", + "icon": "https://config2.novasama.uz/icons/chains/gradient/Totem.svg", "addressPrefix": 2007 }, { @@ -6394,7 +6394,7 @@ "symbol": "POLYX", "precision": 6, "priceId": "polymesh", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/Polymesh.svg", + "icon": "https://config2.novasama.uz/icons/chains/white/Polymesh.svg", "staking": "relaychain" } ], @@ -6413,10 +6413,10 @@ } ], "types": { - "url": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/chains/v2/types/polymesh_mainnet.json", + "url": "https://config2.novasama.uz/chains/v2/types/polymesh_mainnet.json", "overridesCommon": true }, - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/gradient/Polymesh.svg", + "icon": "https://config2.novasama.uz/icons/chains/gradient/Polymesh.svg", "addressPrefix": 12 }, { @@ -6427,7 +6427,7 @@ "assetId": 0, "symbol": "tEDG", "precision": 18, - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/Edgeware.svg" + "icon": "https://config2.novasama.uz/icons/chains/white/Edgeware.svg" } ], "nodes": [ @@ -6437,10 +6437,10 @@ } ], "types": { - "url": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/chains/v2/types/beresheet.json", + "url": "https://config2.novasama.uz/chains/v2/types/beresheet.json", "overridesCommon": true }, - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/gradient/Beresheet.svg", + "icon": "https://config2.novasama.uz/icons/chains/gradient/Beresheet.svg", "addressPrefix": 7, "options": [ "testnet" @@ -6455,7 +6455,7 @@ "assetId": 0, "symbol": "ICZ", "precision": 18, - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/ICZ.svg" + "icon": "https://config2.novasama.uz/icons/tokens/white/ICZ.svg" } ], "nodes": [ @@ -6478,10 +6478,10 @@ } ], "types": { - "url": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/chains/v2/types/snow.json", + "url": "https://config2.novasama.uz/chains/v2/types/snow.json", "overridesCommon": true }, - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/gradient/SNOW.svg", + "icon": "https://config2.novasama.uz/icons/chains/gradient/SNOW.svg", "addressPrefix": 2207, "options": [ "governance-v1" @@ -6495,7 +6495,7 @@ "assetId": 0, "symbol": "Unit", "precision": 12, - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/GOV2.svg" + "icon": "https://config2.novasama.uz/icons/tokens/white/GOV2.svg" } ], "nodes": [ @@ -6505,7 +6505,7 @@ } ], "types": { - "url": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/chains/v2/types/novasama_gov2_testnet.json", + "url": "https://config2.novasama.uz/chains/v2/types/novasama_gov2_testnet.json", "overridesCommon": true }, "externalApi": { @@ -6516,7 +6516,7 @@ } ] }, - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/gradient/Governance2_Testnet.svg", + "icon": "https://config2.novasama.uz/icons/chains/gradient/Governance2_Testnet.svg", "addressPrefix": 2, "options": [ "testnet", @@ -6532,7 +6532,7 @@ "assetId": 0, "symbol": "MITO", "precision": 12, - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/MITO.svg" + "icon": "https://config2.novasama.uz/icons/tokens/white/MITO.svg" } ], "nodes": [ @@ -6557,10 +6557,10 @@ ] }, "types": { - "url": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/chains/v2/types/dao_ipci.json", + "url": "https://config2.novasama.uz/chains/v2/types/dao_ipci.json", "overridesCommon": true }, - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/gradient/DAOIPCI.svg", + "icon": "https://config2.novasama.uz/icons/chains/gradient/DAOIPCI.svg", "addressPrefix": 32 }, { @@ -6571,7 +6571,7 @@ "assetId": 0, "symbol": "Unit", "precision": 10, - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/GOV2.svg", + "icon": "https://config2.novasama.uz/icons/tokens/white/GOV2.svg", "staking": "relaychain" } ], @@ -6590,10 +6590,10 @@ ] }, "types": { - "url": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/chains/v2/types/polkadot.json", + "url": "https://config2.novasama.uz/chains/v2/types/polkadot.json", "overridesCommon": true }, - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/gradient/Governance2_Testnet.svg", + "icon": "https://config2.novasama.uz/icons/chains/gradient/Governance2_Testnet.svg", "addressPrefix": 0, "options": [ "testnet", @@ -6609,7 +6609,7 @@ "symbol": "MYRIA", "precision": 18, "priceId": "myriad-social", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/MYRIA.svg" + "icon": "https://config2.novasama.uz/icons/tokens/white/MYRIA.svg" } ], "nodes": [ @@ -6627,10 +6627,10 @@ } ], "types": { - "url": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/chains/v2/types/myriad.json", + "url": "https://config2.novasama.uz/chains/v2/types/myriad.json", "overridesCommon": true }, - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/gradient/Myriad.svg", + "icon": "https://config2.novasama.uz/icons/chains/gradient/Myriad.svg", "addressPrefix": 42 }, { @@ -6642,7 +6642,7 @@ "symbol": "TAO", "precision": 18, "priceId": "fusotao", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/TAO.svg" + "icon": "https://config2.novasama.uz/icons/tokens/white/TAO.svg" } ], "nodes": [ @@ -6660,10 +6660,10 @@ } ], "types": { - "url": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/chains/v2/types/fusotao.json", + "url": "https://config2.novasama.uz/chains/v2/types/fusotao.json", "overridesCommon": true }, - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/gradient/Fusotao.svg", + "icon": "https://config2.novasama.uz/icons/chains/gradient/Fusotao.svg", "addressPrefix": 42 }, { @@ -6675,7 +6675,7 @@ "symbol": "XX", "precision": 9, "priceId": "xxcoin", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/XX.svg" + "icon": "https://config2.novasama.uz/icons/tokens/white/XX.svg" } ], "nodes": [ @@ -6715,10 +6715,10 @@ ] }, "types": { - "url": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/chains/v2/types/xx_network.json", + "url": "https://config2.novasama.uz/chains/v2/types/xx_network.json", "overridesCommon": true }, - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/gradient/XX_network.svg", + "icon": "https://config2.novasama.uz/icons/chains/gradient/XX_network.svg", "addressPrefix": 55 }, { @@ -6731,14 +6731,14 @@ "symbol": "PEN", "precision": 12, "priceId": "pendulum-chain", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/PEN.svg" + "icon": "https://config2.novasama.uz/icons/tokens/white/PEN.svg" }, { "assetId": 1, "symbol": "DOT", "precision": 10, "type": "orml", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/Polkadot.svg", + "icon": "https://config2.novasama.uz/icons/chains/white/Polkadot.svg", "typeExtras": { "currencyIdScale": "0x0100", "currencyIdType": "pendulum_runtime.currency.CurrencyId", @@ -6762,10 +6762,10 @@ ] }, "types": { - "url": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/chains/v2/types/pendulum.json", + "url": "https://config2.novasama.uz/chains/v2/types/pendulum.json", "overridesCommon": true }, - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/gradient/Pendulum.svg", + "icon": "https://config2.novasama.uz/icons/chains/gradient/Pendulum.svg", "addressPrefix": 56 }, { @@ -6776,7 +6776,7 @@ "assetId": 0, "symbol": "AVT", "precision": 18, - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/AVT.svg" + "icon": "https://config2.novasama.uz/icons/tokens/white/AVT.svg" } ], "nodes": [ @@ -6794,10 +6794,10 @@ } ], "types": { - "url": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/chains/v2/types/aventus_testnet.json", + "url": "https://config2.novasama.uz/chains/v2/types/aventus_testnet.json", "overridesCommon": true }, - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/gradient/Aventus_Testnet.svg", + "icon": "https://config2.novasama.uz/icons/chains/gradient/Aventus_Testnet.svg", "addressPrefix": 42, "options": [ "testnet" @@ -6813,7 +6813,7 @@ "symbol": "AVT", "precision": 18, "priceId": "aventus", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/AVT.svg" + "icon": "https://config2.novasama.uz/icons/tokens/white/AVT.svg" } ], "nodes": [ @@ -6831,10 +6831,10 @@ } ], "types": { - "url": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/chains/v2/types/aventus.json", + "url": "https://config2.novasama.uz/chains/v2/types/aventus.json", "overridesCommon": true }, - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/gradient/Aventus.svg", + "icon": "https://config2.novasama.uz/icons/chains/gradient/Aventus.svg", "addressPrefix": 42 }, { @@ -6847,7 +6847,7 @@ "symbol": "CRU", "precision": 12, "priceId": "crust-network", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/CRU.svg" + "icon": "https://config2.novasama.uz/icons/tokens/white/CRU.svg" } ], "nodes": [ @@ -6865,10 +6865,10 @@ } ], "types": { - "url": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/chains/v2/types/crust.json", + "url": "https://config2.novasama.uz/chains/v2/types/crust.json", "overridesCommon": true }, - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/gradient/Crust.svg", + "icon": "https://config2.novasama.uz/icons/chains/gradient/Crust.svg", "addressPrefix": 88 }, { @@ -6881,7 +6881,7 @@ "symbol": "KINT", "precision": 12, "type": "orml", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/white/Kintsugi.svg", + "icon": "https://config2.novasama.uz/icons/chains/white/Kintsugi.svg", "typeExtras": { "currencyIdScale": "0x000c", "currencyIdType": "interbtc_primitives.CurrencyId", @@ -6894,7 +6894,7 @@ "symbol": "kBTC", "precision": 8, "type": "orml", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/KBTC.svg", + "icon": "https://config2.novasama.uz/icons/tokens/white/KBTC.svg", "typeExtras": { "currencyIdScale": "0x000b", "currencyIdType": "interbtc_primitives.CurrencyId", @@ -6907,7 +6907,7 @@ "symbol": "LKSM", "precision": 12, "type": "orml", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/LKSM.svg", + "icon": "https://config2.novasama.uz/icons/tokens/white/LKSM.svg", "typeExtras": { "currencyIdScale": "0x0102000000", "currencyIdType": "interbtc_primitives.CurrencyId", @@ -6920,7 +6920,7 @@ "symbol": "USDT", "precision": 6, "type": "orml", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/USDT.svg", + "icon": "https://config2.novasama.uz/icons/tokens/white/USDT.svg", "typeExtras": { "currencyIdScale": "0x0103000000", "currencyIdType": "interbtc_primitives.CurrencyId", @@ -6933,7 +6933,7 @@ "symbol": "aUSD", "precision": 12, "type": "orml", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/AUSD.svg", + "icon": "https://config2.novasama.uz/icons/tokens/white/AUSD.svg", "typeExtras": { "currencyIdScale": "0x0101000000", "currencyIdType": "interbtc_primitives.CurrencyId", @@ -6946,7 +6946,7 @@ "symbol": "KSM-kBTC", "precision": 18, "type": "orml", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/KSM-KBTC.svg", + "icon": "https://config2.novasama.uz/icons/tokens/white/KSM-KBTC.svg", "typeExtras": { "currencyIdScale": "0x03000a000b", "currencyIdType": "interbtc_primitives.CurrencyId", @@ -6959,7 +6959,7 @@ "symbol": "kBTC-USDT", "precision": 18, "type": "orml", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/KBTC-USDT.svg", + "icon": "https://config2.novasama.uz/icons/tokens/white/KBTC-USDT.svg", "typeExtras": { "currencyIdScale": "0x03000b0101000000", "currencyIdType": "interbtc_primitives.CurrencyId", @@ -6972,7 +6972,7 @@ "symbol": "KSM-KINT", "precision": 18, "type": "orml", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/KSM-KINT.svg", + "icon": "https://config2.novasama.uz/icons/tokens/white/KSM-KINT.svg", "typeExtras": { "currencyIdScale": "0x03000a000c", "currencyIdType": "interbtc_primitives.CurrencyId", @@ -6988,10 +6988,10 @@ } ], "types": { - "url": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/chains/v2/types/kintsugi_testnet.json", + "url": "https://config2.novasama.uz/chains/v2/types/kintsugi_testnet.json", "overridesCommon": true }, - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/gradient/Kintrusgi_Testnet.svg", + "icon": "https://config2.novasama.uz/icons/chains/gradient/Kintrusgi_Testnet.svg", "addressPrefix": 2092, "options": [ "testnet" @@ -7006,7 +7006,7 @@ "assetId": 0, "symbol": "HASH", "precision": 18, - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/HASH.svg" + "icon": "https://config2.novasama.uz/icons/tokens/white/HASH.svg" } ], "nodes": [ @@ -7020,10 +7020,10 @@ } ], "types": { - "url": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/chains/v2/types/hashed.json", + "url": "https://config2.novasama.uz/chains/v2/types/hashed.json", "overridesCommon": true }, - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/gradient/Hashed.svg", + "icon": "https://config2.novasama.uz/icons/chains/gradient/Hashed.svg", "addressPrefix": 42 }, { @@ -7035,7 +7035,7 @@ "symbol": "TAO", "precision": 9, "priceId": "bittensor", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/TAO_bittensor.svg" + "icon": "https://config2.novasama.uz/icons/tokens/white/TAO_bittensor.svg" } ], "nodes": [ @@ -7045,10 +7045,10 @@ } ], "types": { - "url": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/chains/v2/types/bittensor.json", + "url": "https://config2.novasama.uz/chains/v2/types/bittensor.json", "overridesCommon": true }, - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/gradient/Bittensor.svg", + "icon": "https://config2.novasama.uz/icons/chains/gradient/Bittensor.svg", "addressPrefix": 42 }, { @@ -7060,7 +7060,7 @@ "symbol": "MATIC", "priceId": "matic-network", "type": "evmNative", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/MATIC.svg", + "icon": "https://config2.novasama.uz/icons/tokens/white/MATIC.svg", "precision": 18 } ], @@ -7089,7 +7089,7 @@ } ] }, - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/gradient/Polygon.svg", + "icon": "https://config2.novasama.uz/icons/chains/gradient/Polygon.svg", "addressPrefix": 137, "options": [ "ethereumBased", @@ -7105,7 +7105,7 @@ "symbol": "SAMA", "priceId": "exosama-network", "type": "evmNative", - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/tokens/white/MOONSAMA.svg", + "icon": "https://config2.novasama.uz/icons/tokens/white/MOONSAMA.svg", "precision": 18 } ], @@ -7134,7 +7134,7 @@ } ] }, - "icon": "https://raw.githubusercontent.com/nova-wallet/nova-utils/master/icons/chains/gradient/Exosama.svg", + "icon": "https://config2.novasama.uz/icons/chains/gradient/Exosama.svg", "addressPrefix": 2109, "options": [ "ethereumBased", diff --git a/scripts/replace_urls.py b/scripts/replace_urls.py new file mode 100644 index 000000000..652b88769 --- /dev/null +++ b/scripts/replace_urls.py @@ -0,0 +1,30 @@ +import os +import json + +from utils.work_with_data import replace_data_in_nested_object, get_data_from_file, write_data_to_file + + +env = os.getenv('ENVIRONMENT') +new_domain = 'https://config2.novasama.uz/' +value_to_replace = 'https://raw.githubusercontent.com/nova-wallet/nova-utils/master/' + +if env == 'DEV': + chains_file_path = os.getenv('DEV_CHAINS_JSON_PATH') + assets_file_path = os.getenv('DEV_ASSETS_JSON_PATH') +elif env == 'PROD': + chains_file_path = os.getenv('CHAINS_JSON_PATH') + assets_file_path = os.getenv('ASSETS_JSON_PATH') +else: + raise Exception(f'Provide right ENVIRONMENT variable - DEV or PROD, currentli it is: {env}') + +replaced_chains_file_path = chains_file_path # Temporarly update the same file as provided +replaced_assets_file_path = assets_file_path + +chains_data = get_data_from_file(chains_file_path) +assets_data = get_data_from_file(assets_file_path) + +replace_data_in_nested_object(chains_data, value_to_replace, new_domain) +replace_data_in_nested_object(assets_data, value_to_replace, new_domain) + +write_data_to_file(replaced_chains_file_path, json.dumps(chains_data, indent=4)) +write_data_to_file(replaced_assets_file_path, json.dumps(assets_data, indent=4)) diff --git a/scripts/utils/work_with_data.py b/scripts/utils/work_with_data.py index ff6b4e310..690e1cb60 100644 --- a/scripts/utils/work_with_data.py +++ b/scripts/utils/work_with_data.py @@ -35,3 +35,20 @@ def write_data_to_file(name, data: str): with open(name, "w") as file: file.write(data) file.write("\n") + + +def replace_data_in_nested_object(json_data, value_to_replace, new_value): + """ + Recursively replaces value in any parameter of dictionaries with new_value. + """ + if isinstance(json_data, dict): + for key, value in json_data.items(): + if isinstance(value, (dict, list)): + replace_data_in_nested_object(value, value_to_replace, new_value) + elif isinstance(value, str) and value_to_replace in value: + json_data[key] = value.replace(value_to_replace, new_value) + elif isinstance(json_data, list): + for item in json_data: + replace_data_in_nested_object(item, value_to_replace, new_value) + + return json_data \ No newline at end of file